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 #196

Merged
merged 30 commits into from
Aug 21, 2024

Commits on Jun 27, 2024

  1. add config module addr

    neitdung committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6649fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c967bf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    3764141 View commit details
    Browse the repository at this point in the history
  2. revert unused

    neitdung committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0e37ad1 View commit details
    Browse the repository at this point in the history
  3. remove tab spacing

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

Commits on Jul 4, 2024

  1. add provider binding msg

    neitdung committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3c31f0c View commit details
    Browse the repository at this point in the history
  2. add dependencies

    neitdung committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ae41e93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de9759a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00db35d View commit details
    Browse the repository at this point in the history
  5. fix error

    neitdung committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    180d287 View commit details
    Browse the repository at this point in the history
  6. remove unused file

    neitdung committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e723970 View commit details
    Browse the repository at this point in the history
  7. update dependencies

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

Commits on Jul 5, 2024

  1. remove unused config

    neitdung committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d03c9cc View commit details
    Browse the repository at this point in the history
  2. fix vault contract error

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

Commits on Jul 7, 2024

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

Commits on Jul 8, 2024

  1. Merge pull request #3 from decentrio/trinity/vesting-delegate

    Fix: multitests
    neitdung committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6b29335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ae4cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a560ce View commit details
    Browse the repository at this point in the history
  4. add vault mock contract

    neitdung committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    63dabbc View commit details
    Browse the repository at this point in the history
  5. add mock for multitest

    neitdung committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    245169b View commit details
    Browse the repository at this point in the history
  6. Make the code compile

    trinitys7 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    41f0f7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc38e68 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. remove unused deps

    neitdung committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5d83a84 View commit details
    Browse the repository at this point in the history
  2. remove fake custom

    neitdung committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f30397b View commit details
    Browse the repository at this point in the history
  3. remove unused code

    neitdung committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    942da1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    543850b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. change custom message name

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

Commits on Jul 15, 2024

  1. fix build error

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

Commits on Jul 29, 2024

  1. lint the code

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