Skip to content

Releases: nervosnetwork/ckb-explorer

v0.9.7 (2020-06-05)

05 Jun 16:37
0a8f9cf
Compare
Choose a tag to compare

Adapted CKB Version

ckb 0.25.1 and above

Features

  • #635: add udts api

Performance Improvements

  • #625: address dao and udt transactions api

v0.9.6 (2020-06-01)

01 Jun 15:21
8d6d735
Compare
Choose a tag to compare

Bug Fixes

Features

  • add average_block_time to daily statistic (ed2519d)
  • add block time statistic (26898c4)
  • add block_propagation_delay table (09c7643)
  • add block_propagation_delay_history (8cf7293)
  • add block_size column to blocks (fec68e0)
  • add circulating supply to daily statistics (a63e01f)
  • add circulation ratio to daily statistic (64717a5)
  • add epoch distribution info generation task (42f53a3)
  • add epoch length to epoch statistics (1ad1249)
  • add epoch_length_distribution (68c9d61)
  • add epoch_time_distribution (2c40104)
  • add epoch_time_distribution (7aac8db)
  • add fill block size task (5146ecf)
  • add inflation_rate (bc5cdd8)
  • add liquidity to daily statistic (493a50c)
  • add locked_capacity to daily statistics (c1e0bf9)
  • add miner_addresses_distribution (f8752dd)
  • add monetary data serializer (8c7d14c)
  • add monetary data show action (4feedeb)
  • add monetary data validator (ed14322)
  • add more columns to daily statistics (ffe1fc1)
  • add new column to daily statistics (871aefe)
  • add new columns (9b69d89)
  • add nominal apc (6b24e77)
  • add real_inflation_rate (098c930)
  • add total supply to daily statistic (8c383bd)
  • add total tx fee column to daily statistic (05669e2)
  • add transaction propagation delays (bf9651c)
  • add udt account model (2b5c1f0)
  • add udt model (74fbcf7)
  • generate epoch_time_distribution (3a175b9)
  • return epoch_length_distribution (b7de134)
  • show circulating_supply (260f158)

Performance Improvements

  • speed up epoch statistic generator (f3a059a)

v0.9.5 (2020-02-26)

26 Feb 05:47
5ce977e
Compare
Choose a tag to compare

prevent divided by 0 on average deposit time (cabfa48)

v0.9.4 (2020-02-13)

13 Feb 11:05
b95b223
Compare
Choose a tag to compare

Features

  • support query address by lock hash (be5bb93)

v0.9.3 (2020-02-06)

07 Feb 05:09
528db01
Compare
Choose a tag to compare

Features

  • add cell_index to display input (c700eea)

v0.9.2 (2020-01-31)

03 Feb 02:31
08ee674
Compare
Choose a tag to compare

Features

  • add address average deposit time generator (0618138)
  • add average deposit time to address (81469df)
  • add claimed and unclaimed compensation (268858d)
  • add compensation and lock period (e42b072)
  • add more elements to daily chart (0e239b1)
  • add new columns to daily statistic (0a013c4)
  • add unlaimed compenstaion generator worker (ba0e105)

v0.9.1(2020-01-13)

13 Jan 14:00
04899fc
Compare
Choose a tag to compare

Adapted CKB Version

ckb 0.25.1 and above

Features

  • add block list serializer (8d729d7)
  • add block statistic generator service (db91614)
  • add block timestamp to dao event (a40453b)
  • add capacity_involved column to ckb transaction (7bcd7a5)
  • add chart forked event processor (83927bf)
  • add consumed block timestamp to cell output (0f4986f)
  • add epoch statistic generator service (a99926c)
  • add estimated_apc to dao contract (cb31d1c)
  • add forked event model (2cf8bff)
  • add hash rate to epoch statistic (e0746df)
  • add index action to ckb transactions controller (e71fef7)
  • add live_cell_changes to block and ckb_transaction (2f04c62)
  • add live_cell_changes to forked blocks (a2d42b2)
  • add miner reward to block (efe97fa)
  • add more field to daily statistics (3912139)
  • add pagination to ckb transactions controller (2251ba2)
  • add ratio scale (3b68742)
  • calculate estimated apc (4a4f04f)
  • create forked event when forked (ce61a1f)
  • implement ckb transactions index action (26e5a36)
  • regenerate block statistic data when block forked (c5a444e)
  • return hash_rate (354ebf1)
  • save capacity involved to ckb_transaction (61fc5ba)
  • save hash rate on epoch statistic worker (48be8e4)
  • save live_cell_changes to block (76f3efc)
  • save live_cell_changes to ckb_transaction (0c5589f)
  • show more attributes on dao contract (6369a86)
  • use ckb transaction list serializer (7d12caa)

Performance Improvements

  • add index on block timestamp, status and event type (bce28f4)
  • use redis pipeline and use delete replace delete_matched (da666e0)

v0.9.0(2020-01-02)

10 Jan 15:18
1f1d5c5
Compare
Choose a tag to compare

Adapted CKB Version

ckb 0.25.1 and above

Bug Fixes

  • fix BlockStatistic worker bug (550308a)
  • fix cell status not changed (7522100)

Features

  • add block list serializer (8d729d7)
  • add block statistic generator service (db91614)
  • add block timestamp to dao event (a40453b)
  • add capacity_involved column to ckb transaction (7bcd7a5)
  • add chart forked event processor (83927bf)
  • add epoch statistic generator service (a99926c)
  • add estimated_apc to dao contract (cb31d1c)
  • add external stats api (d9a3fdb)
  • add forked event model (2cf8bff)
  • add hash rate to epoch statistic (e0746df)
  • add index action to ckb transactions controller (e71fef7)
  • add live_cell_changes to block and ckb_transaction (2f04c62)
  • add live_cell_changes to forked blocks (a2d42b2)
  • add more field to daily statistics (3912139)
  • add pagination to ckb transactions controller (2251ba2)
  • add ratio scale (3b68742)
  • calculate estimated apc (4a4f04f)
  • create forked event when forked (ce61a1f)
  • implement ckb transactions index action (26e5a36)
  • regenerate block statistic data when block forked (c5a444e)
  • return hash_rate (354ebf1)
  • save capacity involved to ckb_transaction (61fc5ba)
  • save hash rate on epoch statistic worker (48be8e4)
  • save live_cell_changes to block (76f3efc)
  • save live_cell_changes to ckb_transaction (0c5589f)
  • show more attributes on dao contract (6369a86)
  • show nervos dao phase1 cells (09ebc1b)
  • use ckb transaction list serializer (7d12caa)

v0.8.4(2019-12-21)

02 Jan 09:00
1c9e0b4
Compare
Choose a tag to compare

Adapted CKB Version

ckb 0.25.1 and above

Bug Fixes

  • wrong lock info after the lockout period (69697c0)

Features

  • add external stats api (d9a3fdb)
  • show nervos dao phase1 cells (09ebc1b)

v0.8.3(2019-12-19)

21 Dec 06:15
b1199bd
Compare
Choose a tag to compare

Adapted CKB Version

ckb 0.25.1 and above

Bug Fixes

  • wrong lock info after the lockout period (69697c0)

Features

  • add block index (2361df5)
  • add live cells count to address serializer (f9bd5b4)
  • add live_cells_count to addresses (34de215)
  • add mined_blocks_count to addresses (838802c)
  • add mining info (4e4d1e9)
  • add mining info generation task (55eb569)
  • add mining info model (06f914f)
  • add new attributes to lock hash serializer (e96d119)
  • add update addresses live cells count task (dac2584)
  • return special address when the address is special (29afdfb)
  • return special address when the address is special (6afd77e)
  • return special tag for special addresses (02bf4a6)
  • return special tag for special addresses (c9d6b09)
  • revert mining info when fork (190125f)
  • revert mining infos (4210f9e)
  • save mining info on process block data (b637784)