Runtime version affinity enabled in transactions. (#384)
* Update to latest substrate * Update lock * Introduce tx version check * Move to release constants * fixes * More updates * More fixes
Showing
- polkadot/Cargo.lock 96 additions, 61 deletionspolkadot/Cargo.lock
- polkadot/runtime/Cargo.toml 6 additions, 2 deletionspolkadot/runtime/Cargo.toml
- polkadot/runtime/src/attestations.rs 2 additions, 1 deletionpolkadot/runtime/src/attestations.rs
- polkadot/runtime/src/claims.rs 1 addition, 0 deletionspolkadot/runtime/src/claims.rs
- polkadot/runtime/src/constants.rs 4 additions, 4 deletionspolkadot/runtime/src/constants.rs
- polkadot/runtime/src/lib.rs 14 additions, 1 deletionpolkadot/runtime/src/lib.rs
- polkadot/runtime/src/parachains.rs 2 additions, 3 deletionspolkadot/runtime/src/parachains.rs
- polkadot/runtime/src/slots.rs 1 addition, 0 deletionspolkadot/runtime/src/slots.rs
- polkadot/service/src/chain_spec.rs 4 additions, 4 deletionspolkadot/service/src/chain_spec.rs
Please register or sign in to comment