v0.1.2
Upgrade Priority: ❗ HIGH ❗ Please upgrade your node as soon as possible.
The v0.1.2 release contains a significant runtime migration of all the prediction market storage data from the PredictionMarkets
pallet to the MarketsCommons
pallet. This change was necessitated by the creation of the SimpleDisputes
pallet as a separate module as a first step toward modularizing the dispute mechanism of all markets. Additionally, this release contains the structural foundations of two parts of the Zeitgeist protocol: Rikiddo and Court. However, neither of these pallets are yet complete nor are they plugged in or available in the runtime.
Runtime Version
Battery Park
spec_version
: 19
transaction_version
: 3
Changes
- Third iteration of Court pallet (#225)
- Second iteration of Court pallet (#224)
- Update to Polkadot v0.9.8 (#223)
- Update to Polkadot v0.9.6 (#219)
- Update Rococo deployment parameters (#213)
- Add the initial structure for court (#212)
- Fix PM benchmarks (#211)
- Add new specification for parachain (#209)
- Trigger workflow on label and dispatch (#207)
- Add integration test for migrations (#202)
- Add a tag trigger to docker deployment (#201)
- Implement Rikiddo Helper Functions (#199)
- Integrate Court pallet (#167)