Skip to content

Releases: risechain/rise-node

rise-node/v0.5.1

20 Mar 08:39
f2861ce

Choose a tag to compare

What's Changed

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

  • @huytz made their first contribution in #47

Full Changelog: rise-node/v0.5.0...rise-node/v0.5.1

rise-node/v0.5.0

03 Feb 03:19
81892e3

Choose a tag to compare

What's Changed

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_subscribe logs
  • 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

15 Jan 05:45
033e59e

Choose a tag to compare

What's Changed

Upgrade details:

  • Bump initcode size 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

30 Dec 17:22
4cdc723

Choose a tag to compare

What's Changed

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

16 Dec 04:50
3c831ff

Choose a tag to compare

What's Changed

Upgrade details:-

  • Activate the OP Jovian Hardfork
  • Consistent camel case for eth_subscribe shreds fields
  • 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

02 Dec 09:31
63a9659

Choose a tag to compare

What's Changed

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

27 Nov 06:55
fb3b8dd

Choose a tag to compare

What's Changed

Full Changelog: rise-node/v0.3.8...rise-node/v0.3.9-rc.01

rise-node/v0.3.8

20 Nov 16:23
0da0858

Choose a tag to compare

rise-node/v0.3.8 Pre-release
Pre-release

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_gasPrice and eth_maxPriorityFeePerGas

Full Changelog: rise-node/v0.3.7...rise-node/v0.3.8

rise-node/v0.3.7

04 Nov 09:25
105cc53

Choose a tag to compare

Upgrade 20

What's Changed

  • Rebase OP services to OP v1.4.1 for L1 Fusaka hardfork
  • Several RPC fixes to improve eth_call and 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

09 Oct 14:47
2843e53

Choose a tag to compare

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