Skip to content

v0.6.2

Compare
Choose a tag to compare
@int-bot int-bot released this 12 Mar 09:02
· 190 commits to develop since this release
b184e2b

Compatible versions:

Changelog

Version v0.6.2 is a patch-release fixing some issues found in v0.6.1

RPC

  • Set SequencerNodeURI config parameter to empty value in network config files to get node URI from the SC (#3430)

Synchronizer

  • Use gas limit returned by the executor for Elderberry transaction receipts (#3428, #3424)
  • Fix CumulativeGasUsed in Elderberry transaction receipts (#3425, #3424)
  • Remove intermediate state root from Elderbery transaction receipts (#3424, #3449)
  • Use transaction status returned form the Executor for Elderberry transaction receipts (#3424)

Sequencer

  • Use gas limit returned by the executor for Elderberry transaction receipts (#3428, #3424)
  • Fix CumulativeGasUsed in Elderberry transaction receipts (#3425, #3424)
  • Remove intermediate state root from Elderbery transaction receipts (#3424, #3449)
  • Use transaction status returned form the Executor for Elderberry transaction receipts (#3424)