Commit Graph

  • 5cafbaa0ad Readme community section (#594) Andreas Doerr 2020-12-22 21:20:15 +01:00
  • e5f6e309a6 Automated weights for message lane module (#590) Svyatoslav Nikolsky 2020-12-22 20:06:24 +03:00
  • c9310312b2 fix benchmarks compilation (#595) Svyatoslav Nikolsky 2020-12-22 10:03:50 +03:00
  • 043a008723 add relayers_state param to the receive_messages_delivery_proof (#584) Svyatoslav Nikolsky 2020-12-22 09:22:07 +03:00
  • 595481f02e Enable Wasmtime and Remove secp256k1 (#593) Svyatoslav Nikolsky 2020-12-21 23:16:29 +03:00
  • 5e4358a727 Fix clippy warning (#591) Svyatoslav Nikolsky 2020-12-21 19:00:35 +03:00
  • 9deea5d251 Benchmark for message delivery confirmation transaction (#570) Svyatoslav Nikolsky 2020-12-18 13:59:59 +03:00
  • b45d65f330 Fix grandpa initialization (#583) Svyatoslav Nikolsky 2020-12-17 22:48:21 +03:00
  • a8ae048a3e Add correct Docker commands in README (#580) Hernando Castano 2020-12-17 14:33:56 -05:00
  • 63e2655c8b Add messages count parameter to delivery transaction (#581) Svyatoslav Nikolsky 2020-12-17 12:47:45 +03:00
  • 6317a31e25 Benchmarks for message delivery transaction (#567) Svyatoslav Nikolsky 2020-12-16 15:40:16 +03:00
  • f26775d690 Rialto to Millau Transfer Generator (#568) Hernando Castano 2020-12-16 06:24:35 -05:00
  • ee655b1057 Update Substrate Dependency (#566) Hernando Castano 2020-12-16 04:52:53 -05:00
  • 8a5b51a944 Limit size of message delivery transaction (#575) Svyatoslav Nikolsky 2020-12-15 13:46:14 +03:00
  • d47658c92e High-Level Documentation (#565) Hernando Castano 2020-12-14 18:44:19 -05:00
  • 5a790c9874 Bump async-std from 1.7.0 to 1.8.0 (#574) dependabot-preview[bot] 2020-12-14 15:29:09 +00:00
  • 2a0f7c7d17 fix send_message_worst_case (#571) Svyatoslav Nikolsky 2020-12-14 10:10:05 +03:00
  • 0ff8c2437c Cross-Chain Transfer Generator (#535) Hernando Castano 2020-12-09 07:30:52 -05:00
  • 6f6c8c2417 Verify Source origin in TargetChainVerifier (#558) Tomasz Drwięga 2020-12-08 23:29:32 +01:00
  • f57b7e9de0 Message lane benchmarks: start (#554) Svyatoslav Nikolsky 2020-12-09 01:27:21 +03:00
  • 2944f997d1 Limit max number of unconfirmed messages at inbound lane (#545) Svyatoslav Nikolsky 2020-12-08 13:58:07 +03:00
  • 93b3d49047 Bump serde from 1.0.117 to 1.0.118 (#564) dependabot-preview[bot] 2020-12-07 04:12:59 +00:00
  • 091a9ba7e2 Bump serde_json from 1.0.59 to 1.0.60 (#563) dependabot-preview[bot] 2020-12-07 03:26:25 +00:00
  • c155c31f50 Bump structopt from 0.3.20 to 0.3.21 (#562) dependabot-preview[bot] 2020-12-07 03:13:00 +00:00
  • 2d08a9d213 Polkadot integration (#542) Svyatoslav Nikolsky 2020-12-04 18:46:35 +03:00
  • 81a3e7cce3 reject too large (by size) messages (#551) Svyatoslav Nikolsky 2020-12-04 14:14:39 +03:00
  • f1949c6342 Limit max number of messages in delivery transaction (#541) Svyatoslav Nikolsky 2020-12-03 09:44:52 +03:00
  • a872ee6ff1 lower limit for message weight (#536) Svyatoslav Nikolsky 2020-12-01 09:54:40 +03:00
  • 951aa36c2b Add Derived Account Origins to Dispatcher (#519) Hernando Castano 2020-11-30 14:49:09 -05:00
  • c20b4c868f Fixed clippy warnings (#537) Svyatoslav Nikolsky 2020-11-30 16:14:07 +03:00
  • 4f661d2fe0 Message relay fixes for nightly stuck (#532) Svyatoslav Nikolsky 2020-11-27 10:44:49 +03:00
  • 889b22bee5 Add more substrate accounts + use one account in one relay (#526) Svyatoslav Nikolsky 2020-11-26 06:56:49 +03:00
  • 441f63a34f Generic SyncHeader type (#529) Svyatoslav Nikolsky 2020-11-25 20:41:45 +03:00
  • dd7242bc79 Migrate back to Substrate master (#528) Svyatoslav Nikolsky 2020-11-24 22:39:21 +03:00
  • 698d8d5600 added more relay and message-lane pallet logs (#527) Svyatoslav Nikolsky 2020-11-24 19:27:23 +03:00
  • fe11f6f1d9 Ability to send messages from Rialto to Millau (#525) Svyatoslav Nikolsky 2020-11-24 11:01:28 +03:00
  • be56ee51d0 Bump futures from 0.3.7 to 0.3.8 (#507) dependabot-preview[bot] 2020-11-23 16:56:42 +01:00
  • a0261757f9 Millau -> Rialto messages relay dashboard (#520) Svyatoslav Nikolsky 2020-11-23 11:25:02 +03:00
  • 53791a1d4a Chain specific message lane apis (#503) Svyatoslav Nikolsky 2020-11-23 10:55:47 +03:00
  • d2ab81340a Use best block state to craft message relay transactions (#499) Svyatoslav Nikolsky 2020-11-23 10:28:56 +03:00
  • f88c71252a Bump async-trait from 0.1.41 to 0.1.42 (#524) dependabot-preview[bot] 2020-11-23 03:07:36 +00:00
  • 580c8234f5 Bump env_logger from 0.8.1 to 0.8.2 (#523) dependabot-preview[bot] 2020-11-23 03:01:51 +00:00
  • 667f26bfdb Fix cargo-deny. (#522) Tomasz Drwięga 2020-11-20 15:35:26 +01:00
  • e91cab68d4 Avoid Panic When Fetching Info Before Bridge is Initialized (#504) Hernando Castano 2020-11-19 10:20:23 -05:00
  • 595523106e Fixed outbound_lane_data_key (#516) Svyatoslav Nikolsky 2020-11-18 23:26:08 +03:00
  • db84f84333 Fixed message signed by relay (#515) Svyatoslav Nikolsky 2020-11-18 23:23:46 +03:00
  • 6dc267393a Use different chain primitives in Millau (#517) Svyatoslav Nikolsky 2020-11-18 23:18:42 +03:00
  • 20fc30404a Fixed referenced balance in rialto_messages.rs (#509) Svyatoslav Nikolsky 2020-11-18 01:46:18 +03:00
  • 23f5f3cdd6 Limit messages weight in batch (#496) Svyatoslav Nikolsky 2020-11-17 23:27:30 +03:00
  • e515f4fb62 Fixes for Millau-Rialto Deployment (#493) Hernando Castano 2020-11-16 14:18:49 -05:00
  • 0e6d2b8913 Removed unused file (#498) Svyatoslav Nikolsky 2020-11-12 19:27:52 +03:00
  • 8d4e004d61 Fix Typo in Relay CLI Subcommand Description (#497) Svyatoslav Nikolsky 2020-11-11 18:04:21 +03:00
  • c8e4d536a2 Remove Millau Genesis Config in Rialto Node (#494) Hernando Castano 2020-11-10 17:33:48 -05:00
  • 0c38193af7 Relay subcommands to initialize substrate bridge pallet (#483) Svyatoslav Nikolsky 2020-11-10 20:15:36 +03:00
  • 3f7655a056 Allow Substrate Pallet to be Halted (#485) Hernando Castano 2020-11-09 16:43:22 -05:00
  • 6c0110c11e Bump async-std from 1.6.5 to 1.7.0 (#491) dependabot-preview[bot] 2020-11-09 03:05:30 +00:00
  • 184871525c Rework Compose Setup for Millau Deployment (#464) Hernando Castano 2020-11-06 11:29:17 -05:00
  • 74a2359c04 Print progress of message races (#489) Svyatoslav Nikolsky 2020-11-06 18:42:53 +03:00
  • 739fb655a8 Fixed block where proof is generated (#488) Svyatoslav Nikolsky 2020-11-06 16:43:20 +03:00
  • 439c3e9a70 Fixed client used in headers maintain (#487) Svyatoslav Nikolsky 2020-11-06 12:19:39 +03:00
  • 2a6af69ff0 enable GrandpaRpcApi for Rialto (#486) Svyatoslav Nikolsky 2020-11-06 12:19:31 +03:00
  • 20fea45d1f Verify messages proofs (#480) Svyatoslav Nikolsky 2020-11-06 11:15:14 +03:00
  • 3d24a4e34e verify messages delivery proofs (#482) Svyatoslav Nikolsky 2020-11-06 07:05:05 +03:00
  • cac8319480 Allow Substrate Pallet to be Initialized via Dipatchable (#481) Hernando Castano 2020-11-05 14:19:20 -05:00
  • d4fc7bebdc Millau -> Rialto messages relay (#399) Svyatoslav Nikolsky 2020-11-05 13:12:31 +03:00
  • 804ef55146 Move storage keys computation to the message-lane pallet (#478) Svyatoslav Nikolsky 2020-11-05 11:18:38 +03:00
  • 2d7eacf6e2 Parse substrate message proof (#479) Svyatoslav Nikolsky 2020-11-05 11:18:15 +03:00
  • b0a5e75ff4 is_finalized_header - use is_finalized flag (#476) Svyatoslav Nikolsky 2020-11-03 13:45:39 +03:00
  • 3e45356aad Rialto -> Millau headers relay (#477) Svyatoslav Nikolsky 2020-11-03 11:15:17 +03:00
  • b027c81266 Substrate relay guards (#470) Svyatoslav Nikolsky 2020-11-02 15:01:59 +03:00
  • cc1da1bb39 Ability to halt/resume message-lane pallet (#472) Svyatoslav Nikolsky 2020-11-02 08:13:29 +03:00
  • ef9357596f Return cumulative dispatch weight of messages from the messageLane_proveMessages (#469) Svyatoslav Nikolsky 2020-10-28 21:35:29 +03:00
  • 51f39c4427 Update jsonrpsee reference (#467) Svyatoslav Nikolsky 2020-10-28 12:26:12 +03:00
  • b99fa90edd SubmitMillauToRialtoMessage subcommand in substrate-relay (#460) Svyatoslav Nikolsky 2020-10-28 10:04:06 +03:00
  • a6048bca59 Support Tracking Forks in Substrate Pallet (#409) Hernando Castano 2020-10-27 15:31:10 -04:00
  • 74249a0896 Integrate message-lane module RPCs into Rialto/Millau nodes (#458) Svyatoslav Nikolsky 2020-10-27 15:49:41 +03:00
  • ddef170340 Actually use pinned nightly version when building runtimes (#465) Svyatoslav Nikolsky 2020-10-27 13:31:22 +03:00
  • 1b96e51679 Subscribe to justifications in Millau->Rialto headers sync (#394) Svyatoslav Nikolsky 2020-10-26 19:36:29 +03:00
  • e2d9b6393d Integrate Rialto <-> Millau message lanes into Millau/Rialto runtimes (#386) Svyatoslav Nikolsky 2020-10-26 10:03:47 +03:00
  • 3738bc4277 Bump futures from 0.3.6 to 0.3.7 (#456) dependabot-preview[bot] 2020-10-26 03:43:09 +00:00
  • 5accb2b339 InboundLaneApi::latest_confirmed_nonce (#429) Svyatoslav Nikolsky 2020-10-22 19:19:57 +03:00
  • a37c1762dc (optionally) include outbound lane data into messages proof (#428) Svyatoslav Nikolsky 2020-10-22 17:03:32 +03:00
  • bff930d01e Reward relayers for dispatching messages (#385) Svyatoslav Nikolsky 2020-10-20 13:12:35 +03:00
  • c42023269a Bump env_logger from 0.7.1 to 0.8.1 (#424) dependabot-preview[bot] 2020-10-19 20:30:18 +00:00
  • f10f09a565 Bump structopt from 0.3.19 to 0.3.20 (#425) dependabot-preview[bot] 2020-10-19 18:49:15 +00:00
  • 31c90f1cae Bump serde_json from 1.0.58 to 1.0.59 (#426) dependabot-preview[bot] 2020-10-19 18:41:23 +00:00
  • bf51e1cc6e Bump serde from 1.0.116 to 1.0.117 (#427) dependabot-preview[bot] 2020-10-19 11:24:44 +00:00
  • 7a03b709be Millau -> Rialto headers relay (#398) Svyatoslav Nikolsky 2020-10-14 08:19:56 +03:00
  • 55d22a0d1e connect to substrate using ws (#417) Svyatoslav Nikolsky 2020-10-14 08:19:39 +03:00
  • ede0ff8656 Add ChainTime associated type (#410) Andreas Doerr 2020-10-13 12:23:58 +02:00
  • 253d0d4774 Bump jsonrpc-core from 15.0.0 to 15.1.0 (#412) dependabot-preview[bot] 2020-10-12 20:57:07 +00:00
  • ef4bb1d492 Bump structopt from 0.3.18 to 0.3.19 (#411) dependabot-preview[bot] 2020-10-12 13:02:19 +00:00
  • 488162209b Bump futures from 0.3.5 to 0.3.6 (#413) dependabot-preview[bot] 2020-10-12 11:13:24 +00:00
  • 6167e50238 Expose GRANDPA RPC API from Millau node (#408) Svyatoslav Nikolsky 2020-10-09 22:23:47 +03:00
  • f52c839d6e Add GenesisConfig for Millau and Rialto Runtimes (#401) Hernando Castano 2020-10-09 02:09:06 -04:00
  • 9e9ac8df3c Move Chain trait to runtime primitives (#403) Svyatoslav Nikolsky 2020-10-07 22:50:43 +03:00
  • ddeb59d336 Prometheus options in Substrate relay (#402) Svyatoslav Nikolsky 2020-10-07 21:39:07 +03:00
  • 86834e2fd6 Implement Substrate Pallet Runtime APIs (#389) Hernando Castano 2020-10-06 15:53:25 -04:00
  • cfe1e43473 Message lane loop metrics (#400) Svyatoslav Nikolsky 2020-10-06 18:17:24 +03:00
  • 8b8248f83f Split Rialto and Millau Nodes (#372) Hernando Castano 2020-10-06 04:36:59 -04:00