github scroll-tech/go-ethereum scroll-v3.1.5

latest releases: scroll-v5.7.13, scroll-v5.7.11, scroll-v5.7.10...
17 months ago

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

Don't miss a new go-ethereum release

NewReleases is sending notifications on new releases.