Skip to content

Commit

Permalink
Merge branch 'manta' into release-v3.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Dengjianping <djptux@gmail.com>
  • Loading branch information
Dengjianping committed Jun 10, 2022
2 parents 8e28e34 + cfcd20f commit e1f289c
Show file tree
Hide file tree
Showing 6 changed files with 385 additions and 428 deletions.
33 changes: 17 additions & 16 deletions CHANGELOG.md
Expand Up @@ -2,28 +2,29 @@

## v3.2.0
### Breaking changes
[\#550](https://github.com/Manta-Network/Manta/pull/550) Remove sudo pallet from calamari runtime.

### Features
- [\#529](https://github.com/Manta-Network/Manta/pull/529) Add RPC for MantaPay to synchronize with latest ledger state
- [Dolphin] [\#529](https://github.com/Manta-Network/Manta/pull/529) Add RPC for MantaPay to synchronize with latest ledger state

### Improvements
[\#481](https://github.com/Manta-Network/Manta/pull/481) Update upstream dependencies to v0.9.18.
[\#491](https://github.com/Manta-Network/Manta/pull/491) Revamp collator-selection.
[\#493](https://github.com/Manta-Network/Manta/pull/493) Dedupe mock-xcm tests (part 1).
[\#505](https://github.com/Manta-Network/Manta/pull/505) Proper bare-metal instances for benchmarking workflows.
[\#507](https://github.com/Manta-Network/Manta/pull/507) Add issue template for Calamari xcm onboarding of other parachains.
[\#519](https://github.com/Manta-Network/Manta/pull/519) Concrete fungible ledger integration tests.
[\#523](https://github.com/Manta-Network/Manta/pull/523) Move xcm and assets related runtime configurations to own files.
[\#531](https://github.com/Manta-Network/Manta/pull/531) Clean up AssetManager migration code.
[\#541](https://github.com/Manta-Network/Manta/pull/541) Skip build on too tiny change.
[\#542](https://github.com/Manta-Network/Manta/pull/542) Update xcm integrations template issue.
[\#560](https://github.com/Manta-Network/Manta/pull/560) Bump srtool to v0.4.0.
- [\#481](https://github.com/Manta-Network/Manta/pull/481) Update upstream dependencies to v0.9.18.
- [\#491](https://github.com/Manta-Network/Manta/pull/491) Revamp collator-selection.
- [\#493](https://github.com/Manta-Network/Manta/pull/493) Dedupe mock-xcm tests (part 1).
- [\#505](https://github.com/Manta-Network/Manta/pull/505) Proper bare-metal instances for benchmarking workflows.
- [\#507](https://github.com/Manta-Network/Manta/pull/507) Add issue template for Calamari xcm onboarding of other parachains.
- [\#519](https://github.com/Manta-Network/Manta/pull/519) Concrete fungible ledger integration tests.
- [\#523](https://github.com/Manta-Network/Manta/pull/523) Move xcm and assets related runtime configurations to own files.
- [\#531](https://github.com/Manta-Network/Manta/pull/531) Clean up AssetManager migration code.
- [\#541](https://github.com/Manta-Network/Manta/pull/541) Skip build on too tiny change.
- [\#542](https://github.com/Manta-Network/Manta/pull/542) Update xcm integrations template issue.
- [Calamari] [\#550](https://github.com/Manta-Network/Manta/pull/550) Remove sudo pallet from calamari runtime.
- [\#560](https://github.com/Manta-Network/Manta/pull/560) Bump srtool to v0.4.0.
- [Dolphin] [\#583](https://github.com/Manta-Network/Manta/pull/583) Remove checkpoint from RPC API when synchronizing with MantaPay.

### Bug fixes
[\#558](https://github.com/Manta-Network/Manta/pull/558) Fix try runtime and metadata diff ci workflows.
[\#567](https://github.com/Manta-Network/Manta/pull/567) Fix file structure of relay chian specs.
[\#570](https://github.com/Manta-Network/Manta/pull/570) Revert hard-coded branch of yamllint github action.
- [\#558](https://github.com/Manta-Network/Manta/pull/558) Fix try runtime and metadata diff ci workflows.
- [\#567](https://github.com/Manta-Network/Manta/pull/567) Fix file structure of relay chian specs.
- [\#570](https://github.com/Manta-Network/Manta/pull/570) Revert hard-coded branch of yamllint github action.

## v3.1.5-1
### Breaking changes
Expand Down

0 comments on commit e1f289c

Please sign in to comment.