Releases: risechain/rise-node
Releases · risechain/rise-node
rise-node/v0.5.1
What's Changed
- feat: enable archive mode by default by @dzung-rise in #46
- [ChainUpgrade] 28 by @huytz in #47
- feat: update p2p static ips by @dzung-rise in #48
Upgrade Details:
- Replica: Fix state root issue when switching between P2P and DA syncs
- Replica: Rapidly follow Sequencer's unsafe reorgs
- Remove the transaction gas limit cap (EIP-7825)
- Better performance, error handling, and logging; reduce more runtime friction
- Disable most RPC namespaces and narrow down the scope of
debug_ - Bump dependencies to address minor CVEs
New Contributors
Full Changelog: rise-node/v0.5.0...rise-node/v0.5.1
rise-node/v0.5.0
What's Changed
- feat: upgrade 27 by @dzung-rise in #45
Upgrade Details:
- Much faster LIVE sync for Replica nodes
- Improve nonce handling for
eth_sendRawTransactionSync:- Don't add unready transactions to the mempool
- Return the expected nonce if there is a nonce gap
- Add the block timestamp to
eth_subscribelogs - Reduce more runtime friction for better latency and scale
- Replica nodes can now reconnect to upstream nodes faster after losing connection
Full Changelog: rise-node/0.4.3...rise-node/v0.5.0
rise-node/v0.4.3
What's Changed
- feat: chain upgrade 26 by @dzung-rise in #44
Upgrade details:
- Bump
initcodesize limit to 512 KB - Several rollup improvements, especially for a more robust L1 origin selector
- Several execution improvements, especially to sustain higher throughput
Full Changelog: rise-node/v0.4.2...rise-node/0.4.3
rise-node/v0.4.2
What's Changed
- feat: chain upgrade 24 by @dzung-rise in #42
Upgrade details:
- Proper fix for the state root issue
- Avoid dropping pre-executed shreds in extreme chain lags
- Remove more runtime friction from node binaries
Full Changelog: rise-node/v0.4.0...rise-node/v0.4.2
rise-node/v0.4.0
What's Changed
- feat: chain upgrade 23 by @dzung-rise in #40
- feat: activate Jovian hardfork by @dzung-rise in #41
Upgrade details:-
- Activate the OP Jovian Hardfork
- Consistent camel case for
eth_subscribeshredsfields - Improve disk pruning performance (node startup time & runtime)
Full Changelog: rise-node/v0.3.9...rise-node/v0.4.0
rise-node/v0.3.9
What's Changed
- feat: chain upgrade 22 by @dzung-rise in #39
Upgrade details:-
- Fix edge cases that may disrupt block-building (reorg, faulty operations, rare conditions)
- Fix web3_clientVersion
- More precise user timeout for eth_sendRawTransactionSync
- Disable eth_sign, eth_signTransaction, and eth_signTypedData
Full Changelog: rise-node/v0.3.9-rc.01...rise-node/v0.3.9
v0.3.9-rc.01
What's Changed
- feat: update da config by @dzung-rise in #38
Full Changelog: rise-node/v0.3.8...rise-node/v0.3.9-rc.01
rise-node/v0.3.8
What's Changed
- Improve chain stability under high throughput
- Minimal EngineAPI RPC to reduce bug surfaces and improve runtime efficiency
- Fix
web3_clientVersion - Proper gas suggestions for
eth_gasPriceandeth_maxPriorityFeePerGas
Full Changelog: rise-node/v0.3.7...rise-node/v0.3.8
rise-node/v0.3.7
Upgrade 20
What's Changed
- Rebase OP services to OP v1.4.1 for L1 Fusaka hardfork
- Several RPC fixes to improve
eth_calland base fee correctness - Update the docker deployment configuration.
Full Changelog: rise-node/v0.3.6...rise-node/v0.3.7
rise-node/v0.3.6
Upgrade 19
What's Changed
- Hotfix transaction submission for community nodes
- Standard-compliant EIP-7966: Support custom user timeout and correct error codes
- Slight improvements for error handling, monitoring, and performace
Full Changelog: rise-node/v0.3.5...rise-node/v0.3.6