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: reduce codesize #262

Closed
wants to merge 26 commits into from
Closed

feat: reduce codesize #262

wants to merge 26 commits into from

Commits on Dec 18, 2023

  1. fix: add missing imports to factory interface (#240) (#243)

    * fix: add missing imports to factory interface
    
    * update docs
    milapsheth authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a1720a9 View commit details
    Browse the repository at this point in the history
  2. ci: backport ci fixes (#244)

    * 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
    milapsheth authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    50f9467 View commit details
    Browse the repository at this point in the history
  3. v1.2.1

    axelar-cicd-bot committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    471d60d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    6add3e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    68c7793 View commit details
    Browse the repository at this point in the history
  2. v1.2.2

    axelar-cicd-bot committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    608c126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8342aaf View commit details
    Browse the repository at this point in the history
  4. v1.2.3

    axelar-cicd-bot committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    78173e3 View commit details
    Browse the repository at this point in the history
  5. feat: added new token managers that have the mint/burn permissions. (#1)

    * 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 <[email protected]>
    Co-authored-by: re1ro <[email protected]>
    3 people authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    023083e View commit details
    Browse the repository at this point in the history
  6. v1.2.4

    axelar-cicd-bot committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    cd8f7be View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. first commmit

    Foivos committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    800e75c View commit details
    Browse the repository at this point in the history
  2. second commit

    Foivos committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    550933c View commit details
    Browse the repository at this point in the history
  3. lint and prettier

    Foivos committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5b4d552 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ab803a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f77576 View commit details
    Browse the repository at this point in the history
  6. fixed tests

    Foivos committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bcbbdf6 View commit details
    Browse the repository at this point in the history
  7. prettier

    Foivos committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a62244c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    aea48a7 View commit details
    Browse the repository at this point in the history
  2. merge main again

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b4b04d6 View commit details
    Browse the repository at this point in the history
  3. fixed tests

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f3b9c67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    490b8c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d081a1 View commit details
    Browse the repository at this point in the history
  6. make slither happy

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    518e3ae View commit details
    Browse the repository at this point in the history
  7. try to make slither happy

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d129e58 View commit details
    Browse the repository at this point in the history
  8. try to fix slither

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    db280ee View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    836ad47 View commit details
    Browse the repository at this point in the history