Skip to content

scroll-v3.1.5

Compare
Choose a tag to compare
@Thegaram Thegaram released this 19 Apr 05:59
· 222 commits to develop since this release
scroll-v3.1.5
d274ef1

scroll-v3.1.5 improves the l2geth configuration to make it easier to run a node and connect to the Scroll Alpha testnet. Upgrading to this version is optional but highly recommended.

⚠️ This release changes the genesis config format. If you run l2geth with a custom genesis.json file, please update it to the new format and run l2geth init with the new genesis.json file.

Notable changes

  • Scroll config flags are now under "scroll" in the genesis config #262
  • l2geth now supports the --scroll-alpha flag to set the genesis config and bootnodes automatically #261

Minor changes and bugfixes

  • build(docker): auto docker push when pushing git tags #258
  • build(docker): update docker trigger tag prefix #259
  • Fix return type in tx receipt for l1fee type #254

Full Changelog: scroll-v3.1.2...scroll-v3.1.5