Skip to content
  1. Jun 27, 2024
  2. Jun 26, 2024
  3. Jun 25, 2024
  4. Jun 14, 2024
  5. Jun 11, 2024
  6. Jun 10, 2024
  7. Jun 05, 2024
    • Branislav Kontur's avatar
      Runtime codegen tuning (#3008) · 00711340
      Branislav Kontur authored
      * Set subxt-codegen as crates.io dependency
      
      * Improved runtime-codegen
      
      * Updated script for regenerate all
      
      * Regenerated all codegens by `./scripts/regenerate_runtimes.sh`
      
      * README.md nit
      00711340
  8. Jun 03, 2024
    • Branislav Kontur's avatar
      Relay v1.6.1: added support for bridge-hub-kusama/1002004 + aligned... · e78d2063
      Branislav Kontur authored
      Relay v1.6.1: added support for bridge-hub-kusama/1002004 + aligned kusama/1002004, P to polkadot/1002000 (#3007)
      
      * Adjusted KBH version
      
      * Removed unused files
      
      * Updated RELEASE.md
      
      * Align relaychains (Kusama, Polkadot)
      
      * fmt
      
      * Fix import
      
      * leave also before
      
      * Use latest subxt-codegen
      v1.6.1
      e78d2063
    • dependabot[bot]'s avatar
      Bump subxt from 0.36.0 to 0.37.0 · 5477cabd
      dependabot[bot] authored
      
      
      Bumps [subxt](https://github.com/paritytech/subxt) from 0.36.0 to 0.37.0.
      - [Release notes](https://github.com/paritytech/subxt/releases)
      - [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/paritytech/subxt/compare/v0.36.0...v0.37.0)
      
      ---
      updated-dependencies:
      - dependency-name: subxt
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      5477cabd
  9. May 27, 2024
  10. May 20, 2024
    • dependabot[bot]'s avatar
      Bump serde from 1.0.201 to 1.0.202 · b455764a
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.201 to 1.0.202.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      b455764a
    • dependabot[bot]'s avatar
      Bump subxt from 0.35.3 to 0.36.0 · 453137ad
      dependabot[bot] authored
      
      
      Bumps [subxt](https://github.com/paritytech/subxt) from 0.35.3 to 0.36.0.
      - [Release notes](https://github.com/paritytech/subxt/releases)
      - [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/paritytech/subxt/compare/v0.35.3...v0.36.0)
      
      ---
      updated-dependencies:
      - dependency-name: subxt
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      453137ad
    • dependabot[bot]'s avatar
      Bump anyhow from 1.0.83 to 1.0.86 · 6f0f2797
      dependabot[bot] authored
      
      
      Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.83 to 1.0.86.
      - [Release notes](https://github.com/dtolnay/anyhow/releases)
      - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.83...1.0.86)
      
      ---
      updated-dependencies:
      - dependency-name: anyhow
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      6f0f2797
    • dependabot[bot]'s avatar
      Bump thiserror from 1.0.60 to 1.0.61 · 2c273d9f
      dependabot[bot] authored
      
      
      Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.60 to 1.0.61.
      - [Release notes](https://github.com/dtolnay/thiserror/releases)
      - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)
      
      ---
      updated-dependencies:
      - dependency-name: thiserror
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      2c273d9f
    • Svyatoslav Nikolsky's avatar
      Relay v1.6.0: added support for BHP 1_002_002 (#2999) · f920edf3
      Svyatoslav Nikolsky authored
      * bump BHP version
      
      * bump relay version
      v1.6.0
      f920edf3
  11. May 17, 2024
  12. May 16, 2024
  13. May 15, 2024
  14. May 13, 2024
    • dependabot[bot]'s avatar
      Bump thiserror from 1.0.59 to 1.0.60 · 182a566c
      dependabot[bot] authored
      
      
      Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.60.
      - [Release notes](https://github.com/dtolnay/thiserror/releases)
      - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)
      
      ---
      updated-dependencies:
      - dependency-name: thiserror
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      182a566c
    • dependabot[bot]'s avatar
      Bump serde from 1.0.200 to 1.0.201 · 9f913170
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.200 to 1.0.201.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      9f913170
    • dependabot[bot]'s avatar
      Bump scale-info from 2.11.2 to 2.11.3 · 7e1ecdd5
      dependabot[bot] authored
      
      
      Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.11.2 to 2.11.3.
      - [Release notes](https://github.com/paritytech/scale-info/releases)
      - [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/paritytech/scale-info/compare/v2.11.2...v2.11.3)
      
      ---
      updated-dependencies:
      - dependency-name: scale-info
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      7e1ecdd5
    • dependabot[bot]'s avatar
      Bump anyhow from 1.0.82 to 1.0.83 · 2fdc6e25
      dependabot[bot] authored
      
      
      Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.82 to 1.0.83.
      - [Release notes](https://github.com/dtolnay/anyhow/releases)
      - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83)
      
      ---
      updated-dependencies:
      - dependency-name: anyhow
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      2fdc6e25
    • dependabot[bot]'s avatar
      Bump serde_json from 1.0.116 to 1.0.117 · a21e0182
      dependabot[bot] authored
      
      
      Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117.
      - [Release notes](https://github.com/serde-rs/json/releases)
      - [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)
      
      ---
      updated-dependencies:
      - dependency-name: serde_json
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      a21e0182
  15. May 06, 2024
    • Svyatoslav Nikolsky's avatar
      Added subcommand to relay single parachain header (#2978) · 195caa27
      Svyatoslav Nikolsky authored
      * added relay-parachain-head subcommand support to substrate-relay binary
      
      * bump polkadot-sdk
      
      * custom branch -> master
      195caa27
    • dependabot[bot]'s avatar
      Bump serde from 1.0.199 to 1.0.200 · eb9aaed2
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      eb9aaed2
    • dependabot[bot]'s avatar
      Bump num-traits from 0.2.18 to 0.2.19 · 4b029eac
      dependabot[bot] authored
      
      
      Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.18 to 0.2.19.
      - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
      - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19)
      
      ---
      updated-dependencies:
      - dependency-name: num-traits
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      4b029eac
  16. May 02, 2024
  17. Apr 29, 2024
    • dependabot[bot]'s avatar
      Bump serde from 1.0.198 to 1.0.199 · d947969d
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      d947969d
  18. Apr 26, 2024
  19. Apr 25, 2024
    • Svyatoslav Nikolsky's avatar
      Add option to only relay free headers to substrate-relay (#2884) · 2573d65e
      Svyatoslav Nikolsky authored
      * added FreeHeadersInterval to pallet-bridge-grandpa configuration
      
      * added is_free_execution_expected parameter to the submit_finality_proof_ex + check it from the transaction extension
      
      * move transaction extensions to a separate folder
      
      * move grandpa call result check from RefundTransactionExtensionAdapter to RefundBridgedGrandpaMessages
      
      * added RefundBridgedMessages to refund and bump priority of standalone messages transactions
      
      * check_obsolete_submit_finality_proof may now boost transaction priority (this is not used yet - see next commit)
      
      * added CheckAndBoostBridgeGrandpaTransactions that checks whether bridge GRANDPA transactions are obsolete and, if not, it may apply priority boost to
      
      * relayer may be slashed to explicit account
      
      * slash registered relayer if it has submitted failed GRANDPA transaction
      
      * allow accepting some parachain headers for free
      
      * added FreeParachainUpdateForFreeRelayHeader
      
      * fix benchmarks compilation
      
      * added WeightInfoExt for pallet-bridge-grandpa to include extra wight coming from CheckAndBoostBridgeGrandpaTransactions
      
      * added free_headers_interval to the (runtime) FinalityApi of the chain
      
      * added --only-free-headers CLI parameter (not used yet) to finality and complex relay
      
      * actually use HeadersToRelay::Free in finality-relay
      
      * actually support only-free-headers mode in parachains relay
      
      * removed inactual comment (free_source_headers_interval is cached at relay level)
      
      * added comment re free-headers-only support in on-demand parachains relay
      
      * added --only-free-headers support to standalone parachains relay
      
      * fixed dependency in runtime-codegen
      
      * update RBH and WBH runtimes + ask for free execution if we are running in HeadersToRelay::Free mode
      
      * add missing standalone RBH<>WBH finality relay
      
      * also refund for submitting initial parachain head
      
      * make FreeHeadersRemaining an Option => we know that when we are outside of tx body, it is `None` and otherwise it is `Some`
      
      * add some traces to relay
      
      * add more traces to pallets
      
      * check for reorgs in signed ext for parachains module
      
      * fix benchmarks compilation
      
      * free interval instead of fixed free headers
      
      * updated relays for new free headers criteria
      
      * fixed trace
      
      * CannotAcceptMoreFreeHeaders -> FreeHeadersLimitExceded
      
      * additional_call_result_check -> check_call_result_ex
      
      * is_granda_call_succeeded -> is_grandpa_call_successful
      
      * move tx priority boost from check_obsolete_submit_finality_proof to extension
      
      * lost changes
      
      * dec counter when importing new para header
      
      * limit maximal "free" parachain head size
      
      * added grandpa_and_parachain_pallets_share_free_headers_counter test
      
      * with free intervals (instead of fixed free headers) we need to check `improved_by` from extension code
      
      * fix test name
      
      * added CheckAndBoostBridgeParachainsTransactions to boost parachain transactions priority
      
      * check parachain id in CheckAndBoostBridgeParachainsTransactions
      
      * use submit_parachain_head_call_ex in tests
      
      * removed commented code
      
      * changed condition for consistency
      
      * include overweight from runtime signed extensions into submit_parachain_heads call weight
      
      * fixed comment
      
      * removed obsolete code comment
      
      * added important comment + test
      
      * some fixes
      
      * fix no-std compile
      
      * again fix lost change
      
      * use submit_parachain_heads_ex for Rococo<>Westend bridge
      
      * fix for mandatory + interval check in ext
      
      * deleted moved files (merge conflict)
      
      * update polkadot-sdk refs + fix compilation
      
      * removed another moved file
      
      * bump chain versions
      
      * bump relayer version
      
      * lock up
      v1.5.0
      2573d65e
  20. Apr 22, 2024
  21. Apr 20, 2024