Skip to content

omni-v0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 16:15
db0f42d
feat: subsidize storage by signer (#420)

* feat: subsidize storage by signer

* Minor optimization

* Fix tests

* Fix clippy

* Fix `init_transfer_resume`

* Don't panic in `try_pay_native_fee_from_message_account`

* Verify signer balnace even if remaining == 0

* Minor review fixes

* Fix double fee paying

* Transfer balance from message account to signer

* Fix blance check

* Improve code readability

* Update near/omni-bridge/src/storage.rs

Co-authored-by: kiseln <3428059+kiseln@users.noreply.github.com>

* Bump version

---------

Co-authored-by: kiseln <3428059+kiseln@users.noreply.github.com>