Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

update kvdb & co #12312

Merged
merged 10 commits into from
Oct 5, 2022
Merged

update kvdb & co #12312

merged 10 commits into from
Oct 5, 2022

Commits on Sep 20, 2022

  1. upgrade kvdb & co

    ordian committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    fe58491 View commit details
    Browse the repository at this point in the history
  2. remove patch

    ordian committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    6590ffa View commit details
    Browse the repository at this point in the history
  3. update Cargo.lock

    ordian committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2442ddc View commit details
    Browse the repository at this point in the history
  4. upgrade impl-serde

    ordian committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d3ac784 View commit details
    Browse the repository at this point in the history
  5. fix parsing test

    ordian committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    43f42b1 View commit details
    Browse the repository at this point in the history
  6. actually fix it

    ordian committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b460076 View commit details
    Browse the repository at this point in the history
  7. FFS

    ordian committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a11be35 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Merge branch 'master' into ao-update-kvdb-and-co

    * master:
      [Fix] parameter_types! dead code errors (#12340)
      [Feature] Sequential migration execution for try-runtime (#12319)
      bench: Use `_` instead  of `::` in auto-generated file names (#12332)
      Fast Unstake Pallet (#12129)
      Rename anonymous to pure proxy (#12283)
      Migrate remaining old decl_* macros to the new pallet attribute macros (#12271)
      pallet-utility: Disallow none origin (#12321)
      Make automatic storage deposits resistant against changing deposit prices (#12083)
      Format templates and fix `--steps` default value (#12286)
      Bump `wasmtime` to 1.0.0 (#12317)
      Introduce 'intermediate_insert' method to hide implementation details (#12215)
      Bound staking storage items (#12230)
      Use `array-bytes` for All Array/Bytes/Hex Operations (#12190)
      BREAKING: Rename Origin (#12258)
      Use temporary db for benchmarking (#12254)
      rpc: Implement `chainSpec` RPC API (#12261)
      Import target block body during warp sync (#12300)
      Proper naming wrt expectations (#12311)
      [ci] Revert cancel-pipeline job (#12309)
    ordian committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    45adc12 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge branch 'master' into ao-update-kvdb-and-co

    * master: (42 commits)
      Adapt `pallet-contracts` to WeightV2 (#12421)
      Improved election pallet testing (#12327)
      Bump prost to 0.11+ (#12419)
      Use saturating add for alliance::disband witness data (#12418)
      [Fix] Rename VoterBagsList -> VoterList to match pdot (#12416)
      client/beefy: small code improvements (#12414)
      BEEFY: Simplify hashing for pallet-beefy-mmr (#12393)
      Add @koute to `docs/CODEOWNERS` and update stale paths (#12408)
      docs/CODEOWNERS: add @acatangiu as MMR owner (#12406)
      Remove unnecessary Clone trait bounds on CountedStorageMap (#12402)
      Fix `Weight::is_zero` (#12396)
      Beefy on-demand justifications as a custom RequestResponse protocol (#12124)
      Remove contracts RPCs (#12358)
      pallet-mmr: generate historical proofs (#12324)
      unsafe_pruning flag removed (#12385)
      Carry over where clauses defined in Config to Call and Hook (#12388)
      Properly set the max proof size weight on defaults and tests (#12383)
      BEEFY: impl TypeInfo for SignedCommitment (#12382)
      bounding staking: `BoundedElectionProvider` trait (#12362)
      New Pallet: Root offences (#11943)
      ...
    ordian committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    bd29c35 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ao-update-kvdb-and-co

    * master:
      Implement `Clone` and `Default` for `Config` (#12397)
      Don't send back empty proofs if light request fails (#12372)
      MMR: impl `TypeInfo` for some structures (#12423)
    ordian committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    d31a98d View commit details
    Browse the repository at this point in the history