Skip to content

Releases: okx/exchain

v1.6.5.8

24 Nov 16:14
6fed1b0
Compare
Choose a tag to compare

What's Changed

  • update replay cmd default value #2792
  • disable multi cache in #2802

Full Changelog: v1.6.5.7...v1.6.5.8

v1.6.5.7

23 Nov 11:24
70564ab
Compare
Choose a tag to compare
v1.6.5.7 Pre-release
Pre-release

What's Changed

  • init env config in #2782
  • commitGapHeight for dynamic update in #2773
  • support dynamic set fast node cache size in #2780
  • optimize gp flag and fix bug in #2775
  • change avc premakeblock to single in #2778
  • feesplit support paralleled-tx (For release1.6.5) in #2776
  • applybolck workload statistic in #2785
  • para: fix random panic (For release v1.6.5) in #2794

Full Changelog: v1.6.5.6...v1.6.5.7

v1.6.5.6

20 Nov 13:41
9c24579
Compare
Choose a tag to compare

What's Changed

  • add avc flag in #2768
  • modify DynamicGpMaxGasUsed flag in #2765
  • optimize fss flag in #2769

Full Changelog: v1.6.5.5...v1.6.5.6

v1.6.5.5

20 Nov 08:06
62c7834
Compare
Choose a tag to compare
v1.6.5.5 Pre-release
Pre-release

What's Changed

  • DDS lastrun log in #2763
  • add dynamic dp flag in #2764

Full Changelog: v1.6.5.4...v1.6.5.5

v1.6.5.4

20 Nov 03:31
e827f96
Compare
Choose a tag to compare
v1.6.5.4 Pre-release
Pre-release

What's Changed

  • fix watchdb duplicate tx bugs in #2736
  • rollback blocktime v156 in #2738
  • fix the estimateGas crash in #2749
  • Compatible start enable-repair-state flag with fss in #2754
  • fix bug of hgu in #2755
  • update config default value in #2751
  • dump lastrun in case of fastsync in #2760
  • recommend gp bug fix in #2744
  • optimize start params in #2762

Full Changelog: v1.6.5.3...v1.6.5.4

v1.6.5.3

14 Nov 06:37
0d89e90
Compare
Choose a tag to compare
v1.6.5.3 Pre-release
Pre-release
Merge PR: upadte version (#2735)

v1.6.5.1

07 Nov 02:11
2be7717
Compare
Choose a tag to compare

【Hard Fork (mainnet on 15277000, testnet on 15540000)】This release includes a few bug fixes, improvements and new features

Bug Fix

  • #2576 fix iavl forge proof
  • #2556 fix parallel tx check conflict
  • #2547 fix bug of simulate with auto gas
  • #2720 fix feesplit cache contaminate when parallel-tx rerun
  • #2715 fix the evm2cm tx in parallel in watchdb query status error
  • #2707 add ibc proposal empty contract sanity check
  • #2708 fix watchdb panic
  • #2684 fix watchdb panic caused by refund gc optimization
  • #2680 fix avc double signature and optimize propose
  • #2673 deal with the single root node
  • #2617 fix gas calculation logic

Improvements

  • #2548 optimize websocket subscribe
  • #2507 refunc gc optimization
  • #2543 optimize mempoolTx senders map
  • #2510 optimize gas price recommendation
  • #2503 improve fast sync speed
  • #2533 add dependent sanity check
  • #2520 delete simulation limit in default config
  • #2527 add fastnode iterator ut
  • #2535 optimize DDS
  • #2704 add staking api
  • #2703 optimize the evm to cm tx browser query
  • #2676 optimize output of distr-params
  • #2672 empty tree still need save fast-storage version
  • #2695 add feesplit rest api v2
  • #2699 speed up rocksdb installation and remove default rocksdb
  • #2678 change feesplit cache from map to LRU
  • #2655 add rest api for feesplit

Features

v1.6.3

15 Oct 01:50
e4e8361
Compare
Choose a tag to compare

【Hard Fork】This release includes a few bug fixes, improvements and new features

Bug Fix

  • #2493 Fix active-vc hang when no fastSync
  • #2528 Enable distribution on-chain in test net
  • #2521 Fix websocket pending tx
  • #2489 Fix proposal short addr problem
  • #2486 fix rpc eth_getLogs and eth_blockNumber

Improvements

  • #2509 Optimize RPC call with tx index
  • #2458 Optimize delta amino
  • #2291 Optimize LoadBlockMeta & LoadBlock
  • #2666 Redirect ICS23

Features

  • #2227 Distribution proposal
  • #2571 Add message to withdraw all rewards
  • #2572 Add rest api to support the feature of distribution

v1.6.2.1

11 Oct 07:42
043aa4a
Compare
Choose a tag to compare

This release includes a few improvements

Improvement

  • #2584 Replace ISC23 lib

v1.6.2

26 Aug 08:40
9ad6773
Compare
Choose a tag to compare

This release includes a few bug fixes, improvements and new features

Bug Fix

  • #2358 Fix para tx random panic
  • #2346 Add multisig patch from cosmos-sdk
  • #2432 Fix get_storageAt bugs in fast-query lru
  • #2453 Switch to fastsync safely and fix prerun smb

Improvements

  • #2302 Reduce call of BlockchainInfo
  • #2390 Encode and decode account through amino for watchdb
  • #2273 Optimize ante gc
  • #2312 Optimize iavl persist gap
  • #2389 Optimize paralleled-tx handle race

Features

  • #2306 Iaviewer support to read iavl node
  • #2371 Migrate fast storage to OKC
  • #2415 Add query IBC erc20 token mapping (#2415)
  • #2414 Remove partial concurrent
  • #2270 Add wasm watchdb