Tomasz Drwięga
|
e69e94d4f9
|
Enable offchain indexing for Rialto/Millau nodes (#1239)
* Enable off-chain indexing for Rialto & Millau nodes
* cargo fmt --all
* cargo +nightly fmt --all
* fmt is weird.
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
e23266c7e6
|
Bump dependencies (#1180)
* substrate: d0f6c1c60da22e04dd25c2eca46ebfe6f1571af0
polkadot: dd4b2e6a34a08a01b876d14641e99e7011be3463
cumulus: 9379cd6c18
* fmt
* fixed lost refs
* spelling
* benckhmarks
* fmt
|
2024-04-10 10:28:37 +02:00 |
|
Vladislav
|
5842968273
|
Unify error enums in substrate and ethereum clients with thiserror (#1094)
* Unify error enums in substrate and ethereum clients with `thiserror`
Related to https://github.com/paritytech/parity-bridges-common/issues/857
* Add license pre-amble
* rustfmt
* Fix spelling
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
a635048b8a
|
Register-parachain subcommand of substrate-relay (#1170)
* register parachain relay subcommand
* revert cargo patch
* added basic test
* fmt
|
2024-04-10 10:28:37 +02:00 |
|