CKB Explorer
Changelog
CKB Explorer new features and updates summary, join Github to learn more about the project progress.
0.4.1 (2019-09-17)
Adapted CKB Version
ckb 0.20.0 (rylai-v9 024408ee 2019-09-07)
Features
- add consumed_tx_hash and generated_tx_hash to display_output (80964de)
- add generated_tx_hash to display_inputs (a8ea5b0)
- update api doc (be22e6d)
- upgrade to Rails 6.0 (33d8ff8)
Performance Improvements
0.4.0 (2019-09-07)
Adapted CKB Version
ckb 0.20.0 (rylai-v9 024408ee 2019-09-07)
Bug Fixes
- wrong transactions count for address presenter (78397b4)
Features
- add income to api doc (0af03a4)
- Bump sdk to v0.20.0 (124c178)
- implement income (5e3ebc6)
- send data to calculate_min_capacity (2a875b0)
- update block's reward when issue block reward. (313edd5)
- use compute_hash replace to_hash (2efc0c0)
- use import! replace save! (8e85222)
- use type for generate address from cellbase's witnesses (544c264)