-
Notifications
You must be signed in to change notification settings - Fork 700
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
short-term fix for para inherent weight overestimation #5082
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0fbeec - Browse repository at this point
Copy the full SHA b0fbeecView commit details
Commits on Jul 22, 2024
-
Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…
…nto HEAD
command-bot committedJul 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 940c02e - Browse repository at this point
Copy the full SHA 940c02eView commit details -
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
…=rococo --target_dir=polkadot --pallet=polkadot_runtime_parachains::paras_inherent
command-bot committedJul 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 67c295d - Browse repository at this point
Copy the full SHA 67c295dView commit details -
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
…=westend --target_dir=polkadot --pallet=polkadot_runtime_parachains::paras_inherent
command-bot committedJul 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 08dc2cc - Browse repository at this point
Copy the full SHA 08dc2ccView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f920d3b - Browse repository at this point
Copy the full SHA f920d3bView commit details -
Merge branch 'master' into ao-fix-parainclusion-weight-overestimation
* master: Bump slotmap from 1.0.6 to 1.0.7 (#5096) feat: introduce pallet-parameters to Westend to parameterize inflation (#4938) Bump openssl from 0.10.64 to 0.10.66 (#5107) Bump lycheeverse/lychee-action from 1.9.1 to 1.10.0 (#5094) docs: remove the duplicate word (#5095) Prepare PVFs if node is a validator in the next session (#4791) Update parity publish (#5105)
Configuration menu - View commit details
-
Copy full SHA for 9c7d1b5 - Browse repository at this point
Copy the full SHA 9c7d1b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d0302 - Browse repository at this point
Copy the full SHA 42d0302View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4d2eee - Browse repository at this point
Copy the full SHA f4d2eeeView commit details -
Merge branch 'master' into ao-fix-parainclusion-weight-overestimation
* master: (27 commits) Bridges improved tests and nits (#5128) Fix misleading comment about RewardHandler in epm config (#3095) Introduce a workflow updating the wishlist leaderboards (#5085) membership: Restructure pallet into separate files (#4536) Fix after ring-proof api change (#5126) Bump paritytech/review-bot from 2.4.0 to 2.5.0 (#5057) Bump docker/login-action from 3.0.0 to 3.3.0 (#5109) Bump docker/build-push-action from 5.1.0 to 6.5.0 (#5108) Bump peter-evans/create-pull-request from 5.0.0 to 6.1.0 (#5093) Tx Payment: drop ED requirements for tx payments with exchangeable asset (#4488) Remove `pallet-getter` usage from pallet-transaction-payment (#4970) pallet macro: do not generate try-runtime related code when frame-support doesn't have try-runtime. (#5099) fix(chain-spec): ChainSpecBuilder with object as default genesis (#4345) Migrate BEEFY BLS crypto to bls12-381 curve (#4931) Bump clap from 4.5.9 to 4.5.10 in the known_good_semver group (#5120) Use jobserver in wasm-builder to limit concurrency of spawned cargo processes (#4946) include events for voting (#4613) [subsystem-bench] Add mocks for own assignments triggering (#5042) Remove not-audited warning (#5114) hotfix: blockchain/backend: Skip genesis leaf to unblock syncing (#5103) ...
Configuration menu - View commit details
-
Copy full SHA for b235de4 - Browse repository at this point
Copy the full SHA b235de4View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be07fcb - Browse repository at this point
Copy the full SHA be07fcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe7a6b - Browse repository at this point
Copy the full SHA 9fe7a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6d0ac - Browse repository at this point
Copy the full SHA ce6d0acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b367c - Browse repository at this point
Copy the full SHA 64b367cView commit details
Commits on Aug 6, 2024
-
Merge branch 'master' into ao-fix-parainclusion-weight-overestimation
* master: (51 commits) Remove unused feature gated code from the minimal template (#5237) make polkadot-parachain startup errors pretty (#5214) Coretime auto-renew (#4424) network/strategy: Backoff and ban overloaded peers to avoid submitting the same request multiple times (#5029) Fix frame crate usage doc (#5222) beefy: Tolerate pruned state on runtime API call (#5197) rpc: Enable ChainSpec for polkadot-parachain (#5205) Add an adapter for configuring AssetExchanger (#5130) Replace env_logger with sp_tracing (#5065) Adjust sync templates flow to use new release branch (#5182) litep2p/discovery: Publish authority records with external addresses only (#5176) Run UI tests in CI for some other crates (#5167) Remove `pallet::getter` usage from the pallet-balances (#4967) pallet-timestamp: `UnixTime::now` implementation logs error only if called at genesis (#5055) [CI] Cache try-runtime check (#5179) [Backport] version bumps and the prdocs reordering from stable2407 (#5178) [subsystem-benchmark] Update availability-distribution-regression-bench baseline after recent subsystem changes (#5180) Remove pallet::getter usage from proxy (#4963) Remove pallet::getter macro usage from pallet-election-provider-multi-phase (#4487) Review-bot@2.6.0 (#5177) ...
Configuration menu - View commit details
-
Copy full SHA for d305a1a - Browse repository at this point
Copy the full SHA d305a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b2c30 - Browse repository at this point
Copy the full SHA c8b2c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9258b7 - Browse repository at this point
Copy the full SHA e9258b7View commit details
Commits on Aug 7, 2024
-
Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…
…nto HEAD
command-bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 6133e83 - Browse repository at this point
Copy the full SHA 6133e83View commit details -
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
…=rococo --target_dir=polkadot --pallet=polkadot_runtime_parachains::paras_inherent
command-bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for c9f313c - Browse repository at this point
Copy the full SHA c9f313cView commit details -
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
…=westend --target_dir=polkadot --pallet=polkadot_runtime_parachains::paras_inherent
command-bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for ea9abce - Browse repository at this point
Copy the full SHA ea9abceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 254c11c - Browse repository at this point
Copy the full SHA 254c11cView commit details -
Merge branch 'master' into ao-fix-parainclusion-weight-overestimation
* master: Umbrella crate: exclude chain-specific crates (#5173) Bring reference_hardware.json inline with machine used for weights (#5196) Snowbridge on Westend (#5074) Run semver check even when no prdoc (#5189) Export more from sc-service (#5250) Update the wishlist leaderboard script to handle PRs (#5256)
Configuration menu - View commit details
-
Copy full SHA for ca5ee10 - Browse repository at this point
Copy the full SHA ca5ee10View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e0989 - Browse repository at this point
Copy the full SHA c4e0989View commit details
Commits on Aug 14, 2024
-
Merge branch 'master' into ao-fix-parainclusion-weight-overestimation
* master: (35 commits) Fix OurViewChange small race (#5356) Make ticket non-optional and add ensure_successful method to Consideration trait (#5359) [tests] dedup test code, add more tests, improve naming and docs (#5338) Stop running the wishlist workflow on forks (#5297) Migrate foreign assets v3::Location to v4::Location (#4129) Minor clean up (#5284) [Pools] Ensure members can always exit the pool gracefully (#4998) StorageWeightReclaim: set to node pov size if higher (#5281) [Bot] Add prdoc generation (#5331) Small nits found accidentally along the way (#5341) Create subsystem-benchmarks.yml (#5325) Bump libp2p-identity from 0.2.8 to 0.2.9 (#5232) Bump authoring duration for async backing to 2s. (#5195) Fix spelling issues (#5206) Bump the known_good_semver group across 1 directory with 3 updates (#5315) `polkadot-node-core-pvf-common`: Fix test compilation error (#5310) ci: Paused `cmd-action` commenter (#5287) Remove unnecessary mut (#5318) chain-spec: minor clarification on the genesis config patch (#5324) fix av-distribution Jaeger spans mem leak (#5321) ...
Configuration menu - View commit details
-
Copy full SHA for cbe0b3f - Browse repository at this point
Copy the full SHA cbe0b3fView commit details
Commits on Aug 16, 2024
-
Merge branch 'master' into ao-fix-parainclusion-weight-overestimation
* master: Remove redundant minimal template workspace (#5330) approval-distribution: Fix handling of conclude (#5375) More logs in `is_potential_spam` from `dispute-coordinator` (#5252) Fix zombienet bridges test (#5373) Update Readme of the `polkadot` crate (#5326) allow for `u8` to be used as hold/freeze reason (#5348) Moving cargo check for runtimes to GHA (#5340) Update links in the documentation (#5175) fix visibility for `pallet_nfts` types used as call arguments (#3634) Correct some typos in crates' descriptions (#5262) Aura: Ensure we are building on each relay chain fork (#5352) Update Identity pallet README.md (#5183) Bump trie-db from 0.29.0 to 0.29.1 (#5231) [Coretime] Always include UnpaidExecution, not just when revenue is > 0 (#5369) [Pools] fix derivation of pool account (#4999) Upgrade accidentally downgraded deps (#5365) [Pools] Fix issues with member migration to `DelegateStake` (#4822) Unify `no_genesis` check (#5360) [CI] Fix prdoc command (#5358) Beefy: add benchmarks for `report_fork_voting()` (#5188)
Configuration menu - View commit details
-
Copy full SHA for 277f40a - Browse repository at this point
Copy the full SHA 277f40aView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90e4eaf - Browse repository at this point
Copy the full SHA 90e4eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5873d4 - Browse repository at this point
Copy the full SHA b5873d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d90cb - Browse repository at this point
Copy the full SHA 05d90cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb75fb5 - Browse repository at this point
Copy the full SHA bb75fb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d3e6e - Browse repository at this point
Copy the full SHA 73d3e6eView commit details -
Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…
…nto HEAD
command-bot committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ca7b53 - Browse repository at this point
Copy the full SHA 1ca7b53View commit details
Commits on Aug 23, 2024
-
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
…=westend --target_dir=polkadot --pallet=polkadot_runtime_parachains::paras_inherent
command-bot committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 18c3e03 - Browse repository at this point
Copy the full SHA 18c3e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c7965 - Browse repository at this point
Copy the full SHA 46c7965View commit details