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
ref nervosnetwork/ckb#2879
- rpc: A new field 'extension' is added to the block body
ref nervosnetwork/rfcs#224
- rpc: The field 'uncles_hash' in block header is renamed to 'extra_hash'
ref: nervosnetwork/rfcs#224