0.19.0
To migrate to 0.19, please check the migration guide
What's Changed
- feat: add e2e-test package by @PainterPuppets in #431
- feat(helpers): verify P2PKH digest with raw tx instead of skeleton by @IronLu233 in #440
- feat(bi): add support for unit conversions to BI by @0x40leakage in #442
- feat(rpc): rpc module support indexer RPC by @PainterPuppets in #439
- feat(ckb-indexer): integrate merged rpc by @PainterPuppets in #445
- refactor(examples): replace omni lock hash code in omnilock metamask example by @IronLu233 in #447
- refactor(ckb-indexer): refactor Indexer / Collector by @PainterPuppets in #451
- refactor: migrate base package to TS by @IronLu233 in #450
New Contributors
- @0x40leakage made their first contribution in #442
Full Changelog: v0.19.0-beta.0...v0.19.0