This repository has been archived by the owner on May 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: paritytech/trappist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: paritytech/trappist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: xcmv3-receive-foreign-asset
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Can’t automatically merge.
Don’t worry, you can still create the pull request.
- 14 commits
- 80 files changed
- 8 contributors
Commits on May 19, 2023
-
* Upgraded to 9-40 missing some fixes * Added XCM v3 Traits (Need to configure) * Added fee per MB * Added XCM V3 Configs * Fix XCM_config and node service * Removed chess pallet * pallet_contracts and pallet_xcm fix * rust fmt * Quick fix to contracts on stout and pallet-dex dependancie * Added hardware check to service * Fixed stout service * Review fixes * run tests on CI (#174) (cherry picked from commit d826938) * fmt * review fix * review fix * fmt * Fixed xcm-playground error --------- Co-authored-by: Valentin Fernandez <valentin@parity.io> Co-authored-by: Alexander Kalankhodzhaev <kalansoft@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6cd2ee6 - Browse repository at this point
Copy the full SHA 6cd2ee6View commit details
Commits on May 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2529ee2 - Browse repository at this point
Copy the full SHA 2529ee2View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4e4fb8 - Browse repository at this point
Copy the full SHA d4e4fb8View commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 141571e - Browse repository at this point
Copy the full SHA 141571eView commit details -
Backport Zombienet and CI testing (#194)
* zombienet refactor and ci fix * swap-storage removed from CI * ci fix * CI fix --------- Co-authored-by: Valentin Fernandez <valentin@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 7ee2415 - Browse repository at this point
Copy the full SHA 7ee2415View commit details -
Backport Lockdown-pallet (#191)
* lockdown-pallet backport * Add lockdown mode activation to lockdown-mode pallet's `GenesisConfig` (#176) * add activating lockdown mode to GenesisConfig * add activating lockdown mode to test ext * add tests for activating lockdown mode in GenesisConfig * cargo fmt -p pallet-lockdown-mode * fix linting * add activated to benchmark * removing, as this is already in another test * setting initial state to true, therefore no longer need to manually change state * rename activated in genesisConfig to initial_status --------- Co-authored-by: Valentin Fernandez <valentin@parity.io> Co-authored-by: Bruno Galvao <brunopgalvao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a6f4f90 - Browse repository at this point
Copy the full SHA a6f4f90View commit details
Commits on May 30, 2023
-
[Backport] #185 XCM benchmarks from
pallet_xcm_benchmarks
to v0.9.40 (Configuration menu - View commit details
-
Copy full SHA for 16d1480 - Browse repository at this point
Copy the full SHA 16d1480View commit details
Commits on Jun 6, 2023
-
[Backport] #206 Trappist node and #207 workspace refactor to v0.9.40 (#…
…209) * cherry-picked changes * WIP fixing node service¨ * Upgrade fixes, missing stout trait bound error * workspace refactor * added dex to stout * fmt --------- Co-authored-by: Hector Bulgarini <hbulgarini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2e3c910 - Browse repository at this point
Copy the full SHA 2e3c910View commit details -
Query account balances using
accounts_common
(#202)* query_account_balances added * fmt * Added assets-common dependency from Cumulus --------- Co-authored-by: Steve Degosserie <steve@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 855f102 - Browse repository at this point
Copy the full SHA 855f102View commit details
Commits on Jun 14, 2023
-
[Backport] #220 Apache License and #223 Minor Refactoring (#228)
* backport apache license * backport minor refactoring PR #223 * fmt
Configuration menu - View commit details
-
Copy full SHA for 00f7621 - Browse repository at this point
Copy the full SHA 00f7621View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85b9903 - Browse repository at this point
Copy the full SHA 85b9903View commit details -
[Backport] Asset-registry fix, Bump Docker and add preimage to benchm…
…arks (#229) * Validate `MultiLocation` for asset-registry (#224) * Validate location for register_reserve_asset * fmt * fmt * fmt * validator refactor * fmt * fix `pallet_xcm_benchmarks::generic::claim_asset` benchmark (#226) * Bump docker/login-action from 2.1.0 to 2.2.0 (#219) Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@f4ef78c...465a078) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump docker/metadata-action from 4.4.0 to 4.5.0 (#218) Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@c4ee3ad...2c0bd77) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix network id in tests * fix network id in tests * Add missing import * include preimage to benchmarks * Bump docker/metadata-action from 4.5.0 to 4.6.0 (#233) Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@2c0bd77...818d4b7) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump docker/build-push-action from 4.0.0 to 4.1.1 (#232) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 4.1.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@3b5e802...2eb1c19) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Alexander Kalankhodzhaev <kalansoft@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc3f174 - Browse repository at this point
Copy the full SHA dc3f174View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71851cb - Browse repository at this point
Copy the full SHA 71851cbView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a89494 - Browse repository at this point
Copy the full SHA 0a89494View commit details
There are no files selected for viewing