mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 04:41:02 +00:00
Transaction versioning in the RuntimeVersion (#5582)
* Add transaction_version * Semantic versioning for runtimes * Move new field to bottom * Versioning * Runtime versioning stuff. * Fix test * Adds tests and fixes bugs * Bump runtime Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
Generated
+1
@@ -6218,6 +6218,7 @@ dependencies = [
|
||||
"sc-executor-wasmi",
|
||||
"sc-executor-wasmtime",
|
||||
"sc-runtime-test",
|
||||
"sp-api",
|
||||
"sp-core",
|
||||
"sp-externalities",
|
||||
"sp-io",
|
||||
|
||||
Reference in New Issue
Block a user