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

1.7.4-namada CI #20

Closed
wants to merge 30 commits into from
Closed

1.7.4-namada CI #20

wants to merge 30 commits into from

Commits on Dec 30, 2023

  1. add NamadaChain

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7ae80cd View commit details
    Browse the repository at this point in the history
  2. fix wallet and PosParams

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2024c7c View commit details
    Browse the repository at this point in the history
  3. add test scripts

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    82f0182 View commit details
    Browse the repository at this point in the history
  4. fix compat_mode

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    268005e View commit details
    Browse the repository at this point in the history
  5. fix scripts for Namada v0.25.0

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a920027 View commit details
    Browse the repository at this point in the history
  6. add relaying tests

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    40a898d View commit details
    Browse the repository at this point in the history
  7. fix config type and scripts

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8afe486 View commit details
    Browse the repository at this point in the history
  8. minor fix for scripts

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d3186c9 View commit details
    Browse the repository at this point in the history
  9. install protoc for CI

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e1c70a4 View commit details
    Browse the repository at this point in the history
  10. fix tests

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    57e24a3 View commit details
    Browse the repository at this point in the history
  11. fix tests

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6b410c9 View commit details
    Browse the repository at this point in the history
  12. fix sim test

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c9c79b7 View commit details
    Browse the repository at this point in the history
  13. fix test-framework doc

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3622bdd View commit details
    Browse the repository at this point in the history
  14. change Namada key handling

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3a3ab8b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0be4739 View commit details
    Browse the repository at this point in the history
  16. support encrypted key

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b4fc6cb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aa195cd View commit details
    Browse the repository at this point in the history
  18. fix after merge upstream

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b0380ce View commit details
    Browse the repository at this point in the history
  19. clean up Namada error

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1645e2f View commit details
    Browse the repository at this point in the history
  20. use only namada_sdk

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8a8bccd View commit details
    Browse the repository at this point in the history
  21. Namada 0.27.0

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    07a2b15 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    de286d5 View commit details
    Browse the repository at this point in the history
  23. Namada 0.28.0

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7fe03c1 View commit details
    Browse the repository at this point in the history
  24. for 1.7.3

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    49d50f3 View commit details
    Browse the repository at this point in the history
  25. Namada 0.29.0

    yito88 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c4bf198 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Namada 0.30.0

    yito88 committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    38f41c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Namada 0.30.2

    yito88 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    22b6035 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Namada 0.31.0

    yito88 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ff63e48 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. shielded transfer test (#24)

    * add a test script
    
    * add shielded transfer tests
    
    * fix comment
    yito88 authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    89dde6f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Support shielding transfers (#28)

    * gen-ibc-shielded
    
    * MsgTimeout and MsgAcknowledgement
    
    * add refund flag
    
    * add shielded_sync
    
    * scripts for IBC rate limit
    
    * not to use memo for shielded transfers
    
    * add namada-stargaze-transfer test script
    
    * remove duplicated masp tx
    
    * for Namada query change
    
    * update Namada rev
    
    * Namada 0.33.0
    yito88 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    fcac5a6 View commit details
    Browse the repository at this point in the history