Tomasz Drwięga
|
70e9db4aad
|
Initialize logger properly. (#843)
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
acb872fbb0
|
Flatten back the structure (#837)
* Remove chains.
* Move relay clients.
* Flatten generic.
* Fix fmt.
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
d9bec5f387
|
Reorganize relay code to make it easy to add new networks. (#813)
* Nest some crates.
* Alter command execution to make it easier to add new bridges.
* Rename sub-dirs.
* cargo fmt --all
* Address clippy.
* Update relays/substrate/src/rialto_millau/cli.rs
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
667f26bfdb
|
Fix cargo-deny. (#522)
* Fix cargo-deny.
* Update time crate.
* Fix time issues.
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
52b11a58c9
|
extract common relay initialization func (#392)
|
2024-04-10 10:28:37 +02:00 |
|