Releases: ckb-js/ckb-sdk-js
Releases · ckb-js/ckb-sdk-js
v0.101.0
0.101.0 (2021-10-25)
Features
- extends hash_type to 'data' | 'type' | 'data1' (#555) (30c49e8)
- rpc: a new field 'extension' is added to the block body (285a829)
- rpc: add a new field 'hardforkFeatures' in response of getConsensus (133fe26)
- rpc: rename 'uncles_hash' to 'extra_hash' in block header (58c055c)
BREAKING CHANGES
- rpc: Add a new field 'hardforkFeatures' in response of getConsensus
- rpc: A new field 'extension' is added to the block body
- rpc: The field 'uncles_hash' in block header is renamed to 'extra_hash'
v0.43.0
v0.41.1
v0.41.0
v0.40.0
v0.39.0
v0.38.2
v0.38.1
v0.38.0
v0.37.0
0.37.0 (2020-10-25)
Features
- core: prune cached cells according to data returned from lumos indexer (5d09d61)
- rpc: add rpc#pingPeers, rpc#getTransactionProof, rpc#verifyTransactionProof and rpc#clearBannedAddresses (#506) (61efe5e)
- rpc: remove rpc#getCellsByLockHash (#504) (2071308)
- utils: remove support of [email protected] (b94d318)
Performance Improvements
- bump deps (43c71b8)
BREAKING CHANGES
- utils: Remove explicit support of [email protected]