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
substrate-test-runtime migrated to "pure" frame runtime #13737
Merged
paritytech-processbot
merged 87 commits into
master
from
mku-refactor-substrate-test-runtime
May 4, 2023
Merged
Changes from 1 commit
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
79c54bc
substrate-test-runtime migrated to pure-frame based
michalkucharczyk bde190c
test block builder: helpers added
michalkucharczyk bca82c1
simple renaming
michalkucharczyk b02b857
basic_authorship test adjusted
michalkucharczyk 6ad4794
block_building storage_proof test adjusted
michalkucharczyk fb9ccd9
babe: tests: should_panic expected added
michalkucharczyk 46b0c0d
babe: tests adjusted
michalkucharczyk 1f092be
beefy: tests adjusted
michalkucharczyk 8779211
grandpa: tests adjusted
michalkucharczyk 4ea7a7d
network:bitswap: test adjusted
michalkucharczyk b64afdb
runtime apis versions adjusted
michalkucharczyk 8772c8a
storage keys used in runtime adjusted
michalkucharczyk 95eac77
wasm vs native tests removed
michalkucharczyk 7d0c0eb
rpc tests: adjusted
michalkucharczyk cacd226
tests: sizes adjusted
michalkucharczyk bd43792
cargo.lock update
michalkucharczyk 6fa4ac2
warnings fixed
michalkucharczyk 2125300
builders cleanup: includes / std
michalkucharczyk 3603ab9
extrinsic validation cleanup
michalkucharczyk 76e4792
Merge remote-tracking branch 'origin/master' into mku-refactor-substr…
89000e3
txpool: benches performance fixed
michalkucharczyk 4513a70
fmt
michalkucharczyk 53d37b0
spelling
michalkucharczyk c43a9dc
Apply suggestions from code review
michalkucharczyk 2b536fc
Apply code review suggestions
michalkucharczyk 14ac282
Apply code review suggestions
michalkucharczyk 4990127
get rid of 1063 const
michalkucharczyk 906f646
renaming: UncheckedExtrinsic -> Extrinsic
michalkucharczyk 63cdbb2
test-utils-runtime: further step to pure-frame
michalkucharczyk b94002b
basic-authorship: tests OK
michalkucharczyk c17fac1
CheckSubstrateCall added + tests fixes
michalkucharczyk e8e73c3
test::Transfer call removed
michalkucharczyk 18abfaf
priority / propagate / no sudo+root-testing
michalkucharczyk b7f9423
fixing warnings + format
michalkucharczyk f5fd0d9
cleanup: build2/nonce + format
michalkucharczyk 05701e4
final tests fixes
michalkucharczyk 4a05623
logs/comments removal
michalkucharczyk 44c073d
should_not_accept_old_signatures test removed
michalkucharczyk cf1a8b5
make txpool benches work again
michalkucharczyk b25d035
Cargo.lock reset
michalkucharczyk 7061723
format
michalkucharczyk d9b8cd7
sudo hack removed
michalkucharczyk 2200471
txpool benches fix+cleanup
michalkucharczyk 1ec59d2
.gitignore reverted
michalkucharczyk 25fb0cf
Merge remote-tracking branch 'origin/master' into mku-refactor-substr…
michalkucharczyk e1549f7
rebase fixing + unsigned cleanup
michalkucharczyk 1042f26
Cargo.toml/Cargo.lock cleanup
michalkucharczyk 18c0d16
force-debug feature removed
michalkucharczyk abf87b5
mmr tests fixed
michalkucharczyk 04784ad
make cargo-clippy happy
michalkucharczyk 98a736e
network sync test uses unsigned extrinsic
michalkucharczyk ecd4f9c
cleanup
michalkucharczyk 6efc711
".git/.scripts/commands/fmt/fmt.sh"
c5a8bd8
push_storage_change signed call remove
michalkucharczyk 2b47289
GenesisConfig cleanup
michalkucharczyk 63866f0
fix
michalkucharczyk 31f3d80
fix
michalkucharczyk 88683c8
GenesisConfig simplified
michalkucharczyk c956f06
storage_keys_works: reworked
michalkucharczyk f6aefcd
Merge remote-tracking branch 'origin/master' into mku-refactor-substr…
michalkucharczyk bc2b6be
storage_keys_works: expected keys in vec
michalkucharczyk a115071
storage keys list moved to substrate-test-runtime
michalkucharczyk b71a5b3
substrate-test: some sanity tests + GenesisConfigBuilder rework
michalkucharczyk 8004fe9
Merge remote-tracking branch 'origin/master' into mku-refactor-substr…
ae1997a
Apply suggestions from code review
michalkucharczyk 259f871
Apply suggestions from code review
michalkucharczyk 22069a0
Review suggestions
michalkucharczyk 042f2e4
fix
michalkucharczyk 6b64277
fix
michalkucharczyk 6443a9d
beefy: generate_blocks_and_sync block_num sync with actaul value
michalkucharczyk 734ddfd
Merge remote-tracking branch 'origin/master' into mku-refactor-substr…
65e03c8
Apply suggestions from code review
michalkucharczyk 123b023
Update test-utils/runtime/src/genesismap.rs
michalkucharczyk 5c58b38
cargo update -p sc-rpc -p sc-transaction-pool
michalkucharczyk f31082b
Review suggestions
michalkucharczyk ab177b0
fix
michalkucharczyk c5970e8
doc added
michalkucharczyk 1a7325e
slot_duration adjusted for Babe::slot_duration
michalkucharczyk ff0a322
Merge remote-tracking branch 'origin/master' into mku-refactor-substr…
9656ae9
small doc fixes
michalkucharczyk c83d009
Merge remote-tracking branch 'origin/master' into mku-refactor-substr…
3c4c413
array_bytes::hex used instead of hex
michalkucharczyk 2bff606
tiny -> medium name fix
michalkucharczyk 194b1df
Apply suggestions from code review
michalkucharczyk 9597261
TransferData::try_from_unchecked_extrinsic -> try_from
michalkucharczyk ddf3ce1
Merge remote-tracking branch 'origin/master' into mku-refactor-substr…
michalkucharczyk 7a01bb6
Update Cargo.lock
michalkucharczyk 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
spelling
- Loading branch information
commit 53d37b07414524e93f97a38a4683f2c89cfd3bf4
There are no files selected for viewing
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
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.