v2.0.0
New: EVM Runtime Template
This release is audited by SRLabs, you can find the audit report here.
What's Changed
- add zombienet configuration by @Moliholy in #129
- Configure OpenGov by @4meta5 in #130
- Add benchmarking compilation check to CI by @4meta5 in #131
- Fix ci by @ozgunozerk in #133
- #97 added async backing to runtime and node by @KitHat in #102
- merge v1 into main by @ozgunozerk in #175
- clearer constant namings and explanations by @ozgunozerk in #151
- Remove security warning from docs and fix style in list by @ggonzalez94 in #178
- Treasury docs by @ozgunozerk in #152
- Update index.adoc - fix chainspec generation command by @DrW3RK in #181
- Transition into monorepo by @ozgunozerk in #180
- workflow fix by @ozgunozerk in #182
- Integrated EVM and Ethereum pallets by @KitHat in #196
- readme and docs update for monorepo by @ozgunozerk in #183
- Update README.md by @DrW3RK in #204
- #188 Added EVM RPC to the node by @KitHat in #198
- Upgrade evm dependencies by @ozgunozerk in #208
- #188 Added a guide for contract migration by @KitHat in #200
- Runtime lib restructure by @ozgunozerk in #202
- Precompiles by @4meta5 in #201
- add property to node for each template by @ozgunozerk in #221
- #189 Predeployed Contracts functionality by @KitHat in #218
- fixed "missing host function" bug by @KitHat in #225
- Disable logging for deployment builds by @4meta5 in #213
- Add pov reclaim by @ozgunozerk in #229
- [evm-template] XCM config for foreign assets by @4meta5 in #219
- Port the trivial audit fixes to evm by @ozgunozerk in #236
- #235 Updated benchmarks for the next release by @KitHat in #238
- Feemanager for evm by @ozgunozerk in #239
- Port docs to sync faster with Rococo to our audit branch by @ggonzalez94 in #252
- Max remote lock consumers by @ozgunozerk in #255
- RPC Differences Documentation and RPC Testing Toolkit by @KitHat in #241
- Fix for treasury config and benchmark by @KitHat in #240
- Bound GasLimitPovRatio to u64::MAX by @KitHat in #246
- Docs Update by @KitHat in #250
- Update docs by @ozgunozerk in #261
- HRMP Channel Guide by @4meta5 in #214
- Fix XCM constants by @KitHat in #268
- Fix
txpool
feature for EVM template by @KitHat in #270 - Bump versions by @ozgunozerk in #271
New Contributors
Full Changelog: v1.0.0...v2.0.0