hacpy
|
bd70de8b8b
|
Match substrate's fmt (#1148)
* Alter gitlab.
* Use substrate's rustfmt.toml
* cargo +nightly fmt --all
* Fix spellcheck.
* cargo +nightly fmt --all
* format.
* Fix spellcheck and fmt
* fmt?
* Fix spellcheck
Co-authored-by: Tomasz Drwięga <tomasz@parity.io>
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
09d30894d1
|
When restarting client, also "restart" tokio runtime (#1065)
* remember new tokio runtime on reconnect
* compilation
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
63d6fc436a
|
use tokio reactor to execute jsonrpsee futures (#1061)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
f8f8f42a89
|
in auto-relays keep trying to connect to nodes until connection is established (#971)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
5e26ba4999
|
(temporarily) Switch to jsonrpsee master (#913)
* (temporarily) switch to jsonrpsee master
* removed param used for tests
|
2024-04-10 10:28:37 +02:00 |
|
Hernando Castano
|
21baffc832
|
Update Copyright Date to 2021 (#864)
* Update copyright date to 2021
* Bump date in license header template
|
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 |
|