Commit Graph

  • 5dc1ebe816 Bump serde_json from 1.0.93 to 1.0.94 dependabot[bot] 2023-03-06 03:11:36 +00:00
  • b513989871 Bump thiserror from 1.0.38 to 1.0.39 dependabot[bot] 2023-03-06 03:01:34 +00:00
  • 754160798a Improve some relay errors readability (#1930) Svyatoslav Nikolsky 2023-03-03 11:27:05 +03:00
  • 61e00a56c0 Reconnect on-demand clients from MessagesSource::reconnect and MessagesTarget::reconnect (#1927) Svyatoslav Nikolsky 2023-03-02 17:02:49 +03:00
  • 3a145e5844 get rid of obsolete weight functions (#1926) Svyatoslav Nikolsky 2023-03-02 11:21:10 +03:00
  • 50d92eb8de Remove subxt dependency features (#1924) Serban Iorga 2023-03-01 18:24:48 +02:00
  • ddbeab70a6 Verify with-parachain message benchmarks on CI (#1923) Svyatoslav Nikolsky 2023-03-01 17:53:11 +03:00
  • 80db23d4e0 Update BHR and BHW spec version (#1922) Serban Iorga 2023-03-01 15:44:10 +02:00
  • aa466a485d Fix benchmarks (#1919) Svyatoslav Nikolsky 2023-03-01 15:42:04 +03:00
  • 7be2cb1cdd fix master compilation (#1920) Svyatoslav Nikolsky 2023-03-01 14:49:33 +03:00
  • e7f5560951 Fix multiple parachain headers submission for single message delivery (#1916) Svyatoslav Nikolsky 2023-03-01 13:26:13 +03:00
  • ba155f990f Refund messages confirmation tx (#1904) Serban Iorga 2023-02-28 13:54:12 +02:00
  • f5fee288b9 Relayers pallet: extend payment source id (#1907) Serban Iorga 2023-02-28 11:31:54 +02:00
  • f31b5d8634 fix nightly clippy issues (#1915) Svyatoslav Nikolsky 2023-02-27 11:19:23 +03:00
  • 882e10d7f5 Bump tempfile from 3.3.0 to 3.4.0 dependabot[bot] 2023-02-27 03:21:42 +00:00
  • 93a4d89735 Bump jsonrpsee from 0.15.1 to 0.16.2 dependabot[bot] 2023-02-27 03:14:14 +00:00
  • 9c7ea5ef7e Bump rand from 0.7.3 to 0.8.5 dependabot[bot] 2023-02-27 03:12:33 +00:00
  • 822c82c26f Bump trie-db from 0.25.1 to 0.26.0 dependabot[bot] 2023-02-27 03:11:20 +00:00
  • dd58493ea4 Do not stall on lost transaction (#1903) Svyatoslav Nikolsky 2023-02-24 09:01:13 +03:00
  • e7debc4b09 Fix init-bridge (#1900) Serban Iorga 2023-02-23 08:17:07 +02:00
  • 26330d9a25 get rid of ChainWithMessages::WeightInfo, because we can't have exact weights for "external chains" (#1899) Svyatoslav Nikolsky 2023-02-22 14:16:02 +03:00
  • 5f2ff7e06e Wrap confirmation and finality transactions into batch_all in Millau -> RialtoParachain bridge (#1898) Svyatoslav Nikolsky 2023-02-22 10:08:50 +03:00
  • 498a3e83d0 Weight+size limits for bridge GRANDPA pallet calls (#1882) Svyatoslav Nikolsky 2023-02-22 09:51:11 +03:00
  • 1aa6da448f Rewards refund for relaying BridgeHubRococo/BridgeHubWococo (#1894) Branislav Kontur 2023-02-21 12:22:59 +01:00
  • 623bd85a5e RefundRelayerForMessagesFromParachain improvements (#1895) Serban Iorga 2023-02-20 16:36:13 +02:00
  • 1d6e8a9a26 optimize justification before submit (#1887) Svyatoslav Nikolsky 2023-02-20 11:57:54 +03:00
  • bb078b8226 use complex transactions on RBH/WBH bridge hubs (#1893) Svyatoslav Nikolsky 2023-02-20 11:27:39 +03:00
  • 976e96608c Bump clap from 4.1.4 to 4.1.6 dependabot[bot] 2023-02-20 03:13:29 +00:00
  • 1b8fbdde76 Bump sysinfo from 0.27.7 to 0.28.0 dependabot[bot] 2023-02-20 03:12:53 +00:00
  • 7ad112e2c9 Bump trie-db from 0.25.0 to 0.25.1 dependabot[bot] 2023-02-20 03:12:34 +00:00
  • 6a2ef74707 Make weights::WeightInfo pub (#1886) Branislav Kontur 2023-02-16 14:49:48 +01:00
  • c6c39be967 ChainWithGrandpa in primitives (#1885) Svyatoslav Nikolsky 2023-02-16 15:20:45 +03:00
  • 914213d0af Fix clippy issues (#1884) Svyatoslav Nikolsky 2023-02-16 11:16:02 +03:00
  • 25c17feb23 Reject storage proofs with unused nodes: begin (#1878) Svyatoslav Nikolsky 2023-02-15 18:15:05 +03:00
  • 9e30130054 Refund extra proof bytes in message delivery transaction (#1864) Svyatoslav Nikolsky 2023-02-15 17:47:38 +03:00
  • c9c6d566d0 RefundRelayerForMessagesFromParachain improvements (#1879) Serban Iorga 2023-02-14 15:26:35 +02:00
  • 83c3975349 clippy fixes (#1880) Svyatoslav Nikolsky 2023-02-14 10:39:02 +03:00
  • d8764450c9 MaxValues for OutboundLanes map (#1871) Svyatoslav Nikolsky 2023-02-13 16:48:54 +03:00
  • 89bb368e45 More tests for message pallet weights (#1870) Svyatoslav Nikolsky 2023-02-13 15:26:25 +03:00
  • 47e045d55e Bump signal-hook from 0.3.14 to 0.3.15 dependabot[bot] 2023-02-13 03:25:12 +00:00
  • 27d7dd8299 Bump serde_json from 1.0.92 to 1.0.93 dependabot[bot] 2023-02-13 03:24:09 +00:00
  • dfeb8bed70 update parachains relay doc (#1874) cuteolaf 2023-02-12 22:42:38 -08:00
  • a6e579a9b1 Update README.md (#1872) cuteolaf 2023-02-12 22:39:01 -08:00
  • 4982d1c2e5 MaxValues for maps in parachain maps (#1868) Svyatoslav Nikolsky 2023-02-09 14:09:45 +03:00
  • bae329c66e "refund" proof size in GRANDPa pallet (#1863) Svyatoslav Nikolsky 2023-02-09 14:09:37 +03:00
  • e75d872aa7 MaxValues limit for storage maps in the pallet-bridge-grandpa (#1861) Svyatoslav Nikolsky 2023-02-08 09:16:37 +03:00
  • a5a3f8065f fixed TODOs for weights v2 (#1860) Svyatoslav Nikolsky 2023-02-07 15:56:48 +03:00
  • 795a049937 Message delivery transaction is not free!!! (#1859) Svyatoslav Nikolsky 2023-02-07 12:38:25 +03:00
  • 74f847a223 fixed BEEFY genesis (#1858) Svyatoslav Nikolsky 2023-02-07 11:30:34 +03:00
  • 5c40f9e5f1 Use parity-util-mem 0.12.0 (#1856) Serban Iorga 2023-02-07 09:52:05 +02:00
  • 7755c1b526 changed some tests for weights v2 (#1855) Svyatoslav Nikolsky 2023-02-07 10:38:36 +03:00
  • cd12d1438e Fix HeadersToKeep and MaxBridgedAuthorities in Millau benchmarks (#1851) Svyatoslav Nikolsky 2023-02-06 15:56:34 +03:00
  • 411150b7be Decrease number of GRANDPA authorities in Polkadot-like chains from 100_000 to 2_048 (#1852) Svyatoslav Nikolsky 2023-02-06 15:39:26 +03:00
  • a091b8405e Update Substrate/Polkadot/Cumulus dependencies + weights v2 (#1850) Svyatoslav Nikolsky 2023-02-06 13:20:52 +03:00
  • 14b6e13916 Bump async-trait from 0.1.63 to 0.1.64 dependabot[bot] 2023-02-06 06:31:42 +00:00
  • d74cca6585 Bump serde_json from 1.0.91 to 1.0.92 (#1845) dependabot[bot] 2023-02-06 09:28:14 +03:00
  • 93e65f553e Bump trie-db from 0.24.0 to 0.25.0 dependabot[bot] 2023-02-06 02:26:29 +00:00
  • 6900160c31 Bump futures from 0.3.25 to 0.3.26 dependabot[bot] 2023-02-06 02:21:47 +00:00
  • b2832575f6 Add tool for auto generating runtime code from metadata (#1812) Serban Iorga 2023-02-03 12:12:49 +02:00
  • 2657973bb8 fix bridge-runtime-common build (#1839) Svyatoslav Nikolsky 2023-02-01 12:00:50 +03:00
  • 1ce1924815 Change some macro names (#1837) Serban Iorga 2023-01-31 18:10:37 +02:00
  • 7370222802 fix bridge hubs blocks interval (#1836) Svyatoslav Nikolsky 2023-01-31 18:53:09 +03:00
  • f0c4073dc6 Fix on demand parachains relay when no parachain head at target (#1834) Svyatoslav Nikolsky 2023-01-31 18:25:06 +03:00
  • 947a0a695b Use GitLab env vars to get git commit (#1831) Svyatoslav Nikolsky 2023-01-31 11:49:40 +03:00
  • 63308ac22b bump bridge hub versions (#1830) Svyatoslav Nikolsky 2023-01-31 11:08:08 +03:00
  • 606768bc6a Use specific error for case when para head is missing from the bridge pallet (#1829) Svyatoslav Nikolsky 2023-01-30 16:10:00 +03:00
  • 4689dfaf2c Do not read parachain heads from ancient relay headers (#1827) Svyatoslav Nikolsky 2023-01-30 12:34:52 +03:00
  • 48425b27be Reconnect source client (#1826) Svyatoslav Nikolsky 2023-01-30 12:32:07 +03:00
  • 207c09e7e1 Bump tokio from 1.24.2 to 1.25.0 dependabot[bot] 2023-01-30 02:14:29 +00:00
  • 0b6209bcbf Bump clap from 4.1.3 to 4.1.4 dependabot[bot] 2023-01-30 02:13:14 +00:00
  • 5d875d05d3 Use named parameters for indirect calls (#1823) Serban Iorga 2023-01-27 14:13:25 +02:00
  • a417c707d6 Fix: typos (#1822) omahs 2023-01-27 12:21:40 +01:00
  • f0c3cf4ca5 docs: fix broken link and minor nits (#1821) Adrian Catangiu 2023-01-27 13:11:40 +02:00
  • 804ab654bc do not call best_finalized_para_block_at_source for ancient block (#1819) Svyatoslav Nikolsky 2023-01-25 17:43:19 +03:00
  • c8c606dd66 Functions to benchmark messages pallet with linked to parachain (#1817) Svyatoslav Nikolsky 2023-01-25 15:55:42 +03:00
  • 1f727beb5d Remove InboundPayload check (#1816) Serban Iorga 2023-01-25 10:24:02 +02:00
  • b9c7131007 Bump clap from 4.1.1 to 4.1.3 dependabot[bot] 2023-01-24 15:01:10 +00:00
  • dd433a71d4 Update bundled runtime version for bridge hub r/wococo (#1814) Serban Iorga 2023-01-24 12:33:57 +02:00
  • 02bfd5eb4f Bump async-trait from 0.1.62 to 0.1.63 (#1811) dependabot[bot] 2023-01-23 10:41:46 +02:00
  • ef8c5b3c9e fix compilation Svyatoslav Nikolsky 2023-01-20 13:09:15 +03:00
  • 5b97b144a9 Bump sysinfo from 0.15.9 to 0.27.7 dependabot[bot] 2023-01-20 09:28:29 +00:00
  • 5e62f3040d Bump env_logger from 0.8.4 to 0.10.0 dependabot[bot] 2023-01-20 09:55:18 +00:00
  • 8d9b7c472f Bump async-trait from 0.1.61 to 0.1.62 dependabot[bot] 2023-01-20 09:31:04 +00:00
  • 9c9952f6f6 Bump fixed-hash from 0.7.0 to 0.8.0 dependabot[bot] 2023-01-20 09:29:08 +00:00
  • ffa1b8f6c5 Bump impl-serde from 0.3.2 to 0.4.0 dependabot[bot] 2023-01-20 09:31:43 +00:00
  • c357cb5b8e Bump jsonpath_lib from 0.2.6 to 0.3.0 dependabot[bot] 2023-01-20 09:28:21 +00:00
  • 38ae5f02ef Bump parking_lot from 0.11.2 to 0.12.1 dependabot[bot] 2023-01-20 09:27:55 +00:00
  • 341efe2b6a Bump backoff from 0.2.1 to 0.4.0 dependabot[bot] 2023-01-20 09:27:20 +00:00
  • 76a84c6366 Bump strum from 0.21.0 to 0.24.1 dependabot[bot] 2023-01-20 09:26:46 +00:00
  • 7963cf65c9 Bump tokio from 1.24.1 to 1.24.2 dependabot[bot] 2023-01-20 09:26:14 +00:00
  • c706071383 Bump clap from 4.1.0 to 4.1.1 dependabot[bot] 2023-01-20 09:25:38 +00:00
  • 1b608e4b9f No wildcard patterns in Cargo.toml (#1789) Svyatoslav Nikolsky 2023-01-20 12:14:20 +03:00
  • ec9cd8ddb0 Remove chain-specific dependencies from crates that will be used in Cumulus (#1783) Svyatoslav Nikolsky 2023-01-20 11:39:36 +03:00
  • 9465ef6071 Expose EXTRA_STORAGE_PROOF_SIZE in bp-bridge-hub-cumulus (#1788) Serban Iorga 2023-01-19 18:49:44 +02:00
  • 51fc5f6708 Removed unecesserry test + substrate/polkadot (#1787) Branislav Kontur 2023-01-19 16:05:16 +01:00
  • 2ff3a7aa38 Add integrity check for signed extensions (#1780) Serban Iorga 2023-01-18 12:47:20 +02:00
  • 4cdb85247e add try-runtime feature to pallets (#1779) Svyatoslav Nikolsky 2023-01-18 12:33:59 +03:00
  • 74fb0a536d Default impl for some methods in messages benchmarking pallet config (#1777) Svyatoslav Nikolsky 2023-01-18 11:52:54 +03:00
  • d7b131646c Relayer reward metric (#1742) Svyatoslav Nikolsky 2023-01-18 09:56:53 +03:00
  • b06cd924e9 Crate-level documentation on finality relays and relayers pallet (#1773) Svyatoslav Nikolsky 2023-01-18 09:56:30 +03:00