Add NETWORK_ID FATE instruction #233

Merged
zxq9 merged 3 commits from add_chain_network_id into master 2023-07-01 01:25:31 +09:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 37808419a8 - Show all commits

View File

@ -29,7 +29,7 @@
]}.
{relx, [{release, {aebytecode, "3.3.0"},
{relx, [{release, {aebytecode, "3.4.0"},
[aebytecode, eblake2, getopt]},
{dev_mode, true},

View File

@ -1,6 +1,6 @@
{application, aebytecode,
[{description, "Bytecode definitions, serialization and deserialization for aeternity."},
{vsn, "3.3.0"},
{vsn, "3.4.0"},
{registered, []},
{applications,
[kernel,