Svyatoslav Nikolsky
|
2bf5b23262
|
edition = "2021" (#1346)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
e29b590785
|
Using-same-fork metric for finality and complex relay (#1327)
* using_same_fork metric in finality relay
* support `using_different_forks` in messages relay
* added dashboards and alerts
* lockfile
|
2024-04-10 10:28:37 +02:00 |
|
fewensa
|
2d05583b15
|
Add AtLeast32BitUnsigned for MessageLance::SourceChainBalance (#1207)
|
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
|
ecd20d9d24
|
Shared reference to conversion rate metric value (#1034)
* shared conversion rate metric value
* clippy
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
3e103c16ce
|
greedy relayer don't need message dispatch to be prepaid if dispatch is supposed to be paid at the target chain (#1016)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
09df16612b
|
Messages relayer operating mode (#995)
* introduce relayer mode enum
* removed MaximalReward mode
* TODO
* Saturating -> SaturatingAdd
* ref issue in TODOs
* Update relays/messages/src/message_race_delivery.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
|
acb872fbb0
|
Flatten back the structure (#837)
* Remove chains.
* Move relay clients.
* Flatten generic.
* Fix fmt.
|
2024-04-10 10:28:37 +02:00 |
|