Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

[XCMv3] master + pallet-asset-registry v0931 #84

Merged
merged 13 commits into from
Nov 11, 2022

Conversation

arturgontijo
Copy link
Contributor

No description provided.

hbulgarini and others added 13 commits September 19, 2022 17:46
* First try

* Contracts extension implemented and sample contract poc added

* fmt

* Fixing license

* Change to Vec

* Removing unnecesary to_vec()
* bootstrap pallet_asset_registry

* rm change_foreign_asset fn

* fix AsAssetMultiLocation implementation

* avoid creating/destroying assets for registry

* use loose coupling with Assets pallet

* split unit tests

* bootstrap xcm-simulator unit tests

* rustfmt

* rm change_foreign_asset extrinsic

* rename Foreign Asset -> Reserve Asset

* rm xcm-simulator from unit tests

* rename ForeignFungiblesTransactor->ReservedFungiblesTransactor

* add comments to asset-registry pallet errors

* bootstrap integration-tests

* asset-registry pallet README

* zombienet with 2 collators per para

* bootstrap benchmarks

* upgrade zombienet config camel_case

* update weights with GCP c2d-highcpu-8

* integration test: rm XcmV1MultiLocation attribute from ReserveAssetRegistered event

* rm unused StatemineAssetIdInfoB

* add WeightInfo to asset-registry mock

* Run cargo fmt & clippy

* More clippy smartness

* lint pallets/asset-registry/README.md

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/README.md

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/README.md

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/README.md

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/src/benchmarking.rs

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/src/tests.rs

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/src/tests.rs

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint primitives/xcm/Cargo.toml

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint primitives/xcm/src/lib.rs

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint primitives/xcm/src/lib.rs

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/src/benchmarking.rs

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/src/lib.rs

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/src/lib.rs

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* lint pallets/asset-registry/src/tests.rs

Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>

* fix ReserveAssetRegistered field

* add comment explaining fn asset_exists

* fix asset-registry pallet README

* set LOCAL_ASSET_ID to 10

* change &trappist_asset_id on integration test

Co-authored-by: Steve Degosserie <steve@parity.io>
Co-authored-by: Adam Wierzbicki <adam.wierzbicki@parity.io>
…ech#64)

* Revamp README to explain the purpose of the Trappist project; remove Docker-related stuff

* Add Contracts pallet & ink! to list of technologies

Co-authored-by: Hector Bulgarini <hbulgarini@gmail.com>

* Update README.md

Co-authored-by: Hector Bulgarini <hbulgarini@gmail.com>

Co-authored-by: Hector Bulgarini <hbulgarini@gmail.com>
* build(deps): update dependencies to polkadot v0.9.30
* ci: install protoc
* build(deps): update substrate-dex dependency
xcm-playground.toml refers to "./bin/polkadot-parachain" rather than `polkadot-collator`, and `cumulus' build results in `polkadot-parachain` binary.
Allow local workflow runs using act.
* cargo fmt

* cargo clippy
# Conflicts:
#	Cargo.lock
#	node/Cargo.toml
#	node/src/command.rs
#	runtime/Cargo.toml
#	runtime/src/contracts.rs
#	runtime/src/lib.rs
#	runtime/src/xcm_config.rs
@arturgontijo arturgontijo changed the title XCMv3] master + pallet-asset-registry v0931 [XCMv3] master + pallet-asset-registry v0931 Nov 11, 2022
@arturgontijo arturgontijo merged commit d32a35a into paritytech:xcm-v3 Nov 11, 2022
@arturgontijo arturgontijo deleted the artur-asset-registry branch November 11, 2022 18:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants