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

Whitelisting (tax exemption) feature according to prop #11824 #393

Open
wants to merge 79 commits into
base: main
Choose a base branch
from

Commits on Nov 27, 2023

  1. - initial version

    StrathCole committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d40d30d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    956f4fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ea4fd View commit details
    Browse the repository at this point in the history
  3. - added unit test

    - several fixes for tax exemption handling
    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    caedd4f View commit details
    Browse the repository at this point in the history
  4. - gofumpt

    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fa2378d View commit details
    Browse the repository at this point in the history
  5. - fix comments

    - upgrade test
    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0702c24 View commit details
    Browse the repository at this point in the history
  6. - updates swagger

    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0356e27 View commit details
    Browse the repository at this point in the history
  7. proto linting

    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3a92ff7 View commit details
    Browse the repository at this point in the history
  8. - linting fix

    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6b1d0b8 View commit details
    Browse the repository at this point in the history
  9. - linting

    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fad2667 View commit details
    Browse the repository at this point in the history
  10. - further linting

    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e646a5c View commit details
    Browse the repository at this point in the history
  11. - update upgrade test

    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e3a1470 View commit details
    Browse the repository at this point in the history
  12. added missing upgrade

    StrathCole committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6540495 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    e35a9c3 View commit details
    Browse the repository at this point in the history
  2. - add missing legacy codec

    StrathCole committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7445970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d25aada View commit details
    Browse the repository at this point in the history
  4. - fix argument order

    StrathCole committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2f0ff90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d31dbf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6564f59 View commit details
    Browse the repository at this point in the history
  7. - add taxable query

    StrathCole committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2432c68 View commit details
    Browse the repository at this point in the history
  8. - proper error handling

    StrathCole committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8a5f0c6 View commit details
    Browse the repository at this point in the history
  9. - added missing check for non-existing zone

    - added test
    StrathCole committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d5da81a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    3491df2 View commit details
    Browse the repository at this point in the history
  2. - proto linting

    StrathCole committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b75f05c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. add module ibc-hooks

    DongLieu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3d09202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c1dba View commit details
    Browse the repository at this point in the history
  3. update go.mod

    DongLieu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    74514a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    196bda5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b002fe View commit details
    Browse the repository at this point in the history
  3. updates

    DongLieu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b5abd82 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    cc7f54f View commit details
    Browse the repository at this point in the history
  2. fix all unit tests

    phamminh0811 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9a266fb View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. upgrade handler for SDK47

    expertdicer committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2243ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0490beb View commit details
    Browse the repository at this point in the history
  3. using replace of classic

    DongLieu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0f66b60 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    77273b2 View commit details
    Browse the repository at this point in the history
  2. update MessageValidator

    DongLieu committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    72ff08d View commit details
    Browse the repository at this point in the history
  3. add kvStore for crisis

    DongLieu committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fb13503 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. updates e2e

    DongLieu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7330bb3 View commit details
    Browse the repository at this point in the history
  2. fix ibc fail

    phamminh0811 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8dca01e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3d6197 View commit details
    Browse the repository at this point in the history
  4. fix remove chain c

    DongLieu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4966a00 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix code id in e2e

    phamminh0811 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8570b35 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. pass all test-e2e

    DongLieu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3b209c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    d4d578a View commit details
    Browse the repository at this point in the history
  2. correct upgrade import

    expertdicer committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    af6d126 View commit details
    Browse the repository at this point in the history
  3. iterate Subspaces

    expertdicer committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    48406ea View commit details
    Browse the repository at this point in the history
  4. remove ibchooks subspace

    expertdicer committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a36bcbe View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix interchain test

    phamminh0811 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e8a55e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. updates scrips run node

    DongLieu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5754c27 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7d7b117 View commit details
    Browse the repository at this point in the history
  2. add spamming memo test

    phamminh0811 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7445624 View commit details
    Browse the repository at this point in the history
  3. use ibc-go fork

    phamminh0811 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9563fd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. backport v2.5.0

    phamminh0811 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1208de6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    5ed0a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c264e0d View commit details
    Browse the repository at this point in the history
  3. fix ante_test in dyncom

    phamminh0811 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    febdbe8 View commit details
    Browse the repository at this point in the history
  4. update go mod

    phamminh0811 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ca067e4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 13, 2024

  1. add wasm snapshot support

    expertdicer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    534bdb1 View commit details
    Browse the repository at this point in the history
  2. merge main

    phamminh0811 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    32deee3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    582f2cb View commit details
    Browse the repository at this point in the history
  4. fix make proto-format

    phamminh0811 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ad63865 View commit details
    Browse the repository at this point in the history
  5. make proto-gen

    phamminh0811 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b65ec63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d5f770 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix prune command

    phamminh0811 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6cb802e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    554d217 View commit details
    Browse the repository at this point in the history
  3. lint

    phamminh0811 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    df0f114 View commit details
    Browse the repository at this point in the history
  4. fix ante test

    phamminh0811 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    38f4910 View commit details
    Browse the repository at this point in the history
  5. fix ictest-validator

    phamminh0811 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6ce7b9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2ce5fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e8c8da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c8100b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    285d562 View commit details
    Browse the repository at this point in the history
  10. - fix errors from sdk 0.47

    StrathCole committed May 14, 2024
    Configuration menu
    Copy the full SHA
    45eaff9 View commit details
    Browse the repository at this point in the history
  11. - regenerate proto files

    StrathCole committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bed0a18 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Sep 8, 2024

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