Releases: zkVerify/VFlow
Release Runtime Mainnet 1.1.0
What's Changed
- updated-zkv-dockerhub by @AndrewCoal737 in #40
- Implement CI releases for new release/tagging policies by @drgora in #41
- Merge Volta and Mainnet runtime code by @drgora in #42
- Remove install apt dependencies by @ysibirski in #43
- Forgot to extract the version-str variable from the tag name by @la10736 in #44
- Configure xcm runtime apis by @lgiussan in #46
- Add deliveryFee method to xcm precompile by @lgiussan in #45
- Update conversion for local 32B accounts by @drgora in #47
- Bump runtime version to 1.1.0 by @drgora in #48
New Contributors
- @AndrewCoal737 made their first contribution in #40
Full Changelog: v1.0.2-20251008...rt-mainnet-1.1.0
Release Runtime Volta 1.1.0
What's Changed
- updated-zkv-dockerhub by @AndrewCoal737 in #40
- Implement CI releases for new release/tagging policies by @drgora in #41
- Merge Volta and Mainnet runtime code by @drgora in #42
- Remove install apt dependencies by @ysibirski in #43
- Forgot to extract the version-str variable from the tag name by @la10736 in #44
- Configure xcm runtime apis by @lgiussan in #46
- Add deliveryFee method to xcm precompile by @lgiussan in #45
- Update conversion for local 32B accounts by @drgora in #47
- Bump runtime version to 1.1.0 by @drgora in #48
New Contributors
- @AndrewCoal737 made their first contribution in #40
Full Changelog: v1.0.2-20251008...rt-volta-1.1.0
Node 1.0.2-20251008
New Release Format
Starting from this release, we adopted a new format for VFlow releases. We will have 3 different release types: Node, Volta Runtime, and Mainnet Runtime.
Node releases introduce changes to the node binaries, which are published on Docker Hub at https://hub.docker.com/r/zkverify/vflow-node.
No compiled assets will be provided with node releases on Github.
Runtime releases, conversely, do not have any corresponding assets on Docker Hub, but include the compiled runtime wasm in the Github releases.
What's Changed
Minor
Full Changelog: 1.0.1-1.0.0...v1.0.2-20251008
1.0.0-1.0.0
0.2.2-1.0.0
What's Changed
- Download RELAY chain spec file by @ysibirski in #28
- Rename all docker variables from EVM_* to PARA_* by @drgora in #27
- Rename all zkv evm para references to vflow by @drgora in #29
- Enable SafeCallFilter for xcm Transact by @drgora in #30
- Bump node and runtime versions by @drgora in #31
- Docker image entrypoint fix for zkv_conf_chain check by @ysibirski in #32
Full Changelog: 0.2.1-0.2.0...0.2.2-1.0.0
0.2.1-0.2.0
What's Changed
Full Changelog: 0.2.0-0.2.0...0.2.1-0.2.0
0.2.0-0.2.0
What's Changed
- Initial codebase by @DanieleDiBenedetto in #1
- tweak consensus and add benchmark support by @la10736 in #2
- Enable xcm teleports by @drgora in #4
- Permissioned deployment of EVM contracts by @lgiussan in #3
- Upgrade Polkadot to stable2412 by @drgora in #8
- Move chain_spec's runtime configurations in runtime by @la10736 in #10
- Add precompiles by @DanieleDiBenedetto in #11
- Enable xcm to ethereum calls by @drgora in #9
- New CI and add metadata-hash support by @la10736 in #14
- Update runtime params for testnet by @DanieleDiBenedetto in #15
- Update zkVerify and Polkadot dependencies to stable2412-7 by @drgora in #21
- Add GPL-3.0 license by @lgiussan in #23
- Add precompile for xcm teleport from EVM chain to relay by @rdoria1 in #25
- Testnet genesis chainspec by @la10736 in #22
Full Changelog: https://github.com/zkVerify/zkVerify-EVM-Parachain/commits/0.2.0-0.2.0