- Mar 25, 2024
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
with free intervals (instead of fixed free headers) we need to check `improved_by` from extension code
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Mar 22, 2024
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Mar 20, 2024
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
make FreeHeadersRemaining an Option => we know that when we are outside of tx body, it is `None` and otherwise it is `Some`
-
Svyatoslav Nikolsky authored
-
- Mar 15, 2024
-
-
Svyatoslav Nikolsky authored
added WeightInfoExt for pallet-bridge-grandpa to include extra wight coming from CheckAndBoostBridgeGrandpaTransactions
-
Svyatoslav Nikolsky authored
-
- Mar 13, 2024
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
added CheckAndBoostBridgeGrandpaTransactions that checks whether bridge GRANDPA transactions are obsolete and, if not, it may apply priority boost to
-
Svyatoslav Nikolsky authored
check_obsolete_submit_finality_proof may now boost transaction priority (this is not used yet - see next commit)
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
move grandpa call result check from RefundTransactionExtensionAdapter to RefundBridgedGrandpaMessages
-
- Mar 12, 2024
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
added is_free_execution_expected parameter to the submit_finality_proof_ex + check it from the transaction extension
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Mar 11, 2024
-
-
dependabot[bot] authored
Bumps [strum](https://github.com/Peternator7/strum) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) --- updated-dependencies: - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
-
dependabot[bot] authored
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.30.6 to 0.30.7. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/compare/v0.30.6...v0.30.7) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
-
dependabot[bot] authored
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.2 to 0.11.3. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.2...v0.11.3) --- updated-dependencies: - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
-
- Mar 05, 2024
-
-
Svyatoslav Nikolsky authored
* cargo update -p mio * bump relayer version: v1.2.0 * Cargo.lock
-
- Mar 04, 2024
-
-
Svyatoslav Nikolsky authored
* RELEASE.md * updated running-relayer.md
-