What's Changed
- chore: format code by @shaojunda in #192
- Fix: last elem in offchancell skipped by @code-monad in #193
- fix: TransactionWithStatus Marshal/UnMarshal with rejected/unknown tx by @shaojunda in #195
- fix: consume off chain cell bug by @shaojunda in #196
- updates for ckb-light-client rpc by @code-monad in #198
- chore: using mocking to test lightclient by @code-monad in #199
- feat: adding support for get block rpcs
with_cycles
andverbosity0
version by @code-monad in #200 - feat: support indexer search mode in SearchKey by @code-monad in #202
Full Changelog: v2.1.1...v2.2.0