This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Removal of execution strategies #14387
Merged
paritytech-processbot
merged 75 commits into
master
from
bkchr-execution-strategies-remove
Jul 11, 2023
+1,175
−1,499
Merged
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
04f2167
Start
bkchr 08c0b32
More work!
bkchr d1d5d4c
Moar
bkchr 55af869
More changes
bkchr 4374d01
More fixes
bkchr cc3c030
More worrk
bkchr 0cac727
More fixes
bkchr 7dbaa81
More fixes to make it compile
bkchr 5b2fc23
Adds `NoOffchainStorage`
bkchr 9fed302
Pass the extensions
bkchr 6730212
Small basti making small progress
bkchr 63ada35
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr a3ff3e3
Fix merge errors and remove `ExecutionContext`
bkchr afbc691
Move registration of `ReadRuntimeVersionExt` to `ExecutionExtension`
bkchr 947b02f
Merge remote-tracking branch 'origin/bkchr-move-read-runtime-version-…
bkchr 906fb5a
Fix compilation
bkchr 20f3c02
Register the global extensions inside runtime api instance
bkchr f6928f8
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 033a32b
Fixes
bkchr cb24657
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 97befb6
Fix `generate_initial_session_keys` by passing the keystore extension
bkchr c76f8fd
Fix the grandpa tests
bkchr 13347fb
Fix more tests
bkchr 0bd9113
Fix more tests
bkchr d457ac9
Don't set any heap pages if there isn't an override
bkchr 4e4b5e4
Fix small fallout
bkchr 7d48c14
FMT
bkchr d85f8ea
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 05223f1
Fix tests
bkchr 6ca6737
More tests
bkchr 440d0e5
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 5942c96
Offchain worker custom extensions
bkchr 5b253f8
More fixes
bkchr 3b7a8b4
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 16714b6
Make offchain tx pool creation reusable
bkchr e52f63d
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 190e036
Merge remote-tracking branch 'origin/bkchr-offchain-tx-pool-factory' …
bkchr 902f1a4
Fixes
bkchr 671f9b9
Fixes
bkchr 59a6fa0
Set offchain transaction pool in BABE before using it in the runtime
bkchr 9145976
Add the `offchain_tx_pool` to Grandpa as well
bkchr c29dcb3
Fix the nodes
bkchr 23578b1
Print some error when using the old warnings
bkchr 9208bf4
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 0e0325c
Fix merge issues
bkchr d12e6ba
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 65248e9
Fix compilation
bkchr 67b1730
Rename `babe_link`
bkchr b1bb12d
Rename to `offchain_tx_pool_factory`
bkchr d4de293
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 85ccb89
Cleanup
bkchr 5042fb0
FMT
bkchr 99a5ca8
Fix benchmark name
bkchr 32e69a2
Fix `try-runtime`
bkchr 38191af
Remove `--execution` CLI args
bkchr 8960448
Make clippy happy
bkchr 42301cd
Forward bls functions
bkchr 296ffd5
Merge branch 'bkchr-execution-strategies-remove' of github.com:parity…
bkchr e4bfccc
Fix docs
bkchr ae756aa
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 22c5603
Update UI tests
bkchr 74ac48e
Update client/api/src/execution_extensions.rs
bkchr b07fde8
Apply suggestions from code review
bkchr 8b3f2d9
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr ec9e872
Update client/cli/src/params/import_params.rs
bkchr e4781c4
Update client/api/src/execution_extensions.rs
bkchr 4115970
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr c668c7c
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 9d61976
Merge branch 'bkchr-execution-strategies-remove' of github.com:parity…
bkchr 3c71aa1
Pass the offchain storage to the MMR RPC
bkchr 0c5c43d
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 7079d01
Update client/api/src/execution_extensions.rs
bkchr ad87780
Review comments
bkchr dc65806
Merge remote-tracking branch 'origin/master' into bkchr-execution-str…
bkchr 792fbcc
Fixes
bkchr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
node-template not integrate statement-store, so this seems not necessary.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good find! Ty