Skip to content
Commit 20b7f341 authored by Svyatoslav Nikolsky's avatar Svyatoslav Nikolsky Committed by Bastian Köcher
Browse files

pay dispatch fee at target chain (#911)



* pay dispatch fee at target chain

* refund unspent dispatch weight to messages relayer

* test that transfer actually happens

* pay-at-target-cchain benchmarks + fix previous benchmarks (invalid signature)

* include/exclude pay-dispatch-fee weight from delivery_and_dispatch_fee/delivery tx cost

* remvoe some redundant traces

* enum DispatchFeePayment {}

* typo

* update docs

* (revert removal of valid check)

* Update modules/messages/src/benchmarking.rs

Co-authored-by: default avatarTomasz Drwięga <[email protected]>

* Update modules/messages/src/benchmarking.rs

Co-authored-by: default avatarTomasz Drwięga <[email protected]>

* Update modules/messages/src/benchmarking.rs

Co-authored-by: default avatarTomasz Drwięga <[email protected]>

* Update modules/messages/src/benchmarking.rs

Co-authored-by: default avatarTomasz Drwięga <[email protected]>

Co-authored-by: default avatarTomasz Drwięga <[email protected]>
Co-authored-by: default avatarTomasz Drwięga <[email protected]>
parent 613803a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment