v0.20.0
Migrate From v0.19.x to v0.20.x
To migrate from 0.19.x to v0.20.x, please follow the guide
Changes
💥 Breaking Change
hd
- #476 chore(hd): deprecate load/save method (@zhangyouxin)
lumos
- #453 chore(lumos): change lumos package entries file (@IronLu233)
🚀 Enhancement
config-manager
transaction-manager
- #517 feat(transaction-manager): pending transaction manager (@zhangyouxin)
base
,ckb-indexer
- #502 feat: indexer cells filter (@zhangyouxin)
rpc
- #512 feat(rpc): update rpc methods (@IronLu233)
- #493 feat(rpc): support rpc runs on service worker (@IronLu233)
ckb-indexer
,rpc
hd
- #483 feat(hd): browser compatible scrypt (@zhangyouxin)
base
- #481 chore: remove compute script hash second parameter (@IronLu233)
ckb-indexer
- #475 feat(ckb-indexer): multiple collector query options (@IronLu233)
helpers
- #463 feat(helpers): add createTransactionSkeleton function (@PainterPuppets)
e2e-test
,light-client
- #462 feat: update light-client rpc (@PainterPuppets)
- #444 feat(ckb-indexer): support light client (@PainterPuppets)
base
,codec
,lumos
,molecule
- #413 feat: molecule schema parser (@zhangyouxin)
🐛 Bug Fix
ckb-indexer
,testkit
e2e-test
- #514 fix: getGenesisSciprtConfig misspell (@phroi)
- #459 fix: e2e_test ckb claim conflict (@PainterPuppets)
e2e-test
,light-client
- #465 fix: light-client get_transactions rpc response is inconsistent (@PainterPuppets)
📝 Documentation
- #506 fix: docs build failed (@homura)
- #452 docs: guide for shimming NodeJS API (@IronLu233)
🏠 Internal
e2e-test
- #489 chore: ci failed since incorrect dasel ver (@gpBlockchain)
- #477 chore: update e2e-test ckb node version (@PainterPuppets)
- #473 fix: e2e-test timeout error (@PainterPuppets)
Committers: 7
- Iron Lu (@IronLu233)
- Phroi (@phroi)
- Riu (@LiRiu)
- Shinya (@zhangyouxin)
- Yonghui Lin (@homura)
- gpBlockchain (@gpBlockchain)
- 布偶什么的就是布偶 (@PainterPuppets)