git.delta.rocks / unique-network / refs/commits / ad75a1ed0506

difftreelog

change runtime version to 927030

Konstantin Astakhov2022-09-14parent: #e453a35.patch.diff
in: master

3 files changed

modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
45 spec_name: create_runtime_str!(RUNTIME_NAME),45 spec_name: create_runtime_str!(RUNTIME_NAME),
46 impl_name: create_runtime_str!(RUNTIME_NAME),46 impl_name: create_runtime_str!(RUNTIME_NAME),
47 authoring_version: 1,47 authoring_version: 1,
48 spec_version: 927020,48 spec_version: 927030,
49 impl_version: 0,49 impl_version: 0,
50 apis: RUNTIME_API_VERSIONS,50 apis: RUNTIME_API_VERSIONS,
51 transaction_version: 2,51 transaction_version: 2,
modifiedruntime/quartz/src/lib.rsdiffbeforeafterboth
45 spec_name: create_runtime_str!(RUNTIME_NAME),45 spec_name: create_runtime_str!(RUNTIME_NAME),
46 impl_name: create_runtime_str!(RUNTIME_NAME),46 impl_name: create_runtime_str!(RUNTIME_NAME),
47 authoring_version: 1,47 authoring_version: 1,
48 spec_version: 927020,48 spec_version: 927030,
49 impl_version: 0,49 impl_version: 0,
50 apis: RUNTIME_API_VERSIONS,50 apis: RUNTIME_API_VERSIONS,
51 transaction_version: 2,51 transaction_version: 2,
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
45 spec_name: create_runtime_str!(RUNTIME_NAME),45 spec_name: create_runtime_str!(RUNTIME_NAME),
46 impl_name: create_runtime_str!(RUNTIME_NAME),46 impl_name: create_runtime_str!(RUNTIME_NAME),
47 authoring_version: 1,47 authoring_version: 1,
48 spec_version: 927020,48 spec_version: 927030,
49 impl_version: 0,49 impl_version: 0,
50 apis: RUNTIME_API_VERSIONS,50 apis: RUNTIME_API_VERSIONS,
51 transaction_version: 2,51 transaction_version: 2,