-
Notifications
You must be signed in to change notification settings - Fork 707
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stake-tracker
remote externalities tests + improvements
#4436
Closed
gpestana
wants to merge
142
commits into
gpestana/stake-tracker_integration
from
gpestana/stake-tracker_integration-ext
Closed
Changes from 12 commits
Commits
Show all changes
142 commits
Select commit
Hold shift + click to select a range
2ed0f3e
rustls: Disable logging (#4426)
bkchr 0044077
Disabling Strategy Implementers Guide (#2955)
Overkillus 7d63e90
add stake tracker migration test
Ank4n a993513
Add docs to request_core_count (#4423)
seadanda 84d6437
Remove pallet::getter usage from pallet-contracts-mock-network (#4417)
PolkadotDom 32deb60
Remove `pallet::getter` usage from authority-discovery pallet (#4091)
PolkadotDom 75f06ce
ext tests and changes
gpestana 9e0e5fc
xcm-emlator: Use `BlockNumberFor` instead of `parachains_common::Bloc…
bkontur 5f31981
`remote-externalities`: store block header in snapshot (#4349)
liamaharon efc2132
migrations: `take()`should consume read and write operation weight (#…
dastansam 0fcbd4e
Remove `substrate-frame-cli` (#4403)
ggwpez 805d54d
Rococo AH: undeploy trie migration (#4414)
ggwpez f4b73bd
Add generate and verify logic for `AncestryProof` (#4430)
serban300 6d3a6d8
`CheckWeight` SE: Check for extrinsic length + proof size combined (#…
skunert 477a120
[ci] Add forklift to GHA ARC (#4372)
alvicsam d68b3ac
more improvements (wip)
gpestana d36da12
prospective-parachains rework (#4035)
alindima e973ac9
[ci] Run check-runtime-migration in GHA (#4441)
alvicsam fb7362f
Bump `proc-macro-crate` to the latest version (#4409)
tdimitrov 594c3ed
improve MockValidationDataInherentDataProvider to support async back…
librelois 115c247
Bridge: use *-uri CLI arguments when starting relayer (#4451)
svyatonik cedb1d4
[ci] Cleanup and order GHA workflows (#4449)
alvicsam 5ac1874
Bridge: add subcommand to relay messages range (#4383)
svyatonik 712a750
Bump nix from 0.27.1 to 0.28.0 (#4438)
dependabot[bot] 12ab315
make polkadot-parachain chain-spec extension more relaxed (#4452)
kianenigma 9c69bb9
Change forks pruning algorithm. (#3962)
shamil-gadelshin 494f123
Bump fatality crate to 0.1.1 (#4464)
alexggh 005e3a7
Please consider adding RadiumBlock bootnodes for Westend People and W…
radiumb 3fcdada
chore: update zombienet version (#4463)
pepoviola e6d934c
Update BABE README.md (#4138)
drewstone 4d47b44
Introduces: Delegated Staking Pallet (#3904)
Ank4n f2b367e
Add OnFinality kusama bootnode (#4458)
AlexZhenWang 404027e
Fix extrinsics count logging in frame-system (#4461)
liuchengxu 59d7e03
Export all public functions of `sc-service` (#4457)
dastansam e31fcff
Make vscode rustanalyzer fast again (#4470)
alexggh 23c5bbc
[ci] Use default gh runners for small workloads (#4473)
alvicsam 3a20232
Include RUNTIME_METADATA_HASH in cache key (#4476)
AndWeHaveAPlan d237adf
Add IBP bootnodes to `coretime-westend` and `coretime-kusama` and oth…
miloskriz 289f5bb
XCM Cookbook (#2633)
franciscoaguirre 717eb2c
[ci] Fix publish-subsystem-benchmarks (#4479)
alvicsam 76230a1
Deprecate `dmp-queue` pallet (#4475)
ggwpez 6487ac1
Remove pallet::getter usage from the bounties and child-bounties pall…
PolkadotDom 4adfa37
[Runtime] Bound XCMP queue (#3952)
ggwpez 3399bc0
network/discovery: Add to DHT only peers that support genesis-based p…
lexnv 453bb18
Bridge: drop subscriptions when they are no longer required (#4481)
svyatonik 8d29397
Demote per-peer validation slots warning to debug (#4480)
dmitry-markin 04f88f5
Remove pallet::getter usage from the democracy pallet (#4472)
PolkadotDom 943eb46
Snowbridge - Ethereum Client - Reject finalized updates without a syn…
claravanstaden d5fe478
Adds `MaxRank` Config in `pallet-core-fellowship` (#3393)
Doordashcon b342eac
remove dandling and dedups; refactors try-state to staking; and other…
gpestana 9f30963
nit
gpestana f86f213
Contracts: remove kitchensink dynamic parameters (#4489)
pgherveou 2c48b9d
Bridge: fixed relayer version metric value (#4492)
svyatonik 45439b8
simplifications, improvements
gpestana ca0fb0d
pallet_balances: Add `try_state` for checking `Holds` and `Freezes` (…
bkchr 65c5248
Snowbridge - Ethereum Client - Public storage items (#4501)
claravanstaden 2e36f57
Allow pool to be destroyed with an extra (erroneous) consumer referen…
Ank4n a90d324
Contracts: Remove topics for internal events (#4510)
pgherveou 247358a
chore: fix typos (#4515)
jimwfs e7b6d7d
`remote-externalities`: `rpc_child_get_keys` to use paged scraping (#…
liamaharon 313fe0f
Remove usage of the pallet::getter macro from pallet-fast-unstake (#4…
PolkadotDom 278486f
Remove the prospective-parachains subsystem from collators (#4471)
alindima b00e168
[xcm]: Use latest `Versioned*` instead of `V4` + bridges doc nits (#4…
bkontur d54feeb
Fixed RPC subscriptions leak when subscription stream is finished (#4…
svyatonik e0e1f2d
Bridge: added force_set_pallet_state call to pallet-bridge-grandpa (#…
svyatonik d05786f
Replace `Multiaddr` & related types with substrate-specific types (#4…
dmitry-markin ec46106
chore: bump zombienet version (#4535)
pepoviola e86bb91
Update subsystem benchmark baselines (#4532)
AndreiEres c7cb1f2
Add Extra Check in Primary Username Setter (#4534)
joepetrowski 04161b1
Remove `parameterized-consensus-hook` feature (#4380)
s0me0ne-unkn0wn b06306c
[Backport] Version bumps and prdocs reordering from 1.12.0 (#4538)
EgorPopelyaev ad54bc3
fixed link (#4539)
fasteater eda9895
rustls: Disable logging again (#4541)
bkchr 8dbe4ee
Implement `CheckMetadataHash` extension (#4274)
bkchr ae864e6
Update README.md (#4502)
kianenigma 8949856
Refactor Nomination Pool to support multiple staking strategies (#3905)
Ank4n fd16191
Fix README.md Logo URL (#4546)
kianenigma a823d18
Fix bridges grandpa benchmarks (#2577) (#4548)
bkontur 493ba5e
Contracts: Rework host fn benchmarks (#4233)
pgherveou 03bbc17
Define `OpaqueValue` (#4550)
serban300 48d4f65
Mention new XCM docs in sdk docs (#4558)
franciscoaguirre 700d591
Use polkadot-ckb-merkle-mountain-range dependency (#4562)
serban300 ef144b1
Attempt to avoid specifying `BlockHashCount` for different `mocking::…
bkontur 49bd6a6
Remove litep2p git dependency (#4560)
ggwpez 1c7a1a5
Polkadot-SDK Umbrella Crate (#3935)
ggwpez f469fbf
availability-recovery: bump chunk fetch threshold to 1MB for Polkadot…
sandreim e192b76
Avoid using `xcm::v4` and use latest instead for AssetHub benchmarks …
bkontur 9201f9a
Deprecate XCMv2 (#4131)
franciscoaguirre f6cca7e
Bridge: check submit_finality_proof limits before submission (#4549)
svyatonik 0a752af
Bridge: add subcommand to relay messages delivery confirmation (#4453)
svyatonik 89b67bc
chore: fix typos (#4590)
omahs e0edb06
Add release version to commits and branch names of template synchroni…
rzadp 2352982
Make markdown lint CI job pass (#4593)
skunert ce3e9b7
network: Update litep2p to v0.5.0 (#4570)
lexnv 0139b15
refactoring and improvements (still failing)
gpestana 16887b6
chain-spec-builder: help updated (#4597)
michalkucharczyk 70dd67a
check-weight: Disable total pov size check for mandatory extrinsics (…
skunert a709768
[subsystem-benchmarks] Add statement-distribution benchmarks (#3863)
AndreiEres 2d3a693
`sc-chain-spec`: deprecated code removed (#4410)
michalkucharczyk 09f07d5
Remove workspace lints from templates (#4598)
rzadp 523e625
Add availability-recovery from systematic chunks (#1644)
alindima 3bf283f
[subsytem-bench] Remove redundant banchmark_name param (#4540)
AndreiEres bcda9a7
nits
gpestana 6ed0200
[CI] Deny adding git deps (#4572)
ggwpez ea46ad5
Conditional `required` checks (#4544)
AndWeHaveAPlan 650b124
Improve On_demand_assigner events (#4339)
bolajahmad ad22fa6
Add metric to measure the time it takes to gather enough assignments …
alexggh 2b1c606
parachain-inherent: Make `para_id` more prominent (#4555)
bkchr d6cf147
Filter workspace dependencies in the templates (#4599)
rzadp 5f68c93
Moves runtime macro out of experimental flag (#4249)
codekitz 89604da
Add omni bencher & chain-spec-builder bins to release (#4557)
EgorPopelyaev dfcfa4a
Publish `chain-spec-builder` (#4518)
kianenigma aa32faa
Update README.md (#4623)
joshuacheong 6613c41
removes force chilling in migrations; replaces with for re-nominate
gpestana d5053ac
Change `XcmDryRunApi::dry_run_extrinsic` to take a call instead (#4621)
franciscoaguirre f4dc8d2
Broker new price adapter (#4521)
eskimor 4ab078d
pallet-staking: Put tests behind `cfg(debug_assertions)` (#4620)
bkchr bcdab07
merge migration phases into 2
gpestana 153e06f
small ref
gpestana bcab07a
Beefy client generic on aduthority Id (#1816)
drskalman 46a80f1
nits, benchs passing
gpestana 3bfed97
migration docs; clippy fixes
gpestana d539778
Fix broken windows build (#4636)
conr2d 7fcc09b
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
78c24ec
Adds ability to specify chain type in chain-spec-builder (#4542)
codekitz 71f4f5a
Update `runtime_type` ref doc with the new "Associated Type Bounds" (…
kianenigma 0ae7219
collator-protocol: remove `elastic-scaling-experimental` feature (#4595)
sandreim 8d8c0e1
Use Unlicense for templates (#4628)
rzadp fc6c318
Implement `XcmPaymentApi` and `DryRunApi` on all system parachains (#…
franciscoaguirre b286d3e
benches with lazy voter sorting
gpestana b50783f
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
f81751e
Better error for missing index in CRV2 (#4643)
codekitz 5779ec5
update amforc westend and its parachain bootnodes (#4641)
tugytur 795bc77
[Pools] Refactors and runtime apis for DelegateStake (#4537)
Ank4n 27a5732
make all storage items in parachain-system public (#4645)
girazoki 63f0cbf
Update Amforc bootnodes for Kusama and Polkadot (#4668)
tugytur f66e693
Add chain-spec-builder docker image (#4655)
EgorPopelyaev 05c0d0e
nits for voter update mode
gpestana 4962491
Merge branch 'master' into gpestana/stake-tracker_integration
gpestana 5c6a35f
Merge branch 'gpestana/stake-tracker_integration' into gpestana/stake…
gpestana 17705b8
nit fix after merge master
gpestana 80f4c23
removes ext tests (revert once merged into main PR brach)
gpestana 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
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.
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.
TODO: remove these tests before merging in the base branch.