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: tax2gas #500

Merged
merged 77 commits into from
Aug 13, 2024
Merged

feat: tax2gas #500

merged 77 commits into from
Aug 13, 2024

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    419ce91 View commit details
    Browse the repository at this point in the history
  2. lint

    phamminh0811 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7500c39 View commit details
    Browse the repository at this point in the history
  3. proto lint

    phamminh0811 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1599911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fe545d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    c40fa96 View commit details
    Browse the repository at this point in the history
  2. remove redundant files

    expertdicer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    22a7186 View commit details
    Browse the repository at this point in the history
  3. remove wasm file

    expertdicer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ef4264f View commit details
    Browse the repository at this point in the history
  4. remove wasm file

    expertdicer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    226de57 View commit details
    Browse the repository at this point in the history
  5. change proto

    expertdicer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a2ae5c9 View commit details
    Browse the repository at this point in the history
  6. v8_1 upgrade handler

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    cce285f View commit details
    Browse the repository at this point in the history
  2. remove redundant check

    expertdicer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    af547c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1203f0f View commit details
    Browse the repository at this point in the history
  4. correctly set ctx.Value

    expertdicer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b272150 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    c131733 View commit details
    Browse the repository at this point in the history
  2. register msg service

    expertdicer committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bb99053 View commit details
    Browse the repository at this point in the history
  3. add msg update params

    expertdicer committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    92ef82c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c016cc6 View commit details
    Browse the repository at this point in the history
  5. proto update

    expertdicer committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e6d8242 View commit details
    Browse the repository at this point in the history
  6. refactor tax2gas querier

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

Commits on Jul 15, 2024

  1. refactor structure

    expertdicer committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2fc2c60 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. adding unit tests

    expertdicer committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2d94166 View commit details
    Browse the repository at this point in the history
  2. deduct from tx origin

    expertdicer committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a16d4df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed0ad82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d57e4ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c9b03a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    0b55dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee60e0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9131a18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f615e83 View commit details
    Browse the repository at this point in the history
  5. add simulate condition

    expertdicer committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d83b8b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    052f7fb View commit details
    Browse the repository at this point in the history
  7. lint

    phamminh0811 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e2b6dc1 View commit details
    Browse the repository at this point in the history
  8. lint

    phamminh0811 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2f779bf View commit details
    Browse the repository at this point in the history
  9. fix interchain test

    phamminh0811 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8ecad7e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7aa915 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d66c1f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    3e816ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af2336c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f22cf0 View commit details
    Browse the repository at this point in the history
  4. update tests

    expertdicer committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    75bd097 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    693a641 View commit details
    Browse the repository at this point in the history
  2. update post handler

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

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    3deac13 View commit details
    Browse the repository at this point in the history
  2. fix e2e test

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

Commits on Jul 24, 2024

  1. fix test

    expertdicer committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1327e9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    644d5f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    29ac9ad View commit details
    Browse the repository at this point in the history
  2. lint

    phamminh0811 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c98c617 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix ante test

    phamminh0811 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4523ec5 View commit details
    Browse the repository at this point in the history
  2. lint

    phamminh0811 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    87437f1 View commit details
    Browse the repository at this point in the history
  3. fix e2e-test

    phamminh0811 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9be68ba View commit details
    Browse the repository at this point in the history
  4. fix tax2gas keeper test

    phamminh0811 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    dd5eda3 View commit details
    Browse the repository at this point in the history
  5. fix msg server test

    phamminh0811 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c21b748 View commit details
    Browse the repository at this point in the history
  6. fix sim test

    expertdicer committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d3f4005 View commit details
    Browse the repository at this point in the history
  7. lint

    expertdicer committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c1d0a11 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

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

    phamminh0811 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    240caaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    997910f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Fix tax exemption test

    phamminh0811 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1cb33dd View commit details
    Browse the repository at this point in the history
  2. Make gas auto work

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    a2d402b View commit details
    Browse the repository at this point in the history
  2. Add upgrade handler

    phamminh0811 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a1a12ac View commit details
    Browse the repository at this point in the history
  3. fix exemption test

    phamminh0811 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    56f61a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c34c82d View commit details
    Browse the repository at this point in the history
  5. rename v8_2 to v9

    phamminh0811 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    eb0097d View commit details
    Browse the repository at this point in the history
  6. lint

    phamminh0811 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e355e02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4eb832 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

    phamminh0811 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5abf3a9 View commit details
    Browse the repository at this point in the history
  3. merge main

    phamminh0811 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7dcbf74 View commit details
    Browse the repository at this point in the history
  4. doc

    phamminh0811 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bac6f8b View commit details
    Browse the repository at this point in the history
  5. fix wasmbinding test

    phamminh0811 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3c86903 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f4d877 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3d175d View commit details
    Browse the repository at this point in the history
  8. lint

    phamminh0811 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    eed10ea View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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