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

difftreelog

Merge pull request #331 from UniqueNetwork/release-v918001

kozyrevdev2022-03-31parents: #20779ae #bbc0e86.patch.diff
in: master
up version

3 files changed

modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
152 spec_name: create_runtime_str!(RUNTIME_NAME),152 spec_name: create_runtime_str!(RUNTIME_NAME),
153 impl_name: create_runtime_str!(RUNTIME_NAME),153 impl_name: create_runtime_str!(RUNTIME_NAME),
154 authoring_version: 1,154 authoring_version: 1,
155 spec_version: 918000,155 spec_version: 918001,
156 impl_version: 0,156 impl_version: 0,
157 apis: RUNTIME_API_VERSIONS,157 apis: RUNTIME_API_VERSIONS,
158 transaction_version: 1,158 transaction_version: 1,
modifiedruntime/quartz/src/lib.rsdiffbeforeafterboth
152 spec_name: create_runtime_str!(RUNTIME_NAME),152 spec_name: create_runtime_str!(RUNTIME_NAME),
153 impl_name: create_runtime_str!(RUNTIME_NAME),153 impl_name: create_runtime_str!(RUNTIME_NAME),
154 authoring_version: 1,154 authoring_version: 1,
155 spec_version: 918000,155 spec_version: 918001,
156 impl_version: 0,156 impl_version: 0,
157 apis: RUNTIME_API_VERSIONS,157 apis: RUNTIME_API_VERSIONS,
158 transaction_version: 1,158 transaction_version: 1,
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
151 spec_name: create_runtime_str!(RUNTIME_NAME),151 spec_name: create_runtime_str!(RUNTIME_NAME),
152 impl_name: create_runtime_str!(RUNTIME_NAME),152 impl_name: create_runtime_str!(RUNTIME_NAME),
153 authoring_version: 1,153 authoring_version: 1,
154 spec_version: 918000,154 spec_version: 918001,
155 impl_version: 0,155 impl_version: 0,
156 apis: RUNTIME_API_VERSIONS,156 apis: RUNTIME_API_VERSIONS,
157 transaction_version: 1,157 transaction_version: 1,