Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Bump substrate to commit f5f286db0da99761792b69bf4a997535dcc8f260 #50

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

echevrier
Copy link
Contributor

See scs/substrate-api-client#218
Changes:

bump scale-codec v3, scale-info v2
increase some version numbers of substrate crates.
increase version of sp-io to 6.0..0

Copy link
Contributor

@haerdib haerdib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Were you able to test it with the worker? sp-io irregularities are often only detected when running the sgx-runtime within the worker.

@echevrier
Copy link
Contributor Author

echevrier commented Mar 14, 2022

LGTM. Were you able to test it with the worker? sp-io irregularities are often only detected when running the sgx-runtime within the worker.

Locally it is running fine

@haerdib haerdib merged commit 771b2e2 into master Mar 14, 2022
@echevrier echevrier deleted the ec_bump_substrate branch April 4, 2022 09:34
haerdib added a commit to ajuna-network/sgx-runtime that referenced this pull request May 6, 2022
* Add secp256k1 ecdsa recover (integritee-network#42)

* implement secp256k1_ecdsa_recover

* fix sgx compilation error

* reorder libsecp256k1 in .toml

Co-authored-by: suinuj <[email protected]>

* Update substrate to b9cafba (integritee-network#44)

- The substrate verion for sp-core was updated to 4.1.0-dev.
- "AllPallets" was replaces by AllPalletsReversedWithSystemFirst according to Fix order of hook execution paritytech/substrate#10043

Co-authored-by: Gaudenz Kessler <[email protected]>

* Add runtime-api `get_metadata` (integritee-network#47)

Co-authored-by: echevrier <[email protected]>

* Bump substrate to commit 7c63420  (integritee-network#48)

* update .tomls to match new substrate version

* update rust toolchain

* cargo update

* revert unnecessary cargo update..

* updae sp-io version

* redo toolchain bump - teaclave..

* fix version changes

* add missing sp-io functions (integritee-network#49)

* update sp-io trie

* add root version 2

* add storage::root version2

* Bump substrate to commit f5f286db0da99761792b69bf4a997535dcc8f260 (integritee-network#50)

Co-authored-by: echevrier <[email protected]>

* Bump to polkadot 0.9.19 and switch to polkadot branches (integritee-network#53)

Remove TransactionByteFee
Apply WeightToFeePolynomials to pallet_transaction_payment

Co-authored-by: echevrier <[email protected]>

* fix cargo.lock

* add some pubs

* add one more pub

Co-authored-by: suinuj <[email protected]>
Co-authored-by: gaudenzkessler <[email protected]>
Co-authored-by: Gaudenz Kessler <[email protected]>
Co-authored-by: echevrier <[email protected]>
Co-authored-by: echevrier <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants