git.delta.rocks / unique-network / refs/commits / 80e5c9d6a523

difftreelog

chore bump tx_version

Daniel Shiposha2022-10-04parent: #f211d09.patch.diff
in: master

3 files changed

modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
53 spec_version: 929030,53 spec_version: 929030,
54 impl_version: 0,54 impl_version: 0,
55 apis: RUNTIME_API_VERSIONS,55 apis: RUNTIME_API_VERSIONS,
56 transaction_version: 2,56 transaction_version: 3,
57 state_version: 0,57 state_version: 0,
58};58};
5959
modifiedruntime/quartz/src/lib.rsdiffbeforeafterboth
53 spec_version: 929030,53 spec_version: 929030,
54 impl_version: 0,54 impl_version: 0,
55 apis: RUNTIME_API_VERSIONS,55 apis: RUNTIME_API_VERSIONS,
56 transaction_version: 2,56 transaction_version: 3,
57 state_version: 0,57 state_version: 0,
58};58};
5959
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
53 spec_version: 929030,53 spec_version: 929030,
54 impl_version: 0,54 impl_version: 0,
55 apis: RUNTIME_API_VERSIONS,55 apis: RUNTIME_API_VERSIONS,
56 transaction_version: 2,56 transaction_version: 3,
57 state_version: 0,57 state_version: 0,
58};58};
5959