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

simple fee hook #6

Merged
merged 19 commits into from
Jan 19, 2024
Merged

simple fee hook #6

merged 19 commits into from
Jan 19, 2024

Conversation

yorhodes
Copy link
Collaborator

@yorhodes yorhodes commented Jan 17, 2024

  • Add pausable ism with tests
  • Fix paused query error case
  • Run CI against all PRs
  • Add pausable ISM to README
  • Fix scripts
  • Allow threshold == set size and add tests
  • Refactor mailbox hook fee logic
  • Remove unused imports
  • fix: coverage (fix: coverage many-things/cw-hyperlane#87)
  • Implement simple fee hook_
  • Make merkle hook not ownable
  • Address pr comments
  • Fix unit tests
  • Fix fee hook tests
  • Make set fee only owner

Somehow has many-things#86 also?

@yorhodes yorhodes merged commit 05c34f7 into main Jan 19, 2024
2 checks passed
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
3 participants