Commit Graph

  • 7513775676 Bump serde from 1.0.111 to 1.0.112 (#133) dependabot-preview[bot] 2020-06-15 04:27:31 +00:00
  • 90641e065a Bump async-trait from 0.1.33 to 0.1.35 (#135) dependabot-preview[bot] 2020-06-15 03:27:09 +00:00
  • 1dbbfe2daa Bump serde_json from 1.0.53 to 1.0.55 (#134) dependabot-preview[bot] 2020-06-15 02:57:54 +00:00
  • 650f32342c Add async_trait to SourceClient and TargetClient (#123) Hernando Castano 2020-06-11 12:25:48 -04:00
  • b701c2be8d Update Substrate to latest master (rc3) (#129) Svyatoslav Nikolsky 2020-06-11 17:44:54 +03:00
  • 643075f7fa Finality votes cache (#116) Svyatoslav Nikolsky 2020-06-10 10:56:47 +03:00
  • ca8b370de2 Revert "Bump async-std from 1.5.0 to 1.6.0" (#127) Tomasz Drwięga 2020-06-08 11:40:57 +02:00
  • bad7e7c1d0 Bump async-std from 1.5.0 to 1.6.0 (#126) dependabot-preview[bot] 2020-06-08 04:29:23 +00:00
  • 6b13a6f560 Bump async-trait from 0.1.31 to 0.1.33 (#125) dependabot-preview[bot] 2020-06-08 03:29:32 +00:00
  • e0510a5507 Bump jsonrpc-core from 14.1.0 to 14.2.0 (#124) dependabot-preview[bot] 2020-06-08 01:52:45 +00:00
  • 592409d740 Provide overview about project components (#121) Hernando Castano 2020-06-05 11:05:58 -04:00
  • 7294ea44e1 Claim funds on Substrate chain by providing proof of funds locking on PoA chain (#91) Svyatoslav Nikolsky 2020-06-05 04:12:31 +03:00
  • a7e7c895f6 Bump substrate version (#120) Svyatoslav Nikolsky 2020-06-03 06:23:32 +03:00
  • 944859319e Limit number of headers that are pruned within single import Call (#105) Svyatoslav Nikolsky 2020-06-03 01:17:16 +03:00
  • 3ebaf0548d downgrade async-std to 1.5.0 (#119) Svyatoslav Nikolsky 2020-06-02 13:40:39 +03:00
  • a6a86c21bb Use runtime storage in PoA -> Substrate module tests (#103) Svyatoslav Nikolsky 2020-06-01 17:51:12 +03:00
  • 7fb99cd575 Bump serde from 1.0.110 to 1.0.111 (#114) dependabot-preview[bot] 2020-06-01 01:53:06 +00:00
  • e48d943b31 Bump async-std from 1.5.0 to 1.6.0 (#107) dependabot-preview[bot] 2020-05-27 18:18:02 +00:00
  • 6ea9a28d90 Bump async-trait from 0.1.30 to 0.1.31 (#106) dependabot-preview[bot] 2020-05-27 17:11:11 +00:00
  • 0e7666e63b RPC Module for Relays (#80) Hernando Castano 2020-05-22 14:52:00 -04:00
  • 792226c9fd Use CallRequest type from rust-web3 crate (#101) Hernando Castano 2020-05-20 11:53:41 -04:00
  • e16dd14e20 Mute warnings from Substrate <-> Substrate runtime module and relay (#104) Svyatoslav Nikolsky 2020-05-20 17:54:27 +03:00
  • 5bcae00f19 Bump rust-web3 to latest v0.11 (#100) Hernando Castano 2020-05-19 14:03:08 -04:00
  • 7a3468a919 removed unused files (#99) Svyatoslav Nikolsky 2020-05-18 17:11:46 +03:00
  • f42905186d fix error processing (#97) Svyatoslav Nikolsky 2020-05-18 16:10:43 +03:00
  • 7ddff25912 Bump clap from 2.33.0 to 2.33.1 (#94) dependabot-preview[bot] 2020-05-18 04:20:02 +00:00
  • 04c091a050 Bump ethereum-types from 0.9.1 to 0.9.2 (#95) dependabot-preview[bot] 2020-05-18 03:21:39 +00:00
  • 9765c53a15 Bump derive_more from 0.99.5 to 0.99.7 (#93) dependabot-preview[bot] 2020-05-18 02:26:01 +00:00
  • c9e81e48b5 Process finality proofs in solidity PoA -> Substrate contract (#69) Svyatoslav Nikolsky 2020-05-13 00:09:26 +03:00
  • 9496303aff Bump futures from 0.3.4 to 0.3.5 (#89) dependabot-preview[bot] 2020-05-11 07:23:30 +00:00
  • 13fbc6ea5c Bump serde from 1.0.106 to 1.0.110 (#90) dependabot-preview[bot] 2020-05-11 06:25:34 +00:00
  • 5a463ff3ca Bump linked-hash-map from 0.5.2 to 0.5.3 (#88) dependabot-preview[bot] 2020-05-11 03:50:29 +00:00
  • 4f119c0fd9 Bump serde_json from 1.0.52 to 1.0.53 (#87) dependabot-preview[bot] 2020-05-11 03:21:51 +00:00
  • 16d49f6417 Bump finality-grandpa from 0.12.1 to 0.12.2 (#86) dependabot-preview[bot] 2020-05-11 02:50:51 +00:00
  • c2bd5fbbf3 Bump finality-grandpa from 0.11.2 to 0.12.1 (#82) dependabot-preview[bot] 2020-05-04 02:57:03 +00:00
  • 96af3e9a49 Bump ethabi-derive from 11.0.0 to 12.0.0 (#81) dependabot-preview[bot] 2020-05-04 01:56:28 +00:00
  • 3d15ac7c90 Solidity contract that accepts unverified substrate headers (#65) Svyatoslav Nikolsky 2020-04-29 10:09:13 +03:00
  • 50d6ed186f Migrate to new substrate (#79) Svyatoslav Nikolsky 2020-04-28 16:40:23 +03:00
  • 4bbef4d45a Bump structopt from 0.3.13 to 0.3.14 (#77) dependabot-preview[bot] 2020-04-27 01:54:18 +00:00
  • 04c9da81da local testnet for substrate node (#70) Svyatoslav Nikolsky 2020-04-23 13:31:29 +03:00
  • 37b8bc51aa Bump jsonrpc-core from 14.0.5 to 14.1.0 (#68) dependabot-preview[bot] 2020-04-20 03:15:52 +00:00
  • 8a8a868b97 Bump structopt from 0.3.12 to 0.3.13 (#64) dependabot-preview[bot] 2020-04-13 02:23:48 +00:00
  • 28bb7238f6 Bump parking_lot from 0.10.0 to 0.10.2 (#63) dependabot-preview[bot] 2020-04-13 01:58:24 +00:00
  • d631178e41 Make relay generic over source/target chains (#58) Svyatoslav Nikolsky 2020-04-08 03:48:15 +03:00
  • c6c46462ab Sync ethereum headers using unsigned (substrate) transactions (#45) Svyatoslav Nikolsky 2020-04-07 15:53:59 +03:00
  • b055027161 Add missing RPC required for relay (#57) Svyatoslav Nikolsky 2020-04-07 15:50:02 +03:00
  • 1da78b8ab4 fixed time format string (#54) Svyatoslav Nikolsky 2020-04-06 11:01:29 +03:00
  • c0881f5582 Bump serde_json from 1.0.50 to 1.0.51 (#53) dependabot-preview[bot] 2020-04-06 03:29:42 +00:00
  • 709be9e58d Bump serde from 1.0.105 to 1.0.106 (#52) dependabot-preview[bot] 2020-04-06 01:58:30 +00:00
  • 5fff153419 Bump derive_more from 0.99.3 to 0.99.5 (#49) dependabot-preview[bot] 2020-03-30 02:22:39 +00:00
  • 04c5b16561 Bump serde_json from 1.0.48 to 1.0.50 (#48) dependabot-preview[bot] 2020-03-30 01:56:59 +00:00
  • ddff294795 remove duplicate licenses (#47) Svyatoslav Nikolsky 2020-03-23 15:22:22 +03:00
  • 3da4e56702 Bump time from 0.1.42 to 0.2.9 (#44) dependabot-preview[bot] 2020-03-23 11:23:50 +01:00
  • bf4851976d Bump serde from 1.0.104 to 1.0.105 (#41) dependabot-preview[bot] 2020-03-23 05:03:43 +00:00
  • 57daabb813 Bump ansi_term from 0.9.0 to 0.12.1 (#43) dependabot-preview[bot] 2020-03-23 04:34:06 +00:00
  • c36d12e3b5 Bump structopt from 0.3.11 to 0.3.12 (#42) dependabot-preview[bot] 2020-03-23 03:37:00 +00:00
  • 65fb02b216 Bump parking_lot from 0.9.0 to 0.10.0 (#40) dependabot-preview[bot] 2020-03-23 03:05:43 +00:00
  • e5f998d7d9 Run RustFmt as part of the CI (#37) Hernando Castano 2020-03-19 13:35:48 -04:00
  • d904a282c8 Reward submitters only when submitted block is finalized (#34) Svyatoslav Nikolsky 2020-03-19 15:21:02 +03:00
  • 8232bdfe30 Get Ethereum Relay to Compile (#21) Hernando Castano 2020-03-17 07:47:21 -04:00
  • 392582f3d5 Bump vergen from 3.0.4 to 3.1.0 (#32) dependabot-preview[bot] 2020-03-16 10:19:59 +01:00
  • 8767d443c0 Bump jsonrpsee from de7cbf2 to a0bea41 (#28) dependabot-preview[bot] 2020-03-13 10:01:07 +01:00
  • 24dc3beaf5 Bump ctrlc from 3.1.3 to 3.1.4 (#30) dependabot-preview[bot] 2020-03-12 15:48:02 +01:00
  • 4b20a78dae Bump derive_more from 0.99.2 to 0.99.3 (#29) dependabot-preview[bot] 2020-03-09 18:36:04 +01:00
  • 91b6248f96 Add license headers (#27) Tomasz Drwięga 2020-03-07 04:05:48 +01:00
  • 40b4f78bd8 Add a Node (#22) Hernando Castano 2020-03-04 04:44:21 -05:00
  • ebbc4724d0 Move substrate-bridge-relay into repository (#1) Hernando Castano 2020-03-02 12:20:23 -05:00
  • 7ef276daba Add lock file, fix latest substrate. (#3) Tomasz Drwięga 2020-02-10 16:47:42 +01:00
  • 987888e163 RustFmt the repo (sorry not sorry) Hernando Castano 2020-02-02 22:13:28 -05:00
  • ffdb987a54 Squashed commit adding admin files: Hernando Castano 2020-02-02 22:07:35 -05:00
  • fbaa803034 Squashed commit of Rust-ifying the repo: Hernando Castano 2020-02-02 21:29:06 -05:00
  • c06777a42a Squashed commit of slava-bridge-runtime: Hernando Castano 2020-01-29 22:34:08 -05:00
  • 479c5bd99a Squashed commit of slava-async-bridge: Hernando Castano 2020-01-29 20:14:48 -05:00
  • d530bf2199 Squashed commit of hc-jp-bridge-module: Hernando Castano 2020-01-29 19:51:31 -05:00
  • 9a3e2c8c5a Remove bridges subtree Serban Iorga 2024-04-09 16:02:09 +03:00
  • d38f6e6728 Update benchmarking macros (#3934) PG Herveou 2024-04-10 08:44:46 +02:00
  • ddb53c87f5 [Backport] Version bumps and prdoc reorg from 1.10.0 (#4052) Egor_P 2024-04-10 08:30:00 +02:00
  • 2d927b0772 Contracts: Fix legacy uapi (#3994) PG Herveou 2024-04-10 07:05:21 +02:00
  • df818d2974 Move cumulus zombienet tests to aura & async backing (#3568) Sebastian Kunert 2024-04-09 18:53:30 +02:00
  • cb192d1071 Check for bundled forklift (#4055) Evgeny Snitko 2024-04-09 23:49:39 +04:00
  • 598e95577d rpc-v2/transaction: Generate Invalid events and add tests (#3784) Alexandru Vasile 2024-04-09 16:57:44 +03:00
  • b517adf31b lightclient/wasm: Impl log of the PlatformRef Alexandru Vasile 2024-04-09 15:50:35 +03:00
  • a26d25d5c7 Detect closed notification substreams instead of evicting all peers (#3983) Dmitry Markin 2024-04-09 15:40:52 +03:00
  • 11aa5d3ce0 testing: Use #[tokio::test] v0.35.2 Alexandru Vasile 2024-04-09 14:55:02 +03:00
  • 74a42cebc1 test runtimes: allow local origins to execute arbitrary XCMs (#3930) Adrian Catangiu 2024-04-09 14:51:17 +03:00
  • 87b5fe83ea chore: Release version 0.35.2 Alexandru Vasile 2024-04-09 14:40:56 +03:00
  • 9f30766b5a chore: Add release note Alexandru Vasile 2024-04-09 14:40:15 +03:00
  • 3a3f99ad7e storage_type: Strip key proper hash and entry bytes (32 instead of 16) (#1522) Alexandru Vasile 2024-04-09 14:08:36 +03:00
  • c74e4ad675 Add subxt macro for tests Alexandru Vasile 2024-04-09 14:36:39 +03:00
  • 1de5a06a8a Solve merge conflicts Alexandru Vasile 2024-04-09 14:33:27 +03:00
  • 03c629ad93 Merge remote-tracking branch 'origin/master' into lexnv/update-smoldot Alexandru Vasile 2024-04-09 14:32:09 +03:00
  • 1c96d5e7b3 cargo: Point smoldot to crates.io Alexandru Vasile 2024-04-09 14:30:37 +03:00
  • 74dd9d7cff tests/lightclient: Switch to localnode for testing Alexandru Vasile 2024-04-09 14:29:38 +03:00
  • b1c9209a6c peer_store: Increase peer ban time until escapes banned threshold (#4031) Alexandru Vasile 2024-04-09 14:24:49 +03:00
  • c07ee0cd7f storage_type: Strip key proper hash and entry bytes (32 instead of 16) (#1522) Alexandru Vasile 2024-04-09 14:08:36 +03:00
  • 6c9088e939 Merge remote-tracking branch 'origin/master' into lexnv/update-smoldot Alexandru Vasile 2024-04-09 13:53:20 +03:00
  • 4e73c0fcd3 Upgrade trie-db from 0.28.0 to 0.29.0 (#3982) Facundo Farall 2024-04-09 07:47:33 -03:00
  • b6231c79ca Contracts: Refactor API to use WeightMeter (#2943) PG Herveou 2024-04-09 12:22:54 +02:00
  • 10ed76437f Nomination pool configurations can be managed by custom origin (#3959) Ankan 2024-04-09 12:14:19 +02:00
  • 6ce126a88d [ci] Add name to benchmark graphs (#4038) Alexander Samusev 2024-04-09 11:44:17 +02:00