Commit Graph

  • 0b7f40a371 Move CI from GitHub Actions to GitLab (#814) Denis Pisarev 2021-06-02 22:21:40 +02:00
  • 700d63672b Custom justification verification (#979) Svyatoslav Nikolsky 2021-05-31 21:58:45 +03:00
  • 6301ae0636 Always run on-demand headers relay in complex relay (#975) Svyatoslav Nikolsky 2021-05-26 09:23:31 +03:00
  • cae105b55f Bump Rococo/Wococo spec_version (#976) Hernando Castano 2021-05-21 12:28:03 -04:00
  • 1f75777085 Revert to use InspectCmd, bump substrate 6bef4f4 (#966) Dan Shields 2021-05-20 11:43:10 -06:00
  • b6efe6f740 Avoid hashing headers twice in verify_justification (#973) Svyatoslav Nikolsky 2021-05-20 02:09:13 +03:00
  • f8f8f42a89 in auto-relays keep trying to connect to nodes until connection is established (#971) Svyatoslav Nikolsky 2021-05-18 16:35:41 +03:00
  • ea82ad67cf removed stray file (#969) Svyatoslav Nikolsky 2021-05-14 11:52:54 +03:00
  • 91c669ec78 Serve multiple lanes with single complex relay instance (#964) Svyatoslav Nikolsky 2021-05-13 19:28:54 +03:00
  • 51bba378ca Correct type error (#968) fewensa 2021-05-13 19:55:35 +08:00
  • bfaa6a4309 Start finality relay spec-version guards for Rococo <> Wococo finality relays (#965) Svyatoslav Nikolsky 2021-05-13 14:00:09 +03:00
  • ff7f8ad098 pass source and target chain ids to account_ownership_proof (#963) Svyatoslav Nikolsky 2021-05-13 13:04:11 +03:00
  • 20d94e093a Upstream changes from Polkadot repo (#961) Hernando Castano 2021-05-11 06:26:27 -04:00
  • d85cf36685 Increase account endowment amount (#960) Hernando Castano 2021-05-04 17:11:57 -04:00
  • d53ecbdb3b Bump Substrate to b094edaf (#958) Hernando Castano 2021-05-04 15:19:46 -04:00
  • 1a662c7bb3 Bump endowment amounts on Rialto and Millau (#957) Hernando Castano 2021-05-04 06:15:41 -04:00
  • 7ebae6fa9e Bump Substrate WASM builder (#947) Hernando Castano 2021-05-03 15:45:46 -04:00
  • 92b1860f5a Bump Substrate to ec180313 (#955) Hernando Castano 2021-05-03 14:26:56 -04:00
  • 4ccf7a2f5a Move pallet-bridge-dispatch types to primitives (#948) fewensa 2021-05-04 01:52:43 +08:00
  • d85240b539 Endow accounts and add bridgeIds to chainspec. (#951) Tomasz Drwięga 2021-05-03 19:52:00 +02:00
  • c8db52672f Fix account derivation in CLI (#952) Tomasz Drwięga 2021-05-02 18:29:43 +02:00
  • 051030374a Add backbone configuration of cargo-spellcheck (#924) Tomasz Waszczyk 2021-04-29 22:22:29 +02:00
  • 01cede2120 Message dispatch support multiple instances (#942) fewensa 2021-04-30 03:11:33 +08:00
  • 7dc564a067 Add Wococo<>Rococo Header Relayer (#925) Hernando Castano 2021-04-29 11:24:30 -04:00
  • 76625ed180 Remove Westend<>Rococo header sync (#940) Hernando Castano 2021-04-28 12:08:55 -04:00
  • ebf9ae7546 do not panic if pallet is not yet initialized (#937) Svyatoslav Nikolsky 2021-04-28 13:55:58 +03:00
  • 982a50df66 Bump Substrate (#939) Hernando Castano 2021-04-27 16:47:37 -04:00
  • 4321d20d2f jsonrpsee alpha6 (#938) Svyatoslav Nikolsky 2021-04-27 19:24:00 +03:00
  • 622a4b5c6f reonnect to failed client in on-demand relay background task (#936) Svyatoslav Nikolsky 2021-04-27 16:33:28 +03:00
  • 38cd3a328d Do not spawn additional task for on-demand relays (#933) Svyatoslav Nikolsky 2021-04-26 16:05:02 +03:00
  • 0e34a11309 Relay at least one header for every source chain session (#923) Svyatoslav Nikolsky 2021-04-26 12:52:30 +03:00
  • 4916ec3432 Remove deprecated Runtime Header APIs (#932) Hernando Castano 2021-04-26 05:51:34 -04:00
  • 8028fe1632 Update README.md (#931) Nikos Kontakis 2021-04-25 16:20:43 +03:00
  • 816fb36107 Truncate output in logs. (#930) Tomasz Drwięga 2021-04-23 22:01:04 +02:00
  • 7c2b54c5e7 Make sure that relayers have dates in logs. (#927) Tomasz Drwięga 2021-04-23 22:00:07 +02:00
  • 479e51c67b Add pruning to bechmarks & update weights. (#918) Tomasz Drwięga 2021-04-22 21:07:55 +02:00
  • fd44cab992 Add properties to Chain Spec (#917) Tomasz Drwięga 2021-04-22 21:05:04 +02:00
  • 978de95938 Fix issue with on-demand headers relay not starting (#921) Svyatoslav Nikolsky 2021-04-22 17:54:21 +03:00
  • 63ce1b5973 Prefix in relay loops logs (#920) Svyatoslav Nikolsky 2021-04-22 14:44:39 +03:00
  • 25a4151a8b Prep for Westend to Rococo Header Sync (#915) Hernando Castano 2021-04-20 17:19:34 -04:00
  • f857771ce8 Update jsonrpsee to 0.2.0-alpha.5 (#914) Niklas Adolfsson 2021-04-20 21:03:01 +02:00
  • 5e26ba4999 (temporarily) Switch to jsonrpsee master (#913) Svyatoslav Nikolsky 2021-04-20 17:59:03 +03:00
  • 49e04b7b26 Update Kusama/Polkadot metrics (#910) Svyatoslav Nikolsky 2021-04-19 19:11:10 +03:00
  • f6fd87f39e fix polkadot primitives (#908) Svyatoslav Nikolsky 2021-04-19 19:10:04 +03:00
  • b8e021c22c Prettify test output when encoding doesn't match (#907) Hernando Castano 2021-04-15 18:24:08 -04:00
  • 234e6b95e4 Update weights (#898) Tomasz Drwięga 2021-04-15 23:51:53 +02:00
  • e9b8827c83 CLI: naming clean-up. (#897) Tomasz Drwięga 2021-04-15 18:07:11 +02:00
  • bca83fd020 Westend<>Rococo Headers Relay (#875) Hernando Castano 2021-04-15 11:00:35 -04:00
  • a69026af44 Use complex headers+messages relay in test deployments (#905) Svyatoslav Nikolsky 2021-04-15 12:59:08 +03:00
  • 888f85e346 Stop recursing when creating test headers (#906) Hernando Castano 2021-04-15 05:56:45 -04:00
  • e2131724fb Complex headers+messages Millau<->Rialto relay (#878) Svyatoslav Nikolsky 2021-04-14 13:01:03 +03:00
  • 0d60f42b5e Use Substrate state_getReadProof RPC method to get storage proofs (#893) Svyatoslav Nikolsky 2021-04-14 09:12:38 +03:00
  • aa17c272f1 Support more than u8::max_value GRANDPA validators (#896) Tomasz Drwięga 2021-04-13 22:15:33 +02:00
  • f92449a461 Grandpa Pallet Pruning (#890) Tomasz Drwięga 2021-04-13 17:30:39 +02:00
  • a783775ca5 RestartNeeded is a connection error (#894) Svyatoslav Nikolsky 2021-04-13 18:17:41 +03:00
  • a2566970eb CLI: Estimate Fee (#888) Tomasz Drwięga 2021-04-13 14:13:51 +02:00
  • 9f01c459bd CLI: Send Message (#886) Tomasz Drwięga 2021-04-13 12:37:08 +02:00
  • 7c639687b6 CLI: Encode Message (#889) Tomasz Drwięga 2021-04-13 09:37:26 +02:00
  • b569f201cf Bump jsonrpsee to Alpha.3 (#892) Hernando Castano 2021-04-12 17:22:24 -04:00
  • fe4c899594 Use new Cargo feature resolver (#891) Hernando Castano 2021-04-12 15:16:35 -04:00
  • d4489a0a92 Install CA certificates in relay images (#880) Svyatoslav Nikolsky 2021-04-09 15:00:05 +03:00
  • 81d4eb9ea6 Westend Mock Runtime and Client (#874) Hernando Castano 2021-04-07 19:50:16 -04:00
  • c6ae74725b Bump Substrate (#871) Hernando Castano 2021-04-07 11:56:45 -04:00
  • d9c553374c Check for both possible error variants (#870) Hernando Castano 2021-04-07 11:09:46 -04:00
  • ed5577bf33 Extract select_bridge macro. (#869) Tomasz Drwięga 2021-04-06 17:28:28 +02:00
  • 52e3967a2d Fix encode-call CLI options (#868) Tomasz Drwięga 2021-04-06 16:56:12 +02:00
  • 2f1c4c23fc Remove Substrate Pallet (#866) Hernando Castano 2021-04-06 06:19:23 -04:00
  • cb90ea0979 Pre-create metrics registry before loop is started + administrative metrics (#848) Svyatoslav Nikolsky 2021-04-06 12:54:15 +03:00
  • 21baffc832 Update Copyright Date to 2021 (#864) Hernando Castano 2021-04-06 05:09:48 -04:00
  • 5f16df28ed CLI: Encode Call & Multiple Bridge Instances. (#859) Tomasz Drwięga 2021-04-05 19:48:47 +02:00
  • 1dbba1b95b De-duplicate signing/connection params. (#861) Tomasz Drwięga 2021-04-05 18:59:06 +02:00
  • 1928e2b870 Use Vote Ancestries Directly in Weight Calculations (#862) Hernando Castano 2021-04-05 12:36:29 -04:00
  • 0d7291d729 CLI: Derive Account (#860) Tomasz Drwięga 2021-04-05 17:58:34 +02:00
  • da3f94d99f CLI: Relay Messages (#858) Tomasz Drwięga 2021-04-02 21:24:01 +02:00
  • 025a9cad59 Weights for pallet-bridge-grandpa (#815) Hernando Castano 2021-04-01 12:51:43 -04:00
  • 67cdca8aa4 Use GrandpaJustification instead of Vec<u8> in Pallet API (#847) Hernando Castano 2021-04-01 07:08:28 -04:00
  • 904b9f4da5 Make relay CLI generic (#849) Tomasz Drwięga 2021-04-01 12:49:49 +02:00
  • b6d034afaf fix delay in message_lane_loop_is_able_to_recover_from_connection_errors (#850) Svyatoslav Nikolsky 2021-03-31 14:50:55 +03:00
  • bc50fa6616 Correctly format SS58-prefixed addresses in the CLI (#845) Tomasz Drwięga 2021-03-30 23:53:39 +02:00
  • 4e4e9a8e4e on-demand headers relay (#833) Svyatoslav Nikolsky 2021-03-26 08:49:59 +03:00
  • 51fc83941b Rococo (mocky)Runtime and Client (#841) Tomasz Drwięga 2021-03-25 23:12:02 +01:00
  • 60c1c24784 Expose storage of finality-verifier pallets. (#844) Tomasz Drwięga 2021-03-25 20:37:46 +01:00
  • 70e9db4aad Initialize logger properly. (#843) Tomasz Drwięga 2021-03-25 16:04:09 +01:00
  • 78a9cdca66 Larger Test Keyring Support (#842) Hernando Castano 2021-03-24 16:14:15 -04:00
  • a17c7eb80c Changed how relay loops are started (#840) Svyatoslav Nikolsky 2021-03-24 11:46:30 +03:00
  • 8d122b03f1 Rename Finality Verifier and Call Dispatch Pallets (#838) Hernando Castano 2021-03-23 11:37:41 -04:00
  • acb872fbb0 Flatten back the structure (#837) Tomasz Drwięga 2021-03-23 14:17:33 +01:00
  • 647eb80165 Westend->Millau headers relay in deployments (#831) Svyatoslav Nikolsky 2021-03-23 09:50:13 +03:00
  • 1c7b5d1b30 Tunable Justification Generator (#835) Hernando Castano 2021-03-22 15:32:48 -04:00
  • 4105575794 Rename pallet-message-lane into pallet-bridge-messages (#834) Svyatoslav Nikolsky 2021-03-22 19:28:31 +03:00
  • eb7c96ba14 Make Test Helpers no_std Compatible (#823) Hernando Castano 2021-03-18 16:46:52 -04:00
  • 401d3847d1 Add multiplier parameter to transaction_payment function (#830) Svyatoslav Nikolsky 2021-03-17 15:51:13 +03:00
  • c95b1eb970 relay_loop().await from main relay function (#829) Svyatoslav Nikolsky 2021-03-16 13:31:53 +03:00
  • 4cd6d128ea updat jsonrpsee (#828) Svyatoslav Nikolsky 2021-03-16 13:02:22 +03:00
  • d749bc3a96 Sync Westend to Millau (#824) Svyatoslav Nikolsky 2021-03-16 10:09:02 +03:00
  • 249a8f73ff Make finality verifier pallet instantiable (#825) Svyatoslav Nikolsky 2021-03-15 18:11:56 +03:00
  • 715258785f Added some ML-related constants for polkadot-like chains (#822) Svyatoslav Nikolsky 2021-03-15 14:53:52 +03:00
  • d9bec5f387 Reorganize relay code to make it easy to add new networks. (#813) Tomasz Drwięga 2021-03-12 06:50:20 +01:00
  • 53cdf66071 More tests for finality relay (#816) Svyatoslav Nikolsky 2021-03-11 16:33:01 +03:00
  • d8852fd197 Clean Finality Verifier Pallet (#804) Hernando Castano 2021-03-10 15:21:20 -05:00