Manta
Manta copied to clipboard
The main repo for manta blockchain nodes.
- [ ] 45% Treasury - [ ] 45% burn - [ ] 10% to the collator
## Description replaces: #693 closes: #691 - [ ] migrate collator's candidate bond to be staking bond instead --- Before we can merge this PR, please make sure that all...
## Description closes: #552 * Properly benchmarks XCM instruction calls, the same way as with normal runtime extrinsics, to get more accurate weights, instead of the fixed estimates we were...
Signed-off-by: Georgi Zlatarev ## Description closes: #704 * Run the randomized manta-pay tests in a loop a few items to avoid false positives. --- Before we can merge this PR,...
[publish_draft_releases.yml](https://github.com/Manta-Network/Manta/blob/manta/.github/workflows/publish_draft_releases.yml) currently contains - integration tests - docker test on normal PRs and the draft release generation on release candidates. I open the file, see 1152 lines and immediately feel...
Bumps [lz4-sys](https://github.com/10xGenomics/lz4-rs) from 1.9.3 to 1.9.4. Changelog Sourced from lz4-sys's changelog. 1.24.0: Update to lz4 1.9.4 (lz4-sys 1.9.4) - this fixes CVE-2021-3520, which was a security vulnerability in the core...
## Description closes: #452 * Unfilter all xtokens extrinsic to improve UX and flexibility when sending cross chain token transfers. Doesn't impact security. * Keep `AbsoulteReserveProvider` as a reserve provider...
MantaPay tests are currently randomized to a degree, which is great, however sometimes it could take a few tries to catch bugs, depending on what kind of random values are...
see https://github.com/paritytech/substrate/pull/11819
This is stage 1 of the phased Nimbus consensus rollout described in https://github.com/Manta-Network/Manta/issues/486 We aim to enable the `nimbus-aura` consensus mechanism on dolphin It will consist of 2 distinct runtime...