git.delta.rocks / unique-network / refs/commits / 7e36fe0db195

difftreelog

Merge branch 'develop' into feature/autoseal-every-n-secs

Igor Kozyrev2022-04-01parents: #1ce1209 #62bde24.patch.diff
in: master

4 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,
addedtests/src/eth/collectionSponsoring.test.tsdiffbeforeafterboth

no changes