-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[DNM] Wrapper allocator PoC #7206
base: master
Are you sure you want to change the base?
Commits on May 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d86bd79 - Browse repository at this point
Copy the full SHA d86bd79View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 998a6ff - Browse repository at this point
Copy the full SHA 998a6ffView commit details
Commits on May 18, 2023
-
4
Configuration menu - View commit details
-
Copy full SHA for dbd40a7 - Browse repository at this point
Copy the full SHA dbd40a7View commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8e9d1c - Browse repository at this point
Copy the full SHA c8e9d1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b841129 - Browse repository at this point
Copy the full SHA b841129View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e3e72 - Browse repository at this point
Copy the full SHA d3e3e72View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 089e6d8 - Browse repository at this point
Copy the full SHA 089e6d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 818699a - Browse repository at this point
Copy the full SHA 818699aView commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 052b096 - Browse repository at this point
Copy the full SHA 052b096View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66e8a8b - Browse repository at this point
Copy the full SHA 66e8a8bView commit details -
".git/.scripts/commands/fmt/fmt.sh"
command-bot committedAug 1, 2023 Configuration menu - View commit details
-
Copy full SHA for dbdeb52 - Browse repository at this point
Copy the full SHA dbdeb52View commit details
Commits on Aug 15, 2023
-
XcmContext
tobuy_weight / refund_weight
(#7563)* added XcmContext to WeightTrader trait * cargo fmt * make xcm context optional * make compile * fix compile * `XcmContext` to `buy_weight / refund_weight` --------- Co-authored-by: Patricio Napoli <[email protected]> Co-authored-by: Giles Cope <[email protected]> Co-authored-by: parity-processbot <>
Configuration menu - View commit details
-
Copy full SHA for 1dfd9ca - Browse repository at this point
Copy the full SHA 1dfd9caView commit details -
Take into account size as well in weight limiting. (#7369)
* Take into account size as well in weight limiting. * Fix logging. * More logs. * Remove randomized selection in provisioner No longer supported by runtime. * Fix and simplify weight calculation. Random filtering of remote disputes got dropped. * Make existing tests pass. * Tests for size limiting. * Fix provisioner. * Remove rand dependency. * Better default block length for tests. * ".git/.scripts/commands/bench/bench.sh" runtime kusama runtime_parachains::paras_inherent * ".git/.scripts/commands/bench/bench.sh" runtime polkadot runtime_parachains::paras_inherent * ".git/.scripts/commands/bench/bench.sh" runtime westend runtime_parachains::paras_inherent * Update runtime/parachains/src/paras_inherent/mod.rs Co-authored-by: Tsvetomir Dimitrov <[email protected]> * Update runtime/parachains/src/paras_inherent/mod.rs Co-authored-by: Chris Sosnin <[email protected]> * Add back missing line. * Fix test. * fmt fix. * Add missing test annotation --------- Co-authored-by: eskimor <[email protected]> Co-authored-by: command-bot <> Co-authored-by: Tsvetomir Dimitrov <[email protected]> Co-authored-by: Chris Sosnin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 152888f - Browse repository at this point
Copy the full SHA 152888fView commit details -
[companion] Get rid of
Peerset
compatibility layer (#7355)* Update `NetworkPeers` trait interface * update lockfile for {"substrate"} --------- Co-authored-by: parity-processbot <>
Configuration menu - View commit details
-
Copy full SHA for 70aed93 - Browse repository at this point
Copy the full SHA 70aed93View commit details -
Companion for Substrate#14373 (#7572)
* rename BEEFY `crypto` →`ecdsa_crypto` * - bump up `BeefyApi` to version 3 - deal with `PeerId` error. * update BEEFY dependency names for `fake-runtime` and `chain_spec` revert Cargo.toml * cargo fmt * Use master Cargo.lock * update lockfile for {"substrate"} --------- Co-authored-by: Davide Galassi <[email protected]> Co-authored-by: parity-processbot <>
Configuration menu - View commit details
-
Copy full SHA for 88c1a70 - Browse repository at this point
Copy the full SHA 88c1a70View commit details -
[xcm]
GlobalConsensusConvertsFor
for remote relay chain (based on p……evious GlobalConsensusParachainConvertsFor) (#7517) * [xcm] `GlobalConsensusConvertsFor` for remote relay chain (based on previous GlobalConsensusParachainConvertsFor) * Typo * PR fix (constants in test) * Re-export of `GlobalConsensusConvertsFor` * assert to panic * Update xcm/src/v3/multiasset.rs Co-authored-by: joe petrowski <[email protected]> * Update xcm/xcm-builder/src/location_conversion.rs Co-authored-by: joe petrowski <[email protected]> * Update xcm/xcm-builder/src/location_conversion.rs Co-authored-by: joe petrowski <[email protected]> * Review fixes --------- Co-authored-by: parity-processbot <> Co-authored-by: joe petrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b137472 - Browse repository at this point
Copy the full SHA b137472View commit details -
Fix flaky reputation change test (#7550)
* Fix flaky reputation change test * Remove fixme Co-authored-by: Oliver Tale-Yazdi <[email protected]> --------- Co-authored-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: parity-processbot <>
Configuration menu - View commit details
-
Copy full SHA for b810ce4 - Browse repository at this point
Copy the full SHA b810ce4View commit details -
* Add license to crates This is required to publish to crates.io * Add more licenses
Configuration menu - View commit details
-
Copy full SHA for 314e519 - Browse repository at this point
Copy the full SHA 314e519View commit details -
Remove xcm on_runtime_upgrade pallet hook (#7235)
* move migration stuffs * Apply suggestions from code review Co-authored-by: Bastian Köcher <[email protected]> * Fix test * fix * lint * fix lint * rm extra space * fix lint * PR review * fixes * use saturating_accrue in fn * fix test --------- Co-authored-by: Bastian Köcher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62b489f - Browse repository at this point
Copy the full SHA 62b489fView commit details -
Document non-uniqueness of SetTopic IDs (#7579)
* Document non-uniqueness of SetTopic IDs * More comments on WithUniqueTopic
Configuration menu - View commit details
-
Copy full SHA for 14e6605 - Browse repository at this point
Copy the full SHA 14e6605View commit details -
Configuration menu - View commit details
-
Copy full SHA for 929e2d4 - Browse repository at this point
Copy the full SHA 929e2d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ccdf2 - Browse repository at this point
Copy the full SHA 06ccdf2View commit details -
* Companion for 14412 * update lockfile for {"substrate"} * Trigger CI --------- Co-authored-by: parity-processbot <>
Configuration menu - View commit details
-
Copy full SHA for aaea117 - Browse repository at this point
Copy the full SHA aaea117View commit details -
Remove unused code in runtime/polkadot/src/lib.rs (#7540)
* remove SetStorageVersions runtime upgrade * remove unused imports
Configuration menu - View commit details
-
Copy full SHA for c7bbfba - Browse repository at this point
Copy the full SHA c7bbfbaView commit details -
Companion for substrate#12970 (#6807)
* Runtime companion changes * updates runtime configs * Fixes runtime-test runtime configs * Uses ElectionBounds and builder from own mod * updates new bounds mod * Fixes test-runtime mock * update lockfile for {"substrate"} --------- Co-authored-by: parity-processbot <>
Configuration menu - View commit details
-
Copy full SHA for 08f4333 - Browse repository at this point
Copy the full SHA 08f4333View commit details -
Add counter for unapproved candidates (#7491)
* Add counter for unapproved candidates * Update metrics * Split metrics * Remove depth metric * Print only the oldest unapproved candidates * Update logging condition * Fix logging condition * Update logging * Update node/core/approval-voting/src/lib.rs Co-authored-by: Andrei Sandu <[email protected]> --------- Co-authored-by: Andrei Sandu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f27b6c - Browse repository at this point
Copy the full SHA 0f27b6cView commit details -
Publish RC container images (#7556)
* WIP * Add missing checkout * Add debuggin * Fix VAR name * Bug fix * Rework jobs * Revert "Rework jobs" This reverts commit 2bfa79f. * Add cache * Add temp default for testing * Add missing checkout * Fix patch * Comment out the GPG check for now * Rename polkadot_injected_release into a more appropriate polkadot_injected_debian * Refactoring / renaming * Introduce a generic image for binary injection * Flag files to be deleted and changes to be done * WIP * Fix multi binaries images * Add test build scripts * Remove old file, add polkadot build-injected script * Fix doc * Fix tagging * Add build of the injected container * Fix for docker * Remove the need for TTY * Handling container publishing * Fix owner and registry * Fix vars * Fix repo * Fix var naming * Fix case when there is no tag * Fix case with no tag * Handle error * Fix spacings * Fix tags * Remove unnecessary grep that may fail * Add final check * Clean up and introduce GPG check * Add doc * Add doc * Update doc/docker.md Co-authored-by: Mira Ressel <[email protected]> * type Co-authored-by: Mira Ressel <[email protected]> * Fix used VAR * Improve doc * ci: Update .build-push-image jobs to use the new build-injected.sh * ci: fix path to build-injected.sh script * Rename the release artifacts folder to prevent confusion due to a similar folder in the gitlab CI * ci: check out polkadot repo in .build-push-image This seems far cleaner than copying the entire scripts/ folder into our job artifacts. * feat(build-injected.sh): make PROJECT_ROOT configurable This lets us avoid a dependency on git in our CI image. * ci: build injected images with buildah * ci: pass full image names to zombienet * Add missing ignore --------- Co-authored-by: Mira Ressel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e813323 - Browse repository at this point
Copy the full SHA e813323View commit details -
companion for 14754: cli: move no-beefy flag to sc-cli (#7600)
* cli: move no-beefy flag to substrate sc-cli config * bump substrate ref --------- Signed-off-by: Adrian Catangiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12fdcba - Browse repository at this point
Copy the full SHA 12fdcbaView commit details -
pvf: use test-utils feature to export test only (#7538)
* pvf: use test-utils feature to export test only * adding comment to test-utils feature * make prepare-worker and execute-worker as optional dependencies and add comments to test-utils * remove doc hidden from pvf testing * add prepare worker and execute worker entrypoints to test-utils feature * pvf: add sp_tracing as optional dependency of test-utils * add test-utils for polkadot and malus * add test-utils feature to prepare and execute workers script * remove required features from prepare and executing * Try to trigger CI again to fix broken jobs --------- Co-authored-by: Marcin S <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f57383 - Browse repository at this point
Copy the full SHA 0f57383View commit details -
RC container image fixes (#7607)
* Remove ENV for the artifacts folder
Configuration menu - View commit details
-
Copy full SHA for 2dda590 - Browse repository at this point
Copy the full SHA 2dda590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 730a1c8 - Browse repository at this point
Copy the full SHA 730a1c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ae532 - Browse repository at this point
Copy the full SHA 04ae532View commit details -
Use same
fmt
andclippy
configs as in Substrate (#7611)* Use same rustfmt.toml as Substrate Signed-off-by: Oliver Tale-Yazdi <[email protected]> * format format file Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Format with new config Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Add Substrate Clippy config Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Print Clippy version in CI Otherwise its difficult to reproduce locally. Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Make fmt happy Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Update node/core/pvf/src/error.rs Co-authored-by: Tsvetomir Dimitrov <[email protected]> * Update node/core/pvf/src/error.rs Co-authored-by: Tsvetomir Dimitrov <[email protected]> --------- Signed-off-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: Tsvetomir Dimitrov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f9fe26 - Browse repository at this point
Copy the full SHA 6f9fe26View commit details -
Disable validation/collation protocols for normal full nodes (#7601)
If authority discovery is not enabled, `Overseer` is not enabled, meaning `NetworkBridge` is not started. Validation/collation protocols are, however, enabled even if the `NetworkBridge` is not started. Currently this results in normal Polkadot full nodes advertising these protocols, accepting inbound substreams and even establishing outbound substreams for the validation protocol. Since the `NetworkBridge` is not started and no protocol in Substrate is interested in these protocol events, the events are relayed to all protocol handlers but are getting discarded because no installed protocol is interested in them. Co-authored-by: parity-processbot <>
Configuration menu - View commit details
-
Copy full SHA for ffb8d15 - Browse repository at this point
Copy the full SHA ffb8d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74b2fec - Browse repository at this point
Copy the full SHA 74b2fecView commit details -
PVF workers: some fixes for cargo run and cargo install (#7608)
- Update some places where `cargo run` was used - Add note to error messages about `cargo build` before `cargo run` - Fix call to `cargo install` in readme
Configuration menu - View commit details
-
Copy full SHA for 2a2393f - Browse repository at this point
Copy the full SHA 2a2393fView commit details -
XCM: Rename Instruction instructions to Command instructions (#7593)
Co-authored-by: parity-processbot <>
Configuration menu - View commit details
-
Copy full SHA for ed8f0f8 - Browse repository at this point
Copy the full SHA ed8f0f8View commit details -
Remove superflous parameter
overseer_enable_anyways
and make parach……ain node type more explicit (#7617) * Remove superflous parameter `overseer_enable_anyways` We don't need this flag, as we don't need the overseer enabled when the node isn't a collator or validator. * Rename `IsCollator` to `IsParachainNode` `IsParachainNode` is more expressive and also encapsulates the state of the parachain node being a full node. Some functionality like the overseer needs to run always when the node runs alongside a parachain node. The parachain node needs the overseer to e.g. recover PoVs. Other things like candidate validation or pvf checking are only required for when the node is running as validator. * FMT * Fix CI
Configuration menu - View commit details
-
Copy full SHA for 4f47d3c - Browse repository at this point
Copy the full SHA 4f47d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d25f550 - Browse repository at this point
Copy the full SHA d25f550View commit details