Unverified Commit 91d9e811 authored by georgepisaltu's avatar georgepisaltu Committed by GitHub
Browse files

[WIP] Migrate from `SignedExtension` to `TransactionExtension` (#2454)

Follow up effort on top of
https://github.com/paritytech/polkadot-sdk/pull/2280



- [x] implement `TransactionExtension` for all `SignedExtension` `impl`
instances
- [x] remove `AsTransactionExtension` adapter
- [x] mark `SignedExtension` as deprecated and remove all
`SignedExtension` impl` instances
- [x] clean up any `SignedExtension` remnants in docs or other names
- [ ] fix broken migration tests?

---------

Signed-off-by: default avatargeorgepisaltu <[email protected]>
Co-authored-by: default avatarGavin Wood <[email protected]>
parent 7c835ace
Pipeline #418816 failed with stages
in 1 hour, 40 minutes, and 13 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment