paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.network/
1.8k stars 652 forks source link

Switch node side to v2 candidate receipts #5679

Open sandreim opened 2 weeks ago

sandreim commented 2 weeks ago

on top of https://github.com/paritytech/polkadot-sdk/pull/5423

This PR implements the plumbing work required for https://github.com/paritytech/polkadot-sdk/issues/5047 . I also added additional helper methods gated by feature "test" in primitives.

TODO: