Skip to content

Releases: nervosnetwork/ckb-explorer

v0.8.1(2019-12-13)

13 Dec 05:45
356c076

Choose a tag to compare

Adapted CKB Version

ckb 0.25.1 and above

Bug Fixes

  • should rescue since parse error (1a2e8bf)
  • wrong dead cells count (beea8a6)

Features

  • add more info to index statistic (46f90ea)
  • add visible to address (61c5597)
  • null address return lock info (6316ff8)
  • use tip epoch info to calculate estimated unlock time (5cc36e7)

v0.8.0(2019-12-09)

11 Dec 01:42
4127b42

Choose a tag to compare

Adapted CKB Version

ckb 0.25.1

Features

  • add address_balance_ranking to serializer (4956257)
  • add background job related gems (5360c91)
  • add block statistic (23d38f2)
  • add block statistics controller (77b100f)
  • add daily statistics api (0d82a57)
  • add daily transactions count worker (4adc33f)
  • add daily_statistic model (c42ef94)
  • add epoch statistic (6b62bc1)
  • add epoch statistic worker (0dc3101)
  • add generate block statistic data task (1c9612a)
  • add generate epoch statistic data task (607281c)
  • add historical daily statistic data generation task (5de0e20)
  • add market data controller (5b81ad3)
  • add market data model (adc8983)
  • add parse dao method (87b7a15)
  • add timestamp to addresses and cell_outputs (a6cf36f)
  • add total_supply to market data (8d1ad75)
  • add update block timestamp task (e6484c9)
  • address balance ranking (4fd300d)
  • block statistic worker (96ec143)
  • check indicator name (91ff417)
  • config daily statistic schedule (3173e64)
  • implement daily statistic show action (67b86c2)
  • implement epoch statistic controller show action (84de3f6)
  • implement show action (c5a6d6c)
  • process query key (615d6b0)
  • raise error when address is not match current environment (e8604fd)
  • returns ascending data (5932ef9)
  • save block_timestamp to address and cell_output when process data (9771f84)
  • set origin (1e4940a)
  • show estimated unlock time on lock info (3419df2)
  • skip the first 4 epoch (3ccffaf)
  • use rack attack (219b23f)

v0.7.2(2019-11-18)

18 Nov 11:46
7250674

Choose a tag to compare

Adapted CKB Version

ckb 0.25.1

Features

v0.7.1(2019-11-17)

18 Nov 09:57
b0f5d28

Choose a tag to compare

Adapted CKB Version

ckb 0.25.1

Bug Fixes

v0.7.0(2019-11-16)

16 Nov 00:17
d3cf63b

Choose a tag to compare

Adapted CKB Version

ckb 0.25.1

Bug Fixes

Features

  • adapt new Nervos DAO cell type (7aac217)
  • add address dao transactions api to doc (ceca610)
  • add address dao transactions controller (703156a)
  • add basic tests on dao_contract and dao_event (331c94b)
  • add calculate occupied capacity task (19347ab)
  • add calculate output data size task (9de77ef)
  • add cell_type to normal display input & output (be4b7e4)
  • add contract not found error (3659d59)
  • add contract transactions api to doc (2cddd90)
  • add contract transactions controller (1aecb80)
  • add contracts controller (8516267)
  • add contracts show to api doc (d391ce8)
  • add dao contract serializer (7b345f9)
  • add dao contract transactions controller to doc (cc3d7d3)
  • add dao depositors controller (b3260f1)
  • add dao depositors controller to doc (975032c)
  • add dao type hash to dao transaction display info (3ad10de)
  • add dao_contracts (41d85b0)
  • add dao_deposit and interest to address serializer (f6582fb)
  • add dao_deposit and subsidy to addresses (9409d57)
  • add dao_events (c1b2d05)
  • add gem parallel (8cb16b4)
  • add hash_type (4249f3a)
  • add more field on ckb transaction (3dce64f)
  • add occupied capacity to cell outputs (65e44fc)
  • add since parser (ad72bc0)
  • add uncle rate chart data (572f1b6)
  • add uncle rate chart data (5c23bb1)
  • address_type method (b2db6b9)
  • change dao event status to processed after process (0a0cea0)
  • change dao event status to reverted after fork (8dbfc38)
  • create dao contract transactions controller (45f57c2)
  • create deposit to dao event (fefd724)
  • create issue subsidy dao event (bba5bd0)
  • create new dao depositor dao event (44bd2b7)
  • create take away all deposit dao event (3417822)
  • create withdraw_from_dao dao event (ec4237d)
  • decrease address deposit after dao withdraw (33d8a65)
  • decrease address subsidy when block invalid (5409666)
  • decrease dao contract depositors count (e549537)
  • decrease dao contract subsidy_granted when block invalid (6c8abee)
  • decrease dao contract total deposit after dao deposit (1df7d50)
  • decrease dao contract withdraw_transactions_count (9d4f7be)
  • do not cache nil (31b3143)
  • do not update dao contract depositors and total depositors (b666d48)
  • generate short payload multisig address (e1ba0bb)
  • implement address dao transactions show action (f527e55)
  • implement cell output data max size limit (ae12cf6)
  • implement dao contract transactions show action (99a0963)
  • implement dao depositors index action (d6a2305)
  • implement show action (fccdb4a)
  • implement show action (9c91623)
  • increase address dao_deposit when block invalid (21bd6ee)
  • increase address subsidy when dao withdraw (315a6a7)
  • increase dao contract depositors_count when block invalid (689d22b)
  • increase dao contract subsidy granted (a0aed35)
  • increase dao contract total_deposit when block invalid (4a4d31e)
  • increase dao contract withdraw transactions count (b15184b)
  • no reward for the top eleven blocks (35a09b9)
  • only process pending dao event (c9b5b65)
  • process tx fee in parallel (0806247)
  • return empty json on index action (e7c2582)
  • return empty json on show action (99e2b74)
  • return empty json on show action (02b6f2f)
  • return empty json on show action (d299cfd)
  • return empty json on show action (09b084a)
  • return specific field needed by the dao cell input (f49d5da)
  • revert address dao deposit changes after fork (43d5d29)
  • revert dao contract deposit transactions count when block invalid (fbe624c)
  • revert dao contract depositors count and total depositors count (3dd2704)
  • revert dao contract total deposit when block is invalid (a6b21bf)
  • save data size on cell output (de116ca)
  • should update dao contract's depositors and total depositors (3432a71)
  • update api doc (98dc00e)
  • update api doc (7702d33)
  • update dao contract's deposits and total deposit (ecbed7d)
  • update default epoch reward (b334d4b)
  • update display info related doc (1b44271)
  • upgrade activerecord-import (6b2583c)
  • upgrade sdk to v0.24.0 (3fc5d87)
  • upgrade sdk to v0.25.0 (bb10ae0)
  • use dependent on account books (5a75712)
  • use id replace record (04fb0b3)
  • use import reduce sql statement (d6bb3cd)

Performance Improvements

  • tx fee calculation (03f6b32)
  • update address ckb transactions count speed (af5524e)

v0.6.0 (2019-10-19)

05 Oct 08:54
f915ddf

Choose a tag to compare

Adapted CKB Version

ckb 0.23.0 (rylai-v11 52aa02ff 2019-10-19)

Bug Fixes

  • display input out of order (6bdefcc)

Features

  • adapt mainnet address (fdd30ea)
  • add chain root (70c603b)
  • add chain_root to block serializer (ef3227d)
  • add codecov and telegram group badge (769b0f5)
  • add license badge (d39bf5a)
  • analyze the epoch number from the epoch (3682d92)
  • Bump sdk to v0.21.0 (8570c44)
  • change args type to string (773954d)
  • change columns type to decimal (e23eb53)
  • change generate lock from cellbase method logic (d8e0ee1)
  • change use default lock verification rule (b67057a)
  • create short payload blake160 address when use correct matches (c9bba68)
  • generate full payload address (2e49198)
  • implement difficulty on blocks and uncle blocks (376ee37)
  • replace difficulty with compact_target (bfa6efc)
  • update columns (214067d)
  • update fixtures (78e312c)
  • update uncles_count calculation method (7a492d0)
  • use github actions (88cc30f)

v0.4.1 (2019-09-16)

17 Sep 01:55
6ee9de9

Choose a tag to compare

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

v0.4.0 (2019-09-07)

07 Sep 06:02
3c0938a

Choose a tag to compare

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)

v0.3.0 (2019-08-30)

30 Aug 15:03
f131bed

Choose a tag to compare

Adapted CKB Version

ckb 0.18.2 (rylai-v7 4e67769c 2019-08-17)

Bug Fixes

  • dao withdraw tx fee bug (180d119)

Features

  • add DEFAULT_EPOCH_REWARD (f326ca8)
  • add ForkedBlock (a741eff)
  • add header_deps and cell_deps to ckb_transactions (6a6c374)
  • address transaction api return up to ten display info (fe19b83)
  • block transaction api should return up to ten display info (8dbd566)
  • display inputs should return 10 records for previews (730b5c0)
  • display outputs return 10 records for previews (8bea3f4)
  • get epoch_reward from config (2c675e7)
  • remove seal from blocks (cae5caa)
  • rescue CKB::RPCError (9f25b0f)
  • save header_deps and cell_deps to ckb_transactions (0d912b1)
  • save nonce (80df01b)
  • save primary reward and secondary reward to blocks (93021ff)
  • set output's data manually when calculate cell min capacity (d7759df)
  • support dao type hash (019f0e9)
  • update default lock script check logic (59beb70)
  • update hash rate calculation way (a51f43a)
  • update invalid logic (049028a)
  • update system cells code_hash (96c46dd)
  • use compute_script_hash (ce592cb)

v0.2.0

21 Aug 17:15
08a97b3

Choose a tag to compare

v0.2.0 (2019-08-21)

Features

Support dao withdraw tx fee