v3.1.5
What's Changed in v3.1.5
Breaking changes
Features
- #484 Update to latest MantaPay circuits
- #436 Dolphin XCM Integration
- #430 Add private payment to dolphin runtime.
- #419 Add asset manager and XCM support.
- #416 Automatic Collator removal enabled for Calamari
- #383 Calamari & Manta support
cargo build --features=fast-runtime
, setting most configurable timers to 2 or 5 minutes (instead of days) - #358 Underperforming collators are automatically removed from the collator set after each session
Improvements
- #476 Set the version of feature resolver as 2.
- #472 Improve asset manager.
- #457 Add manual
try-runtime
CI workflow test against Calamari mainnet. - #455 Calamari: Integrate new collator eviction.
- #447 Dolphin parachain testnet genesis.
- #445 Clean up readme.
- #441 Dolphin benchmarking workflow.
- #439 Instructions for DCO.
- #435 Expose 9945 for checking relaychain's block number on parachain.
- #426 DCO for community PRs.
- #411 Add a corner case about increasing/decreasing candidate bond in collator-selection.
- #410 Add to-do item to update CHANGELOG.md.
- #409 Update banner.
- #406 Adjust treasury and preimage pallets' deposits.
- #405 Migrate to new method of declaring constants.
- #404 Reduce PreimageMaxSize to 3.5MB.
- #401 Customize cargo profiles. Add production profile.
- #393 CI runtime upgrade test and github templates improvements.
- #373 Expose more ports in dockerfile.
Bug fixes
- #470 Fix: move deserialization of manta-pay types into the extrinsic.
- #467 Fix ssl compilation issue in CI.
- #461 Fix AssetManager's
update_asset_metadata
to update the underlying assets storage. - #421 Fix CI integration test false negatives.
New Contributors
- @dansofter made their first contribution in #409
- @rishabhfsd made their first contribution in #426
- @bhgomes made their first contribution in #470
Full Changelog: v3.1.3...v3.1.5