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

Sync upstream #8

Merged
merged 16 commits into from
Feb 1, 2024
Merged

Sync upstream #8

merged 16 commits into from
Feb 1, 2024

Conversation

yorhodes
Copy link
Member

No description provided.

yorhodes and others added 15 commits January 15, 2024 14:27
* Left pad mailbox with zeroes in domain_hash

* Add unit test for 20 byte mailbox
* 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

* Implement simple fee hook_

* Make merkle hook not ownable

* Address pr comments

* Fix unit tests

* Fix renaming

* Fix makefile indentation

* Force cargo install

* Fix fee hook tests

* Make set fee only owner

* Implement remaining unit tests

* Fix merkle integration test use

---------

Co-authored-by: nambrot <[email protected]>
* optimizer

* remove deps installation

* revive

* pr

* setup go

* bump test-tube

* fix cov

* specify artifacts branch

* split artifact generation

* fix
* 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 <[email protected]>
Co-authored-by: ByeongSu Hong <[email protected]>

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

* Add mailbox unit tests for post dispatch

* Add test for different denoms

---------

Co-authored-by: nambrot <[email protected]>
Co-authored-by: ByeongSu Hong <[email protected]>
* pr and test

* new cache

* generate lockfile

* apply cache

* rename
@yorhodes yorhodes marked this pull request as ready for review January 30, 2024 23:16
@yorhodes yorhodes changed the title Do not nest github artifact wasm archive Sync upstream Feb 1, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (94fed0f) 67.64% compared to head (068937a) 67.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   67.64%   67.50%   -0.15%     
==========================================
  Files          88       87       -1     
  Lines        5229     5234       +5     
  Branches     5229     5234       +5     
==========================================
- Hits         3537     3533       -4     
- Misses       1302     1311       +9     
  Partials      390      390              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Feb 1, 2024

🤖 Pull request artifacts

file commit
wasm_codes.zip 068937a

github-actions bot added a commit that referenced this pull request Feb 1, 2024
@yorhodes yorhodes merged commit c4485e0 into main Feb 1, 2024
3 checks passed
@yorhodes yorhodes deleted the hypmain branch February 1, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants