Svyatoslav Nikolsky
|
03a54df398
|
Fix delivery transaction estimation used by rational relayer (#1109)
* fix delivery transaction estimation in greedy relayer
* fixed typo
* improve logging
* improve logging
* fmt
* fix compilation
* fmt
* Update relays/lib-substrate-relay/src/messages_target.rs
Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
* review
Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
|
2024-04-10 10:28:37 +02:00 |
|
Squirrel
|
8b52cd2593
|
Remove unused deps (#1102)
* remove unused dev deps
* Removing unused deps
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
f5f73537a8
|
bump dependencies before start referencing polkadot repo (#1048)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
db0216dabb
|
estimate transaction fee (#1015)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
4a47452c20
|
Move ChainWithBalances::NativeBalance -> Chain::Balance (#990)
* move ChainWithBalances::NativeBalance -> Chain::Balance
* dummy commit
* Revert "dummy commit"
This reverts commit c00642153d260685a91d4fffbc424d225741fceb.
|
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 |
|