0.101.1
github-actions
released this
01 Dec 15:21
·
162 commits
to develop
since this release
🚀 Features
- Add address generation methods (#494, #496)
- Add timestamp in RPC response (#489)
- Make ckb-indexer interface compatible (#491)
- Adopt full address by default (#506)
- Add enum Freeze in extraFilter (#508)
- Support
build_sudt_issue_transaction
(#501) - Add
build_sudt_issue_transaction
test (#502)
🐛 Bug Fixes
🧰 Maintenance
📝 Document
Breaking Changes
- Rename rpc
build_deposit_transaction
tobuild_dao_deposit_transaction
(#483) - Rename rpc
build_withdraw_transaction
tobuild_dao_withdraw_transaction
(#483) - Building tx output support witnesses filling and new signature actions (#481)
- When sending a transaction, use passthrough as the default parameter (#479)
- Rename build_smart_transfer_transction (#488)
- Change RPC response structure (#492, #493, #495, #497)