Releases: NodleCode/chain
Releases · NodleCode/chain
August 2020 - Major Bump
- Bump all dependencies and underlying code to substrate RC6
- Apply some fixes inside the
tcr
pallet to correct potential security weaknesses - Fix an issue in the
amendments
pallet that prevented the use of thesystem.setCode
extrinsic with it
June 2020 Release Candidate 1
This update contains minor changes and optimizations.
May 2020 - Mainnet
Mainnet Config (#209) * non-individual grants * compute and save treasuries addresses * employee grants, balances and validators * finalize balances * reserve set free balance only if needed * last fixes * finalize spec * plug spec in node * bump deps
May 2020 - Release Candidate 2
Include a bunch of bug fixes regarding the rpc calls and version bumps. Also update the code base to Substrate RC2 which is the base of Polkadot CC1.
May 2020 - Release Candidate 1
Create release candidate 1 to test the new modules on Arcadia.
Runtime April 2020
- emergency shutdown pallet to serve as a failsafe for upcoming Nodle pallets
- various code cleanup
- benchmarks
try_origin
orroot
pattern for a more modular governance systemidentity
palletrecovery
pallet- chain spec embedded in binary
alpha.6
supportwasmtime
support for faster sync- various repo reorganizations
Arcadia Public Release
Nodle's first test network to be made public.
Known working docker is docker.pkg.github.com/nodlecode/chain/nodle-chain:0e15e855e412
.