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

Bump substrate to commit 7c63420 #48

Merged
merged 7 commits into from
Feb 4, 2022
Merged

Bump substrate to commit 7c63420 #48

merged 7 commits into from
Feb 4, 2022

Conversation

haerdib
Copy link
Contributor

@haerdib haerdib commented Feb 3, 2022

@haerdib haerdib marked this pull request as draft February 3, 2022 10:54
@haerdib haerdib self-assigned this Feb 3, 2022
@haerdib haerdib requested a review from clangenb February 3, 2022 14:07
@haerdib haerdib marked this pull request as ready for review February 3, 2022 16:00
Copy link
Contributor

@clangenb clangenb left a comment

Choose a reason for hiding this comment

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

Looks good, I just have a question, but I will preemptively approve

@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2021-10-16"
channel = "nightly-2021-11-10"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is the toolchain that old? To match sgx?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sad story..

@haerdib haerdib merged commit 3e273f7 into master Feb 4, 2022
@haerdib haerdib deleted the bh-update-substrate-b0 branch February 4, 2022 08:41
gaudenzkessler pushed a commit to ajuna-network/sgx-runtime that referenced this pull request Feb 7, 2022
* 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
gaudenzkessler pushed a commit to ajuna-network/sgx-runtime that referenced this pull request Feb 8, 2022
* Add secp256k1 ecdsa recover (integritee-network#42)

* implement secp256k1_ecdsa_recover

* fix sgx compilation error

* reorder libsecp256k1 in .toml

Co-authored-by: suinuj <junius@litentry.com>

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

Co-authored-by: echevrier <edith.chevrier@scs.ch>

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

Include connect 4 pallet
gaudenzkessler pushed a commit to ajuna-network/sgx-runtime that referenced this pull request Feb 15, 2022
* Add secp256k1 ecdsa recover (integritee-network#42)

* implement secp256k1_ecdsa_recover

* fix sgx compilation error

* reorder libsecp256k1 in .toml

Co-authored-by: suinuj <junius@litentry.com>

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

Co-authored-by: echevrier <edith.chevrier@scs.ch>

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

Include connect 4 pallet
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 <junius@litentry.com>

* 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 <gaudenz.kessler@scs.ch>

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

Co-authored-by: echevrier <edith.chevrier@scs.ch>

* 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 <edith.chevrier@scs.ch>

* 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 <edith.chevrier@scs.ch>

* fix cargo.lock

* add some pubs

* add one more pub

Co-authored-by: suinuj <junius@litentry.com>
Co-authored-by: gaudenzkessler <92718752+gaudenzkessler@users.noreply.github.com>
Co-authored-by: Gaudenz Kessler <gaudenz.kessler@scs.ch>
Co-authored-by: echevrier <84318241+echevrier@users.noreply.github.com>
Co-authored-by: echevrier <edith.chevrier@scs.ch>
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