This repository was 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.7k
Remove wasmi backend from sc-executor #13800
Merged
Merged
Changes from 41 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
0edd825
refactor: use builder api for all executors
yjhmelody 9750b54
improve a lot
yjhmelody de50bf8
remove unused args
yjhmelody fb0539d
cleanup deps
yjhmelody b60bbd8
fix inconsistency about heap alloc
yjhmelody 4eb0dc2
add `heap_pages` back to try-runtime
yjhmelody f449134
fix
yjhmelody c4175b2
chore: reduce duplicated code for sc-service-test
yjhmelody 86172e6
cleanup code
yjhmelody f2c2e54
fmt
yjhmelody ce6dfb6
improve test executor
yjhmelody 95dca94
improve
yjhmelody cd3bacb
Merge branch 'master' into refactor-use-executor-builder
yjhmelody c22e1bf
Merge branch 'master' into refactor-use-executor-builder
yjhmelody 7147033
use #[deprecated]
yjhmelody 157646e
set runtime_cache_size: 4
yjhmelody 3f43381
wip
yjhmelody 2dfbe0e
fix and improve
yjhmelody 48161e5
Merge branch 'refactor-use-executor-builder' into refactor-remove-wasmi
yjhmelody 3659412
remove sc-executor-wasmi deps
yjhmelody 9e068da
clean up bench and tests
yjhmelody 16d2e5a
delete "client/executor/wasmi"
yjhmelody 18bbf96
cleanup
yjhmelody 31ac181
refactor builder
yjhmelody d4cacc0
fix
yjhmelody 7054f42
fix bench
yjhmelody fd173f6
fix tests
yjhmelody c523c6e
fix warnings
yjhmelody 68661c0
fix warnings
yjhmelody 00bc047
fix
yjhmelody 35701eb
fix
yjhmelody 3ab11e4
Merge branch 'master' into refactor-use-executor-builder
yjhmelody 149939d
Merge branch 'refactor-use-executor-builder' into refactor-remove-wasmi
yjhmelody 075cf2b
Merge branch 'master' into refactor-remove-wasmi
yjhmelody 3571d48
remove wasmi and fix tests
yjhmelody a41f6e7
Merge branch 'master' into refactor-remove-wasmi
yjhmelody 51b6bc3
unused imports
yjhmelody e2d1812
Merge branch 'master' into refactor-remove-wasmi
yjhmelody 5dfe57d
erge branch 'master' into refactor-remove-wasmi
yjhmelody dfe0e80
improve by suggestions
yjhmelody 0ee08dc
Merge branch 'master' into refactor-remove-wasmi
yjhmelody 1b7375a
Update client/cli/src/arg_enums.rs
bkchr e24a1e3
Merge remote-tracking branch 'origin/master' into refactor-remove-wasmi
d4ccbcd
Merge branch 'master' into refactor-remove-wasmi
yjhmelody bbad9f1
Merge remote-tracking branch 'my/refactor-remove-wasmi' into refactor…
yjhmelody 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.