git.delta.rocks / unique-network / refs/commits / 770feb59678f

difftreelog

build bump spec_version to v10010064

Yaroslav Bolyukin2023-11-03parent: #6bb4298.patch.diff
in: master

3 files changed

modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
49 spec_name: create_runtime_str!("opal"),49 spec_name: create_runtime_str!("opal"),
50 impl_name: create_runtime_str!("opal"),50 impl_name: create_runtime_str!("opal"),
51 authoring_version: 1,51 authoring_version: 1,
52 spec_version: 10010063,52 spec_version: 10010064,
53 impl_version: 0,53 impl_version: 0,
54 apis: RUNTIME_API_VERSIONS,54 apis: RUNTIME_API_VERSIONS,
55 transaction_version: 3,55 transaction_version: 3,
modifiedruntime/quartz/src/lib.rsdiffbeforeafterboth
51 impl_name: create_runtime_str!("quartz"),51 impl_name: create_runtime_str!("quartz"),
5252
53 authoring_version: 1,53 authoring_version: 1,
54 spec_version: 10010063,54 spec_version: 10010064,
55 impl_version: 0,55 impl_version: 0,
56 apis: RUNTIME_API_VERSIONS,56 apis: RUNTIME_API_VERSIONS,
57 transaction_version: 3,57 transaction_version: 3,
64 impl_name: create_runtime_str!("sapphire"),64 impl_name: create_runtime_str!("sapphire"),
6565
66 authoring_version: 1,66 authoring_version: 1,
67 spec_version: 10010063,67 spec_version: 10010064,
68 impl_version: 0,68 impl_version: 0,
69 apis: RUNTIME_API_VERSIONS,69 apis: RUNTIME_API_VERSIONS,
70 transaction_version: 3,70 transaction_version: 3,
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
49 spec_name: create_runtime_str!("unique"),49 spec_name: create_runtime_str!("unique"),
50 impl_name: create_runtime_str!("unique"),50 impl_name: create_runtime_str!("unique"),
51 authoring_version: 1,51 authoring_version: 1,
52 spec_version: 10010063,52 spec_version: 10010064,
53 impl_version: 0,53 impl_version: 0,
54 apis: RUNTIME_API_VERSIONS,54 apis: RUNTIME_API_VERSIONS,
55 transaction_version: 3,55 transaction_version: 3,