Overview
This release includes a mandatory node upgrade as part of the kick off of commit-reveal v3.
🚨🚨 IMPORTANT NOTE 🚨🚨
If you are running a node on mainnet you MUST upgrade to the latest release once this deploy is out or your node will not function due to the missing host functions needed by CR3 (commit-reveal v3). To ensure a smooth transition, feel free to build manually using the testnet
branch, as this is exactly what we are deploying to mainnet.
Likewise, if you are running a node on testnet, you should already be (and should always be) running node code based on the tip of the testnet
branch.
What's Changed
- Metagraph contract in #1043 by @open-junius
- Spiigot/ Try all Drand endpoints in #1087 by @JohnReedV
- set set_children rate limit to 30min in #1085 by @camfairchild
- Fix/network rate limit on zero block in #1083 by @camfairchild
- Fix devnet spec in #1080 by @ales-otf
- Fix devnet chainspecs in #1078 by @ales-otf
- remove unneeded chainspec files in #1074 by @sam0x17
- Fix release notes script in #1073 by @sam0x17
- Feat/batch set weights in #1022 by @camfairchild
- Log Drand Deserializion in #1065 by @JohnReedV
- update devnet chainspec in #1070 by @sam0x17
- Feat/pending childkeys in #1050 by @gztensor
- Feat/admin set evm chain in #1030 by @gztensor
- use correct grandpa addresses for devnet in #1064 by @sam0x17
- fix Dockerfile to re-enable regular pushes to docker in #1063 by @sam0x17
- Crv3 Hotfix 2 in #1061 by @JohnReedV
- Remove dead code in pallet-subtensor in #1036 by @ales-otf
- Fix CRv3 Devnet in #1059 by @JohnReedV
- Fix clippy warnings in #1056 by @gztensor
- Drand + Commit-Reveal-v3 in #951 by @JohnReedV
- Final backpropagation of hotfixes to devnet-ready 12-2-2024 in #1049 by @sam0x17
- backpropagate / main => testnet (ignore CI errors) in #1046 by @sam0x17
- fix remaining escapes in hotfix pr bot message in #1040 by @sam0x17
- Merge devnet to devnet ready with conflicts resolved in #1042 by @gztensor
- Fix pre-evm sync issue with evm-enabled node in #1023 by @gztensor
- Move chainspecs to a dedicated directory in #1025 by @ales-otf
- backpropagate hotfix to testnet in #1028 by @sam0x17
- Commit reveal v3 in #982 by @orriin
- sort the account in spec file for deterministic spec file in #1017 by @open-junius
- Commit-Reveal-3 Tests and Fixes in #1012 by @JohnReedV
- ci: update archive node uri in #1013 by @orriin
- Move unit tests to the right place in #1011 by @ales-otf
Full Changelog: v1.1.10...v1.2.2