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

feat: merge new token managers #259

Merged
merged 20 commits into from
Apr 15, 2024
Merged

Conversation

Foivos
Copy link
Contributor

@Foivos Foivos commented Apr 1, 2024

milapsheth and others added 17 commits December 17, 2023 19:00
* fix: add missing imports to factory interface

* update docs
* ci: use env var setter in gh actions (#241)

* fix: add missing imports to factory interface

* ci: use env var setter in gh actions

* ci: improve var reference in workflow (#242)

* test: action

* direct trigger

* rename

* improve var reference
* added new token managers that have the mint/burn permissions.

* added a few tests

* a few more tests

* removed mint/burn from legacy

* rename INTERCHAIN_TOKEN to INTERCHAIN_TOKEN_MINT_BURN

* remove unused import and prettier

* some more renaming

* rever

* added some docstrings

* prettier

* chore: restrict custom token manager deployments (#3)

* some styling

* fixed revert

* fixed some docs

* bump package version

* restrict remote token manager deployment

* rename MINT_BURN_FROM to CUSTOM_MINT_BURN_FROM

* prettier

* add comments to TokenManagerType

* rename token manager types

* update docs

* refactor(TokenManager): simplification (#4)

* refactor(TokenManager): simplification

* refactor(TokenManager): unused import

* update doc

---------

Co-authored-by: Milap Sheth <milap@interoplabs.io>
Co-authored-by: re1ro <rma4ok@gmail.com>
@Foivos Foivos requested a review from a team as a code owner April 1, 2024 10:37
@Foivos Foivos changed the title Feat/merge new token managers feat: merge new token managers Apr 1, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.56%. Comparing base (ba744ca) to head (f3b9c67).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   97.50%   97.56%   +0.06%     
==========================================
  Files          18       18              
  Lines         560      574      +14     
  Branches      111      115       +4     
==========================================
+ Hits          546      560      +14     
  Misses          5        5              
  Partials        9        9              

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

Base automatically changed from feat/move-more-to-token-handler to main April 12, 2024 10:25
@milapsheth milapsheth merged commit 6f352ae into main Apr 15, 2024
5 checks passed
@milapsheth milapsheth deleted the feat/merge-new-token-managers branch April 15, 2024 19:30
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.

None yet

5 participants