Releases: nervosnetwork/ckb-explorer
Releases · nervosnetwork/ckb-explorer
v0.12.2 (2020-12-17)
17 Dec 09:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#753 : fix address cache bug
v0.12.1 (2020-11-30)
30 Nov 12:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#749 : fix dao contract cache bug
Features
#747 : support short acp address
v0.12.0 (2020-11-10)
10 Nov 03:24
Compare
Sorry, something went wrong.
No results found
Adapted CKB Version
ckb 0.25.1 and above
Features
#739 : support querying transactions in the transaction pool
v0.11.2 (2020-08-30)
30 Aug 14:54
Compare
Sorry, something went wrong.
No results found
Adapted CKB Version
ckb 0.25.1 and above
Features
#723 : support sUDT on mainnet
Bug Fixes
#721 : fix normal transactions counter
v0.11.1 (2020-08-12)
11 Aug 17:10
Compare
Sorry, something went wrong.
No results found
Adapted CKB Version
ckb 0.25.1 and above
Performance Improvements
#716 : use record counter to replace count(*)
v0.11.0 (2020-07-30)
30 Jul 15:59
Compare
Sorry, something went wrong.
No results found
Adapted CKB Version
ckb 0.25.1 and above
Bug Fixes
#703 : fix address nil when update udt accounts
#705 : fix zero division
Performance Improvements
#697 : perf xxx transactions list
perf address_dao_transactions
perf address_transactions
perf address_udt_transactions
perf block_udt_transactions
perf contract_transactions
perf udt_transactions
v0.10.1 (2020-07-17)
17 Jul 15:55
Compare
Sorry, something went wrong.
No results found
Adapted CKB Version
ckb 0.25.1 and above
Bug Fixes
#695 : fix average block time missing data
Performance Improvements
#683 : perf lock info
#687 : perf use DB data replace RPC call
#688 : perf transaction index
#691 : perf address unclaimed compensation worker
#692 : perf add cache on lock_script
#693 : perf use cache on blocks controller
#694 : perf contract show
v0.10.0 (2020-07-10)
10 Jul 15:59
Compare
Sorry, something went wrong.
No results found
Adapted CKB Version
ckb 0.25.1 and above
Features
#683 : set timeout config on ckb api
Performance Improvements
#687 : use DB data replace RPC call on lock info
#688 : perf transaction index API
v0.9.9 (2020-07-09)
09 Jul 04:08
Compare
Sorry, something went wrong.
No results found
Adapted CKB Version
ckb 0.25.1 and above
v0.9.9 (2020-07-09)
Bug Fixes
#669 : fix ActiveRecord::IrreversibleOrderError
Features
#677 : update dao compensation logic to include the unclaimed compensation
#680 : add maintenance info API
#682 : add flush front-end cache API
Performance Improvements
#699 : use separate query and just select needed field
#670 : use recent scope on block query
#675 : add cache on blockchain info
v0.9.8 (2020-06-29)
29 Jun 15:04
Compare
Sorry, something went wrong.
No results found
Adapted CKB Version
ckb 0.25.1 and above
v0.9.8 (2020-06-29)
Bug Fixes
#645 : dao contract transactions api can find normal tx
#646 : dao contract transaction bug
#649 : update udt accounts bug
#665 : fix lock script nil on null address
Features
#652 : add more info to sudt
Performance Improvements
#662 : perf block index api
#658 : reduce RPC call on cellbase