Skip to content

Releases: luxfi/evm

v0.19.4

06 Jun 13:29

Choose a tag to compare

v0.19.4 — Wave 2G-Cascade: codec rip, p2p v1.21.1, vm v1.1.11, geth v…

v0.19.3

03 Jun 19:49

Choose a tag to compare

go.mod: bump vm v1.1.6 -> v1.1.7, runtime v1.0.1 -> v1.1.0

vm v1.1.7 pins runtime v1.1.0 (NetworkUpgrades interface ripped +
XAssetID -> UTXOAssetID rename). Closes the IsEtnaActivated /
GetNetworkUpgrades cascade started by the v0.19.0 Quasar rename.

Transitive (// indirect): consensus v1.24.0 -> v1.25.0, corona
v0.4.1 -> v0.7.5, metric v1.5.5 -> v1.5.7.

v0.19.2

03 Jun 19:41

Choose a tag to compare

go.mod: bump luxfi/vm v1.1.5 -> v1.1.6

vm v1.1.6 drops GetNetworkUpgrades() (removed in runtime decomplect
3eea32ad). Required for v0.19.0's Etna -> Quasar rename: vm v1.1.5
still expected upgrade.Config to implement runtime.NetworkUpgrades
with the old IsEtnaActivated method, which no longer exists post-rename.

Transitive: luxfi/protocol v0.0.5 -> luxfi/proto v1.0.0 (vm v1.1.6
dep tree).

v0.19.1

03 Jun 19:38

Choose a tag to compare

evm: bump luxfi/precompile v0.5.27 → v0.5.35 (bls12381 7-sub-config K…

v0.19.0

03 Jun 19:27

Choose a tag to compare

Quasar Edition: rename EtnaTimestamp → QuasarTimestamp + strict upgra…

v0.18.18

02 Jun 18:54

Choose a tag to compare

fix(plugin/evm): force HashScheme default to stop fresh L2s wedging o…

v0.18.17

02 Jun 11:28

Choose a tag to compare

v0.18.17: tidy after genesis v1.13.8 cascade

v0.18.16

02 Jun 08:05

Choose a tag to compare

v0.18.16: fix nil-chainConfig PQ gate panic

v0.18.15

02 Jun 02:26

Choose a tag to compare

release: bump Version to v0.18.15 (matches semver tag)

v0.18.14

20 May 03:17

Choose a tag to compare

evm v0.18.14 — luxd v1.27.6 + all deps canonical latest