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

Bump to polkadot 0.9.19: #53

Merged
merged 1 commit into from
Apr 21, 2022
Merged

Bump to polkadot 0.9.19: #53

merged 1 commit into from
Apr 21, 2022

Conversation

echevrier
Copy link
Contributor

Remove TransactionByteFee
Apply WeightToFeePolynomials to pallet_transaction_payment

Remove TransactionByteFee
Apply WeightToFeePolynomials to pallet_transaction_payment
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.

LGTM

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. Have you tested it with the worker? sp-io changes are often only detected when compiling with the worker.

@echevrier
Copy link
Contributor Author

LGTM. Have you tested it with the worker? sp-io changes are often only detected when compiling with the worker.

Yes it works.

@haerdib haerdib merged commit f4a07bb into master Apr 21, 2022
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>
@clangenb clangenb deleted the polkadot_v0.9.19 branch May 9, 2022 19:08
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.

3 participants