Releases: gasp-xyz/mangata-node
Releases · gasp-xyz/mangata-node
v0.33.0
What's Changed
- Rc/0.32.0 fixes - pallets storage versions allignment by @mateuszaaa in #668
- Rc/0.32.0 by @majusko in #658
- provide missing storage proof by @mateuszaaa in #676
- Feature/post 0.32.0 update by @mateuszaaa in #681
- revert ci changes by @mateuszaaa in #682
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- CI: Fix production release workflow by @tenequm in #622
- chore: generate types automatically by @devdanco in #629
- Post v0.31.0 alignment by @mateuszaaa in #631
- CI: e2e tests job fix MGX-785 by @tenequm in #630
- fix reporting file changes because of bumping deps by @goncer in #634
- Integration test that verifies PoS checkpoints and chain sessions are aligned by @mateuszaaa in #633
- update to monorepo & v1.1.0 by @vanderian in #621
- CI: Update Helm chart version for dev envs to fix issue with deprecated parameters MGX-808 by @tenequm in #637
- ci: post release
develop
update job MGX-363 by @tenequm in #639 - CI: Fix accounts used for parachain nodes in dev envs MGX-819 by @tenequm in #645
- chore: fix branch for generating types by @devdanco in #646
- fix crowdloan dependency to merged main develop branch by @vanderian in #647
- [MGX-632] 3rdparty rewards #593 by @mateuszaaa in #643
- use polkadot-sdk::develop references by @mateuszaaa in #649
- Feature/solo token promotion forbiden by @devdanco in #648
- Fix: fix cumulative rewards calculations by @mateuszaaa in #650
- 3rdparty rewards - schedules limit adjustment by @mateuszaaa in #655
- fix PoS benchmarks by @mateuszaaa in #657
- update readme by @Tomen in #663
- ci: temporarily change runners by @tenequm in #662
- Update reusable-e2e-tests.yml by @goncer in #651
- [fix] batched txs handling by @mateuszaaa in #665
- CI: Fix self-hosted GHA runners in GKE MGX-868 by @tenequm in #669
- chore: update release workflow in order to generate types by @devdanco in #670
- Update README.md by @0xbasar in #667
New Contributors
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Submit reports to testmo by @goncer in #496
- Chore: Update Mangata Kusama RPC endpoint for try-runtime MGX-272 by @tenequm in #503
- Update reusable-e2e-tests.yml by @goncer in #506
- [MGX-527] Post 0.30.0 release alignment by @mateuszaaa in #510
- [MGX-521]Runtime api for checking FeeLocks by @mateuszaaa in #509
- [MGX-393] Polkadot MVR by @mateuszaaa in #504
- Chore: Reduce development envs storage to reduce costs MGX-533 by @tenequm in #515
- Enable multiswap tests & staking e2e by @goncer in #507
- use parachain-launch from main repo by @vanderian in #516
- Adapt job to run tests with new sdk version by @goncer in #513
- ci: add main branch release workflow by @tenequm in #517
- Fix polkadot MVR setup by @mateuszaaa in #525
- [MGX-513] Motion close only for council members by @mateuszaaa in #511
- Remove outdated migrations by @mateuszaaa in #528
- CI: Update
dev
network resources usage requests in Kubernetes to optimize infrastructure MGX-533 by @tenequm in #524 - improve docs by @goncer in #526
- [MGX-534] Common Runtime by @mateuszaaa in #527
- fix reports when build fail by @goncer in #532
- Polkadot MVR Sudo by @mateuszaaa in #533
- Fix rococo chainspec by @mateuszaaa in #534
- [MGX-393] PolkadotMVR - xcm tests & xcm_config fine tuning by @mateuszaaa in #518
- [MVR] fix compilation by @mateuszaaa in #538
- feat: add rpc methods for tradeable tokens by @devdanco in #531
- Remove fail fast from e2e matrix by @goncer in #542
- [MGX-392] Multi use crowdloan pallet by @mateuszaaa in #540
- Storage migration asset registry by @devdanco in #539
- [MGX-392] pallet-crowdloan-rewards migrations by @mateuszaaa in #543
- [MGX-392] Crowdloan fixes by @mateuszaaa in #544
- [MGX-392] Crowdloan fixes by @mateuszaaa in #545
- Fix: Resolve issue with
dev
env connection to local relaychain MGX-564 by @tenequm in #547 - Fix: Update relaychain polkadot image used for development envs to v0.9.38 MGX-564 by @tenequm in #548
- [MGX-531] - fix: claim rewards from disabled pool by @mateuszaaa in #546
- [MGX-589] - fix: swaps communicate 0 fee in polkadotJS & 3rdparties by @mateuszaaa in #549
- CI: Add test coverage report MGX-590 by @tenequm in #550
- [fix] remove extra verbose logs by @mateuszaaa in #552
- ci: Fix docs.yml workflow MGX-664 by @tenequm in #553
- ci: Add dependabot.yml configuration MGX-172 by @tenequm in #554
- CI: update dependabot config MGX-172 by @tenequm in #576
- [MGX-393] MVR - Fix transacation fees by @mateuszaaa in #589
- fix: Vesting Rpc method by @devdanco in #587
- Update README.md by @majusko in #590
- Added crowdloan group by @AlexChetverov in #595
- Fix: Set cargo-tarpaulin version to fixed value of 0.26.1 as it doesn't require newer rustc compiler version by @tenequm in #598
- Bugfix/liq tokens MGX-434 by @majusko in #505
- [MGX-522] Simplify XYK RPC api by @mateuszaaa in #535
- CI: Update mangata-node helm chart to v1.3.0 MGX-433 by @tenequm in #601
- Update reusable-e2e-tests.yml by @goncer in #602
- Bugfix/liq tokens mgx 434 v2 by @majusko in #603
- new SDK tests by @AlexChetverov in #604
- CI: Use kubernetes based GHA self-hosted runners MGX-668 by @tenequm in #605
- chore: Update Node.js version in reusable-perfomance-tests.yml workflow by @tenequm in #608
- fix: run 'mutliswap_buy_W' test concurently by @mateuszaaa in #610
- Feature/merging main conflict resolve by @majusko in #613
- CI: GH Actions workflow fixes MGX-668 by @tenequm in #609
- Rc/0.31.0 by @majusko in #614
- Release fix: disable rococo try-runtime as rococo was already updated to 0.31.0 by @mateuszaaa in #617
Full Changelog: v0.30.1...v0.31.0
v0.30.1
v0.30.0
What's Changed
- Update reusable-e2e-tests.yml, add new LP rewards tests by @goncer in #463
- Update reusable-e2e-tests.yml by @goncer in #465
- CI: Update local relaychain rococo image version to
v0.9.37
MGX-372 by @tenequm in #423 - [MGX-381] Staking Improvement by @mateuszaaa in #462
- fix parachain-staking docs by @mateuszaaa in #470
- [MGX-396] Performance tests framework switch by @mateuszaaa in #453
- Bootstrap finalize upgrade by @iStrike7 in #464
- Added link to public API docs by @majusko in #467
- [MGX-456]BEX After release tasks by @mateuszaaa in #472
- ci: fix try-runtime rococo endpoint MGX-475 by @tenequm in #474
- Run perf. tests when merge to dev by @goncer in #473
- fix sudo user by @goncer in #475
- Update reusable-perfomance-tests.yml by @goncer in #477
- Update reusable-perfomance-tests.yml by @goncer in #478
- CI: Fix permission issue on git checkout MGX-491 by @tenequm in #479
- Add maintenance tests to test run by @goncer in #449
- Fix Reward events for delegators by @mateuszaaa in #480
- [WIP][MGX-391]Xyk refactor 2.1 by @mateuszaaa in #471
- [MGX-436]BEX - decrease minimal hops in multiswap to 2 by @mateuszaaa in #482
- [MGX-381]Staking onIdle hook (automatic payouts) by @mateuszaaa in #483
- Update reusable-perfomance-tests.yml by @goncer in #485
- Cleanup: fix parachain-staking ref by @mateuszaaa in #484
- [mgx-361][xcm] add receive tests by @vanderian in #468
- [MGX-381] Staking improvements fixes by @mateuszaaa in #486
- [MGX-436] Multiswap - ignore some overhead when processing singl hop swaps by @mateuszaaa in #487
- [MGX-381]Enable root testing tools by @mateuszaaa in #490
- Feature: Add
--frozen
flag for cargo build MGX-262 by @tenequm in #492 - [MGX-381] Staking improvements - vested tokens support by @mateuszaaa in #491
- Fix manifests paths for docker compatibility by @mateuszaaa in #494
- [MGX-436] Fix multi swap prevalidation by @mateuszaaa in #495
- [WIP] Checking remaining tests branch by @AlexChetverov in #493
- CI: Fix GHA self-hosted runners permission issues MGX-505 by @tenequm in #497
- CI: Update docs.yml upload action version by @tenequm in #498
- Develop v0.9.40 by @devdanco in #489
- Release/v0.30.0 by @majusko in #501
New Contributors
- @AlexChetverov made their first contribution in #493
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Align runtime versions with whats deployed on rococo by @mateuszaaa in #413
- adapt matrix to include fast runtime option by @goncer in #412
- [MGX-173] Run performance tests on ci by @mateuszaaa in #398
- ci: Fix Helmfile configuration by @tenequm in #416
- Fee locks extend by period by @iStrike7 in #421
- Multiswaps by @iStrike7 in #406
- [WIP] add four items to the matrix to run gasles & bootstrap by @goncer in #420
- Develop v0.9.36 by @devdanco in #397
- fix turing image by @goncer in #407
- Branch divergance fix by @majusko in #426
- [zombienet] add configs by @vanderian in #401
- Feature/node maintenance mode by @iStrike7 in #392
- Feature: Add Rococo deployment workflow MGX-241 by @tenequm in #418
- adapt e2e removing specific gasless test execution by @goncer in #425
- Changed pool weights behaviour by @iStrike7 in #429
- [MGX-355] Node improvements & cleanups by @mateuszaaa in #424
- Release conflicts by @majusko in #434
- ci: add trigger to deploy rococo env on release merge to main by @tenequm in #436
- Disallowed tipping for swaps and changed fee lock event by @iStrike7 in #431
- [MGX-332] Automatic fee unlock by @mateuszaaa in #417
- CI: Fix permission issue on build by @tenequm in #437
- [identity][mgx-362] add pallet & integration test by @vanderian in #427
- Align develop with main by @mateuszaaa in #444
- Event fixed by @iStrike7 in #447
- [xcm][mgx-361] Feature/xcm refactor by @vanderian in #438
- [WIP] 0.28.2 develop <-> main alignment by @mateuszaaa in #455
- [WIP] Xyk refactor by @iStrike7 in #435
- Feature/align main 27 3 23 by @majusko in #458
- Governance Upgrade by @iStrike7 in #459
- Fixed refs by @iStrike7 in #460
- FIX: cleanup FeeLock queue entries on unlock by @mateuszaaa in #469
- Release/v0.29.0 by @majusko in #461
Full Changelog: v0.28.2...v0.29.0
v0.28.2
What's Changed
- 0.28.2 release by @mateuszaaa in #450
- Set maxCollatorCandidates -> 50
- Set minCandidateStk -> 1.5m
- MinCandidateStk will be validated on the amount of MGX instead of the liq tokens amount. We will enforce 1.5mMGX no matter how many liq tokens correspond)
Full Changelog: v0.28.1...v0.28.2
v0.28.1
What's Changed
- Fix: [MGX-397] do not include txs into the block when there is no room for execution previous ones by @mateuszaaa in #439
- Fix: [MGX-397] do not include txs into the block when there is no room for execution previous ones by @mateuszaaa in #441
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
Full Changelog: v0.27.2...v0.28.0