v2.3.0
Pre-release
Pre-release
What's Changed
- fix:
TransactionWithStatus
Cycle
cant benil
by @code-monad in #203 - feat: 🎸 Add support 2 RPC APIs by @liuck8080 in #204
- doc: Adding README for examples by @code-monad in #206
- feat: Add
time_added_to_pool
by @code-monad in #207 - fix: Properly deserialize ScriptHashType within Script by @ndzik in #208
- fix: use Uint32 for Indexer search limits by @code-monad in #210
- fix link to heading in README by @doitian in #211
- fix another link anchor in README by @doitian in #212
- feat: Adds support for ScriptHashType data2 by @code-monad in #215
- fix: nil type script by @shaojunda in #218
- chore: update readme by @shaojunda in #219
- docs: add docs and examples for signer and builder by @doitian in #214
- Add RPC Support for ckb
v0.109 -> 0.117
by @eval-exec in #221 - fix: make parameter includeTxPool effective in GetLiveCell by @shaojunda in #222
- Fix GenerateEpochs param name should be camelCase by @eval-exec in #223
- Add support to v0.119.0 by @eval-exec in #226
- docs: fix spelling issues by @nnsW3 in #224
New Contributors
- @liuck8080 made their first contribution in #204
- @ndzik made their first contribution in #208
- @doitian made their first contribution in #211
- @eval-exec made their first contribution in #221
- @nnsW3 made their first contribution in #224
Full Changelog: v2.2.0...v2.3.0