polkadot icon indicating copy to clipboard operation
polkadot copied to clipboard

Introduce transactional processing for xcm instructions

Open vstam1 opened this issue 2 years ago • 8 comments

closes https://github.com/paritytech/polkadot-sdk/issues/490


Cumulus companion: https://github.com/paritytech/cumulus/pull/2969

vstam1 avatar Mar 24 '23 10:03 vstam1

bot rebase

vstam1 avatar Jun 13 '23 14:06 vstam1

Rebased

bot rebase

vstam1 avatar Aug 03 '23 10:08 vstam1

Rebased

bot rebase

vstam1 avatar Aug 07 '23 09:08 vstam1

Rebased

The CI pipeline was cancelled due to failure one of the required jobs. Job name: test-linux-stable Logs: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/3435238

paritytech-cicd-pr avatar Aug 24 '23 14:08 paritytech-cicd-pr

@gavofyork I updated the PR to only update the necessary registers. I also checks the instructions for infallibility after state changes. I am wondering if we should rollback the holding/trader registers for the BuyExecution instruction. Aren't we allowing free execution if we enable rollbacks on BuyExecution?

vstam1 avatar Aug 24 '23 15:08 vstam1