-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: initial round of fixes * feat: move to v4 * feat: upgrade config to v4 * feat: upgrade config to v4 * feat: align dependencies * chore: bump jwt_compact * chore: pin sc-network-types * chore: pin the right versions * feat: update the note to latests * chore: refactor execute_migrations * chore: inital tests cleanup * chore: fix integration tests * feat: restore fees to treasury * chore: restore test in staking * chore: cleanup syntax * chore: remove unnecessary parenthesis * chore: address dispenser warning * chore: restore previous test case * chore: fix linear release bench * chore: align ids on tests * chore: inital benchmark wave * feat: use the new FungibleAdapter * chore: remove multi prefix * chore: prepare and execute the XCM Message * feat: add the new Juan's trait in the executor * chore: partially restore PalletInfo * fixing things * fixing things * fixed test * remove benchmark tests from runtime * roll back sp-runtime one minor since they removed sp-std and that errors out * fix runtime config for benchmarks * remove unused fields and clippy run * remove unused fields and clippy run * remove todo! panicking benchmarks * fmt * Fix round timings * Fix round timings * Remove SuccessToSettlementTime * cargo clippy * fix benchmark * fixes * fixes --------- Co-authored-by: Juan Ignacio Rios <[email protected]>
- Loading branch information
Showing
69 changed files
with
4,056 additions
and
4,856 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.