This repository was archived by the owner on May 22, 2023. It is now read-only.
forked from paritytech/substrate
-
Notifications
You must be signed in to change notification settings - Fork 3
Feature/update to polkadot v0 9 8 #153
Merged
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
029e2a9
improve variable name (#9108)
gui1117 b81332b
execute system integrity_test also (#9104)
gui1117 05cac0d
Decommit instance memory after a runtime call on Linux (#8998)
pepyakin f32aa22
Test restoring zeroed data (#9011)
pepyakin cdc55fe
Frame `remove_all` with size limit. (#9106)
cheme 7f09a76
fix: CARGO_TARGET_DIR_freeze (#9114)
eopb d30b6e3
Emit error when construct_runtime imports a non-existent pallet part …
KiChjang f88f4ed
Add Control to Growth of the Staking Pallet (#8920)
shawntabrizi c3e9fcf
Do not run pallet_ui test with conditional-storage feature (#9122)
gui1117 286d7ce
grandpa: cleanup sync bounds (#9127)
andresilva 63a0d0b
Migrate pallet-elections to pallet attribute macro (#9088)
shaunxw 955633c
Make backwards compatible with CountedMap (#9126)
shawntabrizi ede9bc1
Avoid running some test 2 times when unneeded (#9124)
gui1117 e447c49
Aura: Skip initialize block & remove cache (#9132)
bkchr 34d4bb0
Make it possible to override maximum payload of RPC (#9019)
kianenigma f6b1197
double the allocator limit (#9102)
kianenigma df1165d
grandpa: restrict grandpa gossip (#9131)
andresilva 8b4df6a
babe: add comments to block weight and expose block_weight function (…
andresilva 4d9f03d
slots: slot lenience must take into account block proposal portion (#…
andresilva d03a91a
make SelectChain async (#9128)
andresilva d6c33e7
New Weights for All Pallets (#9148)
shawntabrizi abbe24e
fix some failing ui tests (#9157)
coriolinus df4a588
grandpa: don't use block_on in Environment::report_equivocation (#9154)
andresilva 97338fc
Fast sync (#8884)
arkpar 4ac2a53
Fix allocator waste assessment in docs (#9167)
tomusdrw 0982f10
Add dummy Debug instance to authority discovery service. (#9156)
eskimor 088464e
Add `substrate-rpc-subscription` to exceptions in alert (#9172)
tomaka 6242d37
try-runtime-cli: Add execute-block subcommand (#9077)
emostov 63c4b49
consensus: remove unused offline tracker (#9178)
andresilva 54813c8
grandpa: fix broken line breaks in logging (#9179)
andresilva e4d879c
Add PolkaFoundry, PolkaSmith SS58 address (#8623)
thanhtung6824 96d7fe8
Remove Unused `AccountIndex` (#9149)
shawntabrizi 4d792cf
node-template: remove redundant types from runtime (#9161)
disconnect3d ecf1b87
fix typo (#9184)
gui1117 e6cd6b1
Fixed typo in comment (#9182)
jeluard 7dc2534
Less slices (#9176)
gilescope 01ff4ce
Result<Option<>> rather than Option<Option<>> (#9119)
gilescope 7170fda
Fix alert about delay between best and finalized block (#9150)
tomaka 550d64c
Transaction Pool docs (#9056)
tomusdrw 63ab278
Fix to support u32::MAX (#9188)
gilescope 76cc00f
Use MAX associated const (#9196)
gilescope 8a9a8f1
Add OriginTrail Parachain to SS58 Registry (#9067)
kotlarmilos 77dcc4f
Remove RandomNumberGenerator (#9198)
bkchr bab9dec
Use MIN associated const (#9199)
gilescope df50122
Migrate `pallet-transaction-payment` to new pallet attribute macro (#…
koushiro eae82ab
contracts: Remove weight pre charging (#8976)
athei c2d6fa7
Support NMap in generate_storage_alias (#9147)
KiChjang c44e5d6
Decouple Staking and Election - Part 3: Signed Phase (#7910)
kianenigma d1f905b
change balance pallet reference (#9205)
ashWhiteHat 24b26b9
move set_emergency_election_result before submit (#9215)
coriolinus c6240ce
Improve Staking Limits (#9193)
shawntabrizi 682e5e8
Add public accessor for tip amount (#9219)
JoshOrndorff 3355dbc
change reference trait to config (#9224)
ashWhiteHat 3f7d2b7
Remove `txpool` as an export of `sc_transaction_pool`, exporting the …
expenses 8712b36
Prep for Altair - Add ss58 prefix (#9123)
mikiquantum 631d4cd
Move client only primitives to another dir (#9220)
gilescope a4c8ab9
pallet-vesting: Move `tests` module and create `mock` module (#9234)
emostov 4b5c2f7
Do not call `initialize_block` before any runtime api (#8953)
bkchr 1b758b2
Make a few things for staking miner (#9241)
kianenigma 74101dc
Fix custom on runtime upgrade not being called (#9399)
bkchr e9e163f
Merge remote-tracking branch 'upstream/polkadot-v0.9.8' into feature/…
MRamanenkau fd11ab5
Update lock file
MRamanenkau 3ebbcab
Post merge fixes
MRamanenkau de21431
Make build and test compile
MRamanenkau 191a12c
Fix ddc-metrics-offchain-worker test
MRamanenkau 49777b8
Add release notes and update spec version
MRamanenkau cec97c5
Code review
MRamanenkau 03a6f19
Add storage migrations
MRamanenkau d086fa3
Merge branch 'feature/update-to-polkadot-v0-9-5' into feature/update-…
MRamanenkau 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
Post merge fixes
- Loading branch information
commit 3ebbcab90ce4a6c052f25488ba8c60e4c7d158e6
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.