Skip to content

Conversation

@joepetrowski
Copy link
Contributor

Follow up to fix a bug from #1814 discovered in XCM emulator testing.

I mistakenly thought that checking out an asset would withdraw it from the sender. This actually withdraws the asset before checking out.

@joepetrowski joepetrowski added A0-needs_burnin Pull request needs to be tested on a live validator node before merge. DevOps is notified via matrix T6-XCM This PR/Issue is related to XCM. I2-bug The node fails to follow expected behavior. labels Nov 29, 2023
@joepetrowski joepetrowski requested a review from a team as a code owner November 29, 2023 20:09
@0xmovses
Copy link
Contributor

0xmovses commented Nov 29, 2023

Could you change the base branch to joe-people-chain? So that I can merge this in to my branch which was cut from joe-people-chain

Copy link
Contributor

@0xmovses 0xmovses left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one nit.

@joepetrowski joepetrowski enabled auto-merge (squash) November 30, 2023 11:09
@joepetrowski joepetrowski merged commit 64361ac into master Nov 30, 2023
@joepetrowski joepetrowski deleted the joe-fix-onreapidentity branch November 30, 2023 11:58
bkchr pushed a commit that referenced this pull request Apr 10, 2024
* polkadot-staging for v1.0.0

* Add polkadot bulletin chain primitives (#2542)

* add polkadot bulletin chain primitives

* also impl ChainWithMessages

* clippy

* instead of requiring sp_std::vec::Vec import when using runtime API generation macro, let's use full type path directly in macro (#2551)

* Polkadot Bulletin Chain client (#2552)

* relay-polkadot-bulletin-client

* generate Polkadot Bulletin Chain Runtime

* Add relays that will be used in Polkadot Bulletin <> Polkadot.BH bridge (#2556)

* added Polkadot.BH <> Polkadot Bulletin chain relays

* uncommented ED stuff

* complex PolkadotBulletin <> Polkadot.BH relay

* removed TODO

* spelling

* prepare refund extension infra to add refund extension for messages from standalone chain (#2558)

* prepare refund extension infra to add refund extension for messages from standalone chain

* spelling

* apply adapter to fix compilation

* clippy

* added POLKADOT_BULLETIN_CHAIN_ID constant

* RefundBridgedGrandpaMessages to refund transaction costs for messages coming to/from bridged standalone/relay chain (#2566)

* RefundBridgedGrandpaMessages to refund transaction costs for messages coming to/from bridged standalone/relay chain

* clippy

* fix compilation

* fix codec dependency (#2567)

* Support message relay limits override (#2570)

* support message relay limits overrides for bridges

* spelling

* export EXTRA_STORAGE_PROOF_SIZE for Polkadot Bulletin (#2572)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A0-needs_burnin Pull request needs to be tested on a live validator node before merge. DevOps is notified via matrix I2-bug The node fails to follow expected behavior. T6-XCM This PR/Issue is related to XCM.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants