Skip to content

Releases: Manta-Network/Manta

v3.1.5

18 Apr 15:22
18aeacb
Compare
Choose a tag to compare

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

Full Changelog: v3.1.3...v3.1.5

v3.1.4-1

22 Feb 03:25
865c267
Compare
Choose a tag to compare

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

11 Feb 08:24
2c8685c
Compare
Choose a tag to compare

Upgrade priority: High (upgrade before 2/14/2022)

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.1

23 Dec 16:37
685aae0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

Dolphin Testnet v0.2.1

29 Nov 04:10
43e1486
Compare
Choose a tag to compare

What's Changed

  • Dolphin Testnet Initial Release

v3.1.0-1

26 Nov 06:09
21df9fc
Compare
Choose a tag to compare

What's Changed

  • [Manta] unfilter utility for batched token transfer by @stechu in #284

Full Changelog: v3.1.0...v3.1.0-1

v3.1.0

25 Nov 01:53
b3f646d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.9...v3.1.0

v3.0.9-1

10 Nov 00:31
4caa258
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.9...v3.0.9-1

v3.0.9

08 Nov 05:40
063dd53
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @tommyjk21 made their first contribution in #225

Full Changelog: v3.0.8-calamari.kusama...v3.0.9

v3.0.8-calamari.kusama

29 Oct 12:53
5420061
Compare
Choose a tag to compare

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