Commit Graph

  • 504c6bd622 Ensure that the origin is signed for submit_parachain_heads and submit_finality_proof calls (#2239) Svyatoslav Nikolsky 2023-07-03 18:02:35 +03:00
  • cc1966ff43 minor doc fix (#2207) Adrian Catangiu 2023-06-14 16:41:36 +03:00
  • ac725ec93f backport cumulus changes to polkadot-staging (#2167) Adrian Catangiu 2023-06-01 15:07:35 +03:00
  • b3d6fe7cba Updated BHR/W version + codegen (#2148) Branislav Kontur 2023-05-23 15:29:48 +02:00
  • 564cc5ead7 expose test utilities to be used in BH paras (#2142) Adrian Catangiu 2023-05-18 18:08:15 +03:00
  • 1e56593bf2 Ws-port argument has been repalced with rpc-port (#2140) Svyatoslav Nikolsky 2023-05-18 17:16:07 +03:00
  • 9a8491dec8 fix nodes startup (#2138) Svyatoslav Nikolsky 2023-05-17 09:43:01 +03:00
  • 4330d0491c Bump polkadot/substrate (#2134) Branislav Kontur 2023-05-16 16:46:21 +02:00
  • f25a5f0409 Support for kusama-polkadot relaying (#2128) Branislav Kontur 2023-05-12 16:42:59 +02:00
  • 930e0e4932 Fix clippy warnings (#2127) Serban Iorga 2023-05-11 12:32:13 +03:00
  • 7188765244 BHK/P alignments (#2115) Branislav Kontur 2023-05-11 10:16:43 +02:00
  • d479232c34 Small fixes (#2126) Serban Iorga 2023-05-10 17:26:52 +03:00
  • d80d2a5039 Cosmetics (#2124) Serban Iorga 2023-05-09 18:16:06 +03:00
  • 06e0204694 Remove some expect() statements (#2123) Serban Iorga 2023-05-09 11:48:24 +03:00
  • eec97df358 temporarily remove balance guard (#2121) Svyatoslav Nikolsky 2023-05-09 11:43:36 +03:00
  • 201dfddc54 Propagate message receival confirmation errors (#2116) Serban Iorga 2023-05-09 11:43:15 +03:00
  • 56d4013878 Propagate message verification errors (#2114) Serban Iorga 2023-05-09 08:21:02 +03:00
  • c490222fc6 Bump clap from 4.2.5 to 4.2.7 dependabot[bot] 2023-05-08 02:05:51 +00:00
  • 6a311e1419 Bump sysinfo from 0.28.4 to 0.29.0 dependabot[bot] 2023-05-08 02:07:20 +00:00
  • d9757f09c1 Add MessagesPalletInstance for integrity tests (#2107) Branislav Kontur 2023-05-03 15:33:45 +02:00
  • 9dfa496d15 Use generated runtimes for BHR/BHW (#2106) Serban Iorga 2023-05-03 16:23:10 +03:00
  • a2b017594f Fix comment (#2105) Serban Iorga 2023-05-03 14:31:47 +03:00
  • de918f8f3c Fix sized messages (Follow-up on #2064) (#2103) Serban Iorga 2023-05-03 10:44:06 +03:00
  • 49d11e9ce5 Add weight of refund extension post_dispatch to the weights of messages pallet (#2089) Svyatoslav Nikolsky 2023-05-02 14:55:07 +03:00
  • b03c584e31 Add millau specific messages weights (#2097) Svyatoslav Nikolsky 2023-05-01 12:22:51 +03:00
  • 77b2ef5f6e Add integrity tests to rialto parachain runtiime (#2096) Svyatoslav Nikolsky 2023-05-01 11:38:33 +03:00
  • e08efd9104 Bump tokio from 1.27.0 to 1.28.0 dependabot[bot] 2023-05-01 05:43:46 +00:00
  • 0d087463c2 Bump clap from 4.2.4 to 4.2.5 dependabot[bot] 2023-05-01 02:04:06 +00:00
  • cffc8e3a7b Bump scale-info from 2.5.0 to 2.6.0 dependabot[bot] 2023-05-01 02:05:53 +00:00
  • c17f625770 Add more logs to relayer and message pallets (#2082) Svyatoslav Nikolsky 2023-04-27 15:04:57 +03:00
  • b495f8b28d Update comment (#2081) bear 2023-04-27 19:07:31 +08:00
  • 1f738f1389 Benchmarks for new relayers pallet calls (#2040) Svyatoslav Nikolsky 2023-04-27 13:18:20 +03:00
  • f7cc060d9b Nits (#2083) Branislav Kontur 2023-04-27 11:58:40 +02:00
  • db53d68e9b Removed relayer_account: &AccountId from MessageDispatch (#2080) Branislav Kontur 2023-04-26 21:36:48 +02:00
  • 1f8b4d989e Revert "Fix max-size messages at test chains (#2064)" (#2077) Svyatoslav Nikolsky 2023-04-26 14:42:53 +03:00
  • dc61bcdc01 Fixed off-by-one when confirming rewards in messages pallet (#2075) Svyatoslav Nikolsky 2023-04-26 12:46:11 +03:00
  • 97ef70c67a Update subxt dependencies (#2072) Serban Iorga 2023-04-26 09:49:05 +03:00
  • 65b2196c6b Fix max-size messages at test chains (#2064) Svyatoslav Nikolsky 2023-04-26 08:57:49 +03:00
  • 47addd738b Messages relay fixes (#2073) Svyatoslav Nikolsky 2023-04-25 19:03:52 +03:00
  • 53e1b7e264 Slash relayers for invalid transactions (#2025) Svyatoslav Nikolsky 2023-04-25 16:24:13 +03:00
  • 3b47f957db fix the way latest_confirmed_nonce_at_source is "calculated" (#2067) Svyatoslav Nikolsky 2023-04-24 18:11:45 +03:00
  • 26a1508591 select nothing if we have already selected nonces to submit or have submitted something (#2065) Svyatoslav Nikolsky 2023-04-24 17:33:53 +03:00
  • 70cf01d47a [relay-substrate-client] Bump jsonrpsee (#2066) Serban Iorga 2023-04-24 15:46:50 +03:00
  • 6acd45804d Bump clap from 4.2.2 to 4.2.4 dependabot[bot] 2023-04-24 02:01:16 +00:00
  • d7c5de1cc2 Another use of RangeInclusiveExt::checked_len() (#2060) Serban Iorga 2023-04-21 15:53:51 +03:00
  • 8b262ea60b submit lane unblock transactions from relay (#2030) Svyatoslav Nikolsky 2023-04-21 09:56:22 +03:00
  • 25220c2ca4 Test deployments fixes (#2057) Serban Iorga 2023-04-19 15:36:16 +03:00
  • 13ecaf1eca Small simplifications (#2050) Serban Iorga 2023-04-17 15:09:31 +03:00
  • 512d43fabe Revert dispatch-results (#2048) Svyatoslav Nikolsky 2023-04-17 12:14:34 +03:00
  • c2e68484de Bump clap from 4.2.1 to 4.2.2 dependabot[bot] 2023-04-17 05:31:46 +00:00
  • d8c65365b5 Bump serde_json from 1.0.95 to 1.0.96 dependabot[bot] 2023-04-17 01:59:48 +00:00
  • bd583d6334 update refs (#2041) Svyatoslav Nikolsky 2023-04-13 15:55:02 +03:00
  • b8f4086095 Define RangeInclusiveExt (#2037) Serban Iorga 2023-04-13 10:38:34 +03:00
  • ea39f4c0d2 Impl review suggestions from #2021 (#2036) Svyatoslav Nikolsky 2023-04-13 10:15:30 +03:00
  • 9e48162df2 refund extra weight in receive_messages_delivery_proof call (#2031) Svyatoslav Nikolsky 2023-04-12 09:52:55 +03:00
  • f7380490c0 Boost message delivery transaction priority (#2023) Svyatoslav Nikolsky 2023-04-10 13:43:37 +03:00
  • ceea1a10f7 Reject delivery transactions with at least one obsolete message (#2021) Svyatoslav Nikolsky 2023-04-10 12:49:15 +03:00
  • 3b968a2aba Reintroduce msg dispatch status reporting (#2027) Serban Iorga 2023-04-10 10:39:24 +03:00
  • 4d29753f73 only refund if all bundled messages have been delivered (#2019) Svyatoslav Nikolsky 2023-04-07 09:55:48 +03:00
  • f659ebed7a fail with InsufficientDispatchWeight if dispatch_weight doesn't cover weight of all bundled messages (#2018) Svyatoslav Nikolsky 2023-04-07 09:55:06 +03:00
  • 98542685b1 Remove unneeded error debug strings (#2017) Serban Iorga 2023-04-04 15:05:44 +03:00
  • 1659b4b447 Bump scale-info from 2.4.0 to 2.5.0 dependabot[bot] 2023-04-03 06:41:10 +00:00
  • f523e606f3 Bump clap from 4.1.13 to 4.2.1 dependabot[bot] 2023-04-03 06:41:21 +00:00
  • cf00c67579 Bump hex-literal from 0.3.4 to 0.4.0 dependabot[bot] 2023-04-03 02:11:02 +00:00
  • e61f2a69dd Bump futures from 0.3.27 to 0.3.28 dependabot[bot] 2023-04-03 02:07:25 +00:00
  • e23bdc817a Bump tempfile from 3.4.0 to 3.5.0 dependabot[bot] 2023-04-03 02:06:06 +00:00
  • a0d187f606 Bump serde_json from 1.0.94 to 1.0.95 dependabot[bot] 2023-04-03 02:04:49 +00:00
  • 1089cf4af2 Bump tokio from 1.26.0 to 1.27.0 dependabot[bot] 2023-04-03 02:03:36 +00:00
  • 0a30f9114a bump BridgeHubRococo/BridgeHubWococo versions (#2000) Svyatoslav Nikolsky 2023-03-28 15:16:03 +03:00
  • fd3ebdf138 MaxRequests -> MaxFreeMandatoryHeadersPerBlock in pallet-bridge-grandpa (#1997) Svyatoslav Nikolsky 2023-03-28 13:45:04 +03:00
  • 068f6f648b Run benchmarks for mock runtimes (#1996) Svyatoslav Nikolsky 2023-03-27 14:33:12 +03:00
  • 88fb2befa0 Rust cargo doc for all features (#1995) Svyatoslav Nikolsky 2023-03-27 11:20:32 +03:00
  • ae61d31507 Bump clap from 4.1.11 to 4.1.13 dependabot[bot] 2023-03-27 02:03:06 +00:00
  • c0d3722357 Bump async-trait from 0.1.67 to 0.1.68 dependabot[bot] 2023-03-27 02:05:58 +00:00
  • 5fbabb3907 Try check-rustdoc pipeline (#1782) Branislav Kontur 2023-03-24 15:50:53 +01:00
  • e55d4dd6e0 bump substrate+polkadot refs and fix builds (#1989) Adrian Catangiu 2023-03-24 15:11:34 +02:00
  • 830afff353 Added receive_single_message_proof_with_dispatch benchmark (#1990) Svyatoslav Nikolsky 2023-03-24 13:45:39 +03:00
  • a75c28d5b2 Remove deprecated code from bridge-runtime-common (#1983) Svyatoslav Nikolsky 2023-03-23 10:44:53 +03:00
  • 2407228972 minor cosmetic updates (#1985) Adrian Catangiu 2023-03-22 16:47:04 +02:00
  • eccbdff851 remove invalid weight, returned by send_message (#1984) Svyatoslav Nikolsky 2023-03-22 17:32:23 +03:00
  • 9b57f2181c Kusama <> Polkadot relay prototype (#1982) Svyatoslav Nikolsky 2023-03-20 17:49:48 +03:00
  • fe050f6f50 Bump thiserror from 1.0.39 to 1.0.40 dependabot[bot] 2023-03-20 06:55:22 +00:00
  • 3470d4fcaf Bump clap from 4.1.8 to 4.1.11 dependabot[bot] 2023-03-20 03:06:46 +00:00
  • 8e14f3f9af Bump finality-grandpa from 0.16.1 to 0.16.2 dependabot[bot] 2023-03-20 03:05:59 +00:00
  • 8745e85eac Bump async-trait from 0.1.66 to 0.1.67 dependabot[bot] 2023-03-20 03:00:18 +00:00
  • 7cc62d75b4 Bump trie-db from 0.26.0 to 0.27.1 dependabot[bot] 2023-03-20 02:59:30 +00:00
  • 62480cf9db move signed extension stuff from prolkadot-core primitives to bridge-hub-cumulus-primitives (#1968) Svyatoslav Nikolsky 2023-03-17 17:13:44 +03:00
  • 74b0eca59c added UpdatedBestFinalizedHeader event to pallet-bridge-grandpa (#1967) Svyatoslav Nikolsky 2023-03-16 14:48:27 +03:00
  • 802e134368 enable relayer rewards metrics at bridge hubs (#1965) Svyatoslav Nikolsky 2023-03-15 14:39:28 +03:00
  • 2a848fd836 Fix invalid batch transaction (#1957) Svyatoslav Nikolsky 2023-03-14 17:11:03 +03:00
  • ce89a2edca Removed deprecated #[pallet::generate_store(pub(super) trait Store)] according to latest Cumulus (#1964) Branislav Kontur 2023-03-14 13:45:13 +01:00
  • 874ab44e00 Bump substrate/polkadot/cumulus (#1962) Branislav Kontur 2023-03-14 13:03:40 +01:00
  • a1c6502d9a Backport xcm bridging extensions to the bridge repo (#1813) Branislav Kontur 2023-03-13 15:11:10 +01:00
  • 89e8c6fddf Bump futures from 0.3.26 to 0.3.27 dependabot[bot] 2023-03-13 03:00:15 +00:00
  • 9b44db0fbe Some error improvements (#1956) Serban Iorga 2023-03-09 12:56:07 +02:00
  • a4a6902bfb optimize justifications before they're included into complex transaction (#1949) Svyatoslav Nikolsky 2023-03-08 15:12:14 +03:00
  • f4ca16b98d Actually clone client data by reference when cloning the client (#1941) Svyatoslav Nikolsky 2023-03-07 17:37:20 +03:00
  • e0c0861bc7 Fix invalid messages relay delivery transactions (#1940) Svyatoslav Nikolsky 2023-03-07 13:47:11 +03:00
  • 7266e48464 Bump tokio from 1.25.0 to 1.26.0 dependabot[bot] 2023-03-06 07:46:25 +00:00
  • df9a454da3 Bump async-trait from 0.1.64 to 0.1.66 dependabot[bot] 2023-03-06 07:49:43 +00:00