Releases: Manta-Network/Manta
Releases · Manta-Network/Manta
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
v3.1.4-1
What's Changed
- Bump spec version to 3141.
- Remove
pallet_scheduler
v3 migration after 3140 runtime upgrade by @ghzlatarev in #403 - Update substrate dependencies to fix some low hanging fruit in democracy pallet by @Dengjianping in #407
Full Changelog: v3.1.4...v3.1.4-1
v3.1.4
Upgrade priority: High (upgrade before 2/14/2022)
What's Changed
- [manta] Bump client and runtime versions to v3.1.3 by @ghzlatarev in #381
- [manta] Bump client and runtime versions to v3.1.4 and upstream to v0.9.16 by @ghzlatarev in #377
- [manta] Update upstream to v0.9.15 by @Dengjianping #359
- [manta] Add a congested_chain_simulation test in Calamari by @ghzlatarev #337
Full Changelog: v3.1.3...v3.1.4
v3.1.1
What's Changed
- [Manta] unfilter utility for batched token transfer by @stechu in #284
- Update pr template by @Dengjianping in #288
- Update README.md by @stechu in #280
- [Calamari/Manta]Deposit all fees to block authors by @Dengjianping in #275
- [Manta] Adjust Calamari weight to fee calculation by @ghzlatarev in #296
- [Manta] Integrate v0.9.13 upstream changes by @ghzlatarev #294
- [Manta] CI runtime upgrade test for manta parachain by @ghzlatarev in #283
- [Manta] Improve CI runtime upgrade test success criteria by @ghzlatarev in #302
Full Changelog: v3.1.0...v3.1.1
Dolphin Testnet v0.2.1
What's Changed
- Dolphin Testnet Initial Release
v3.1.0-1
What's Changed
Full Changelog: v3.1.0...v3.1.0-1
v3.1.0
What's Changed
- Update Readme. by @stechu in #253
- [Manta] docker: listen on external ips by @grenade in #257
- [Manta]
v0.9.12
runtime weights for Calamari runtime by @ghzlatarev in #260 - Fix ci badge by @Dengjianping in #268
- [Manta] Whitelist
frame_system
calls and Integrate custommultisig
weights in Manta/Calamari runtimes by @ghzlatarev in #270 - [Manta] Integrate pallet-tx-pause by @ghzlatarev in #265
- [Manta] Calamari/Manta docker image and integration tests by @ghzlatarev in #278
- [Manta] CI improvements by @ghzlatarev in #279
- Add calamari-vesting pallet by @Dengjianping in #221
Full Changelog: v3.0.9...v3.1.0
v3.0.9-1
v3.0.9
What's Changed
- Align benchmarking work flow with polkadot/kusama by @Dengjianping in #244
- Unified client for Manta and Calamari by @stechu in #245
- [Manta-PC] Update dependencies to
v0.9.12
by @ghzlatarev in #242 - Manta shell chain runtime by @stechu in #250
New Contributors
- @tommyjk21 made their first contribution in #225
Full Changelog: v3.0.8-calamari.kusama...v3.0.9
v3.0.8-calamari.kusama
What's Changed
- Uncomment pallets in generate-weights-files.yml by @ghzlatarev in #220
- Split KMA and MA currency by @tommyjk21 in #225
- [Manta-PC] Update Spec Version by @stechu in #230
- [Manta-PC] Make benchmarking workflow manually trigerrable from Github GUI by @ghzlatarev in #223
New Contributors
- @tommyjk21 made their first contribution in #225
Full Changelog: v3.0.6-calamari.kusama...v3.0.8-calamari.kusama