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: allow depositing vesting tokens in the vault #174

Closed
wants to merge 18 commits into from

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Remove param subspace

    trinitys7 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0d21ad5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jul 3, 2024

  1. impl vault custom message

    neitdung committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6c19c30 View commit details
    Browse the repository at this point in the history
  2. remove unused proto

    neitdung committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    deecf98 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. change in message name

    neitdung committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    45f3242 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. refactor impl message

    neitdung committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    60a8a5e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. clean test file

    neitdung committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    be3a537 View commit details
    Browse the repository at this point in the history
  2. fix wrong event name

    neitdung committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    824a92f View commit details
    Browse the repository at this point in the history
  3. remove test cmd

    neitdung committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    13dbee2 View commit details
    Browse the repository at this point in the history
  4. fix MsgUpdateParams

    neitdung committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3fca8be View commit details
    Browse the repository at this point in the history
  5. fix build error

    neitdung committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1ee3f07 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. add order init genesis

    neitdung committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4225e62 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 22, 2024

  1. refactor wasmbinding msg

    neitdung committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cbce3e8 View commit details
    Browse the repository at this point in the history
  2. fix build error

    neitdung committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0fa650a View commit details
    Browse the repository at this point in the history
  3. fix typo variable

    neitdung committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5fc4e65 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix e2e tests

    neitdung committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cc0a6e6 View commit details
    Browse the repository at this point in the history