Changelog
Stay up-to-date with the latest changes, improvements, and new features in Sei.
This changelog is automatically synced from the sei-chain repository . For the most up-to-date information, you can also view the changelog directly on GitHub.
🔔
Want to be notified of new releases? Watch the sei-protocol/sei-chain repository on GitHub or follow the release announcements in the Sei Tech Chat .
Latest Changes
v6.1.0
Releasesei-chain
•
#2194 Fix access list height check
•
#2187 Add command to take state sync snapshot at specific height
•
#2186 Disable CW -> ERC Register Pointer
•
#2183 Add missing methods to distribution precompile
•
#2180 Add missing methods to staking precompile
•
#2179 Use H+1 oracle for state during tracing
•
#2176 Use pointer addr for to address in synthetic tx
•
#2175 Update docker with wasm v1.5.5
•
#2173 Add missing methods to gov precompile
•
#2171 debug_trace Add Timeout + Rate Limit + Lookback + Concurrent calls max
•
#2166 Recover panics from unmanaged goroutines
•
#2163 Fix gas consumption for historical block tracing
•
#2158 Fix oracle extremely slow query
•
#2156 Deprecate MinTxsPerBlock
sei-cosmos
sei-tendermint
•
#284 Add godeltapprof to sei-tendermint to serve additional profiling data
v6.0.6
Releasesei-chain
•
#2161 Filter EVM Rpc default case
•
#2160 Remove Evmrpc Filter Panic
•
#2157 Fix getLog&getReceipt txIndex mismatch
•
#2151 Fix EVM RPC denylist config
•
#2143 Harden oracle tx spam prevention
•
#2139 Call antehandlers for traceBlock
•
#2136 Backfill from/to on receipts for failed txs
•
#2135 Use geth create trace for pointer trace
•
#2134 Add tracing to precompiles
•
#2133 Fix receipt tx index confusion
•
#2127 Fix getlogs deadlock
•
#2123 Fix getBlock endpoints transactionIndex
•
#2122 Use versioned precompiles in tracing
•
#2118 Add back legacy precompile versions
•
#2117 Overwrite block hash in tracer response with tendermint block hash
•
#2112 Return error when log requested with too wide ranges
•
#2110 Disallow future block number to be passed to balance queries
sei-tendermint
sei-db
•
#87 Add Upper Bound ReverseIterator
v6.0.5
Releasev6.0.4
Releasesei-chain
•
#2091 Fix RPC subscription fields
•
#2089 Tracer RPC fixes
•
#2087 Make coinbase distribution in EndBlock more efficient
•
#2085 Allow safe/latest/final to be passed as block number to trace/simulate endpoints
•
#2075 Improve pointer/pointee query UX
•
#2073 RPC simulation with gas used estimate tagging
•
#2071 Improve tracer/simulation RPC
•
#2068 Fix eth_gasPrice not found
•
#2067 Set log index across all transactions in a block
•
#2065 Add sei2_getBlock endpoints to include bank transfers
•
#2059 Add tools to scan and compute hash for IAVL db
•
#2058 Exclude Synthetic txs from *ExcludePanicTx endpoints
•
#2054 Add extractAsBytesFromArray method for JSON precompile
•
#2050 Extract multiple EVM logs from a single WASM event
•
#2048 Add logic to remove a small number of tx hashes each block
sei-cosmos
v6.0.3
Releasesei-chain
•
#2057 Avoid panic tx error message in debug trace
•
#2056 Properly encode ERC1155 translated batch event data
•
#2051 Add IBC support for 0x addresses
•
#2027 Fix eth_subscribe with geth open ended range
•
#2043 Query owner on ERC-721 and ERC-1155 pointers
•
#2044 Support JS tracers
•
#2031 Add custom query handling for unbonding balances
•
#1755 Pointer contracts: support for ERC1155 and CW1155 contracts
v6.0.2
Releasesei-chain
•
#2018 Remove TxHashes from EVM module
•
#2006 Fix volatile eth_gasPrice
•
#2005 Exclude block receipts whose block number do not match
•
#2004 Integrate with MinTxsInBlock
•
#1983 Handle oracle overflow and rounding to zero
•
#2002 Update IBC version to use utc on error msg
•
#2000 Catch panic in trace transaction / trace call
•
#1995 RPC endpoints for excluding tracing failures
•
#1993 Avoid panic in getLogs
•
#1991 Add defer recovery for failed txs when tracing and estimating gas
•
#1988 getLogs endpoint should check whether or not to include cosmos txs based on namespace
•
#1984 Client state pagniation by using filtered pagination
•
#1982 Fix method handler crash due to nil min fee per gas
•
#1974 Optimize getLogs with parallelization
•
#1971 Remove tokenfactory config
•
#1970 Add unbonding delegation query
sei-cosmos
sei-tendermint
•
#252 Add new MinTxsInBlock consensus param
v6.0.1
Releasesei-chain
•
#1956 Assign owner correctly when there are multiple transfers
•
#1955 Add missing modules to migration and add command to export IAVL
•
#1954 Enable Queries to IAVL for Non-Migrating Nodes
•
#1952 Fix for failed txs in block
•
#1951 Add max base fee as a param
•
#1949 Be resilient to failing txs in debug trace block
•
#1941 Fix eth_getLogs missing events early return
•
#1932 Use owner event to populate ERC721 transfer topic
•
#1930 Exclude cosmos txs from base fee calculation
•
#1926 Refactor x/bank precompile to use dynamic gas
•
#1922 Use msg server send in bank precompile
•
#1913 Use tendermint store to get Tx hashes instead of storing explicitly
•
#1906 Remove vue code
•
#1908 QuerySmart to always use cached ctx
v6.0.0
Releasev5.9.0
Releasesei-chain
sei-iavl
•
#41 Fix tree versions causing slow restart and OOM
v5.8.0
Releasesei-chain
•
#1840 Add migration for new params
•
#1837 Move token id from Data to Topic in ERC721 Event
•
#1836 Properly handle gas in pointer precompile
•
#1835 Check TX nonce before registering hook to bump nonce for failed tx
•
#1832 Show CW transactions that have synthetic EVM events in eth_getBlock response
•
#1831 Fork event manager when creating EVM snapshots
•
#1830 Add wasm contract query gas limit
•
#1826 limit MsgExec max nested level
•
#1821 Add antehandler for EVM to check gas exceed limit or not
•
#1818 Prevent ddos against associate msgs
•
#1816 Actually remove dex module
•
#1813 Tune Configs
•
#1812 Evidence Max Bytes Update
•
#1785 Allow CW->ERC pointers to be called through wasmd precompile
•
#1778 Bump nonce even if tx fails
sei-cosmos
sei-tendermint
•
#242 Allow hyphen in event query
v5.7.5
Releasev5.7.1 & v5.7.2
Releasev5.6.0
Releasesei-chain
•
#1690 Use transient store for EVM deferred info
•
#1742 \EVM\ Add transient receipts with eventual flush to store
•
#1744 Only emit cosmos events if no error in precompiles
•
#1737 Only send unlocked tokens upon address association
•
#1740 Update Random to Hash of Block Timestamp
•
#1734 Add migration to unwind dex state
•
#1736 Create account for sendNative receiver
•
#1738 Reduce Default TTL configs
•
#1733 Update getBlockReceipts to accept block hash
•
#1732 Show empty trace on insufficient funds error
•
#1727 \EVM\ Add association error metric
•
#1728 Make occ caused evm panics less noisy
•
#1719 Fixes local network in /scripts/run-node.py
sei-cosmos
sei-wasmd
•
#54 Update wasm query behavior upon error
v5.5.5
Releasev5.5.2
Releasesei-chain
•
#1685 Add EVM support to v5.5.2
v5.4.0
Releasesei-chain
sei-cosmos
sei-wasmd
•
#50 Changes to fix runtime gas and add paramsKeeper to wasmKeeper for query gas multiplier
v5.2.0
Releasesei-chain
•
#1621 Add websocket metrics
•
#1619 Limit number of subscriptions
•
#1618 Fix contract deploy receipts
•
#1615 Optimize websocket newHead by reusing tendermint subscription
•
#1609 Add association logic to simulate endpoints
•
#1605 Disallow sr25519 addresses for evm functions
•
#1606 SKip evm antehandler on sr25519 signatures
sei-cosmos
sei-tendermint
•
#235 Check removed including wrapped tx state
sei-db
•
#63 Fix edge case for iterating over tombstoned value
v5.0.1
Releasesei-chain
•
#1577 Re-enable Cancun
v5.0.0
Releasesei-chain
sei-cosmos
sei-tendermint
v3.9.0
Releasev3.8.0
Releasev3.7.0
Releasesei-chain
v3.6.1
Releasev3.5.0
Releasesei-chain
sei-cosmos
sei-tendermint
v3.3.0
Releasesei-ibc-go
•
#35 Upgrade to Ibc v3.4.0
v3.2.1
Releasev3.1.1
Releasesei-ibc-go
•
#34 Upgrade to Ibc v3.2.0
v3.0.9
Release•
* #154 Fix empty prevote latency metrics
3.0.8
Releasesei-chain
•
#1018 Reorder tx results into absolute order
3.0.7
Release3.0.6
Release3.0.5
Release3.0.4
Release3.0.3
Release3.0.2
Release3.0.1
Releasesei-chain
•
#797 Don't charge gas for loading contract dependencies
•
#792 Reset block gas meter if concurrent processing fails
•
#791 Disable skipFastStorageUpgrade to make iavl dump faster
•
#790 Disable non-prioritized tx concurrency
•
#789 Adds appropriate READ access for dex contract in antehandler
•
#788 Clear dex memstate cache when falling back to sequential processing
•
#786 Add NoVersioning to seid command
•
#781 Add order limit for price level and pair limit for contracts
tm-db
•
#2 Load items eagerly to memdb_iterator to avoid deadlock
sei-tendermint
•
#137 New endpoint to expose lag
3.0.0
Releasesei-chain
2.0.48beta
Release2.0.47beta
Releasesei-chain
•
#726 Fix of dex rent transfer issue
•
#723 Security CW Patch Cherry
•
#699 Loadtest update
•
#716 Sei cluster init script update
•
#725 DBSync config update
•
#718 Update mint distriution to be daily
•
#729 Add gov prop handler for updating current minter
•
#730 Add README.md for epoch module
•
#727 Bump max wasm file size to 2MB
•
#731 Bump for module to module debug logs
•
#732 Remove x/nitro from genesis version
sei-cosmos
sei-tendermint
•
#130 Do not run DBSync if there is already a readable app version
2.0.46beta
Releasesei-cosmos
sei-tendermint
•
#118 Add DBSync module
2.0.45beta
Release•
sei-chain: Compare 2.0.44beta → 2.0.45beta-release
•
* #666 DEX remove BeginBlock/FinalizeBlock sudo hooks
•
* #674 Longterm fix for max gas enforcement
•
sei-cosmos: Release v0.2.14
•
* #210 Add levelDB compaction goroutine
•
sei-tendermint: Release v0.2.4
•
* #110 Add more granular buckets for block interval
•
* #111 Add unused prival pubKey back to node info - fix for IBC on full nodes
•
* #113 Add metrics label for missing val power
2.0.44beta
Releasesei-chain
•
#658 Revert EventAttribute fields to byte array
•
•
#204 IBC Compatibility Fix
•
sei-tendermint: Compare 2.0.42beta-release → 2.0.43beta-release
•
IBC Compatibility Fix
•
Bump default max gas limit
•
Add metrics & visibility for high block time
2.0.42beta
Releasesei-chain
•
#670 Add add-wasm-genesis-message to seid
•
#654 Improve endblock performance and fix trace
•
sei-cosmos: Compare v0.2.8 → v0.2.12
•
improvements around monitoring for sei-cosmos
•
dont enforce gas limit on deliverTx
•
refactor slashing module
sei-tendermint
•
#95 Patch forging empty merkle tree attack vector
•
set default max gas param to 6mil
•
log tunning for p2p
2.0.40beta - 2023-03-10
Release2.0.39beta - 2023-03-06
Release2.0.38beta - 2023-03-04
Release2.0.37beta - 2023-02-27
ReleaseLast updated on