Svyatoslav Nikolsky
|
812e782904
|
fix clippy issues (#991)
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
a2566970eb
|
CLI: Estimate Fee (#888)
* Move estimate-fee
* Add parsing test.
* Address review comments.
* Fix compilation.
* Move things around.
Co-authored-by: Svyatoslav Nikolsky <svyatonik@gmail.com>
|
2024-04-10 10:28:37 +02:00 |
|
Hernando Castano
|
d9c553374c
|
Check for both possible error variants (#870)
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
ed5577bf33
|
Extract select_bridge macro. (#869)
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
52e3967a2d
|
Fix encode-call CLI options (#868)
* Add tests.
* Fix default and conflicting options.
* Fix default variant.
* Update tests.
|
2024-04-10 10:28:37 +02:00 |
|
Hernando Castano
|
2f1c4c23fc
|
Remove Substrate Pallet (#866)
* Remove `pallet-substrate-bridge`
* Fix transfer call encoding test
Co-authored-by: Tomasz Drwięga <tomasz@parity.io>
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
5f16df28ed
|
CLI: Encode Call & Multiple Bridge Instances. (#859)
* Encode Call & Multiple Bridge Instances.
* Remove redundant clone.
* Fix comment.
* Rename pallet index bridge instance index.
* Update error messages related to target instances
Co-authored-by: Hernando Castano <hernando@hcastano.com>
|
2024-04-10 10:28:37 +02:00 |
|