Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mailbox unit tests for post dispatch #7

Merged
merged 3 commits into from
Jan 19, 2024

Conversation

yorhodes
Copy link
Collaborator

@yorhodes yorhodes commented Jan 19, 2024

The mailbox doesnt enforce default hook fees following many-things#86
This PR adds unit tests to the new mailbox behavior and ensures that required hook fees are appropriately enforced

@yorhodes yorhodes merged commit 94fed0f into main Jan 19, 2024
2 checks passed
@yorhodes yorhodes deleted the mailbox-post-dispatch-tests branch January 19, 2024 19:36
yorhodes added a commit that referenced this pull request Feb 1, 2024
* Add pausable ism with tests

* Fix paused query error case

* Run CI against all PRs

* Add pausable ISM to README

* Build wasm

* Fix scripts

* Allow threshold == set size and add tests

* Upload artifacts

* Force

* Move into makefile

* Install rename

* Rename properly

* Update test.yaml

* Fix renaming

* Fix makefile indentation

* Force cargo install

* simple fee hook (#6)

* Implement simple fee hook

* Address pr comments

* Fix unit tests

* Make set fee only owner

* Implement remaining unit tests

* Fix merkle integration test use

---------

Co-authored-by: nambrot <nambrot@googlemail.com>
Co-authored-by: ByeongSu Hong <hong@byeongsu.dev>

* Add mailbox unit tests for post dispatch (#7)

* Add mailbox unit tests for post dispatch

* Add test for different denoms

---------

Co-authored-by: nambrot <nambrot@googlemail.com>
Co-authored-by: ByeongSu Hong <hong@byeongsu.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants