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: msg update withdraw fee #929

Merged
merged 32 commits into from
Aug 10, 2023
Merged

Commits on Aug 4, 2023

  1. make smoketest work

    brewmaster012 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9badf51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f859a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. smoketest: add test for context in depositAndCall

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e642a74 View commit details
    Browse the repository at this point in the history
  2. add missing files

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2356487 View commit details
    Browse the repository at this point in the history
  3. add Update System Contract Address msg

    and smoketest
    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    cd8c227 View commit details
    Browse the repository at this point in the history
  4. merge develop

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6005d7f View commit details
    Browse the repository at this point in the history
  5. fix linter complaints

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    93cdda3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44681fb View commit details
    Browse the repository at this point in the history
  7. fix openapi

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    950baa5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    742a42e View commit details
    Browse the repository at this point in the history
  9. fix gosec complaint and CI config

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f4ce00f View commit details
    Browse the repository at this point in the history
  10. fix linter config

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6cfd37c View commit details
    Browse the repository at this point in the history
  11. fix generated file check fail

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e22c783 View commit details
    Browse the repository at this point in the history
  12. try fix CI config

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e149519 View commit details
    Browse the repository at this point in the history
  13. address PR comments

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9cc3656 View commit details
    Browse the repository at this point in the history
  14. add typed events

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    25c821b View commit details
    Browse the repository at this point in the history
  15. migrate one more event to typed event

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    aefeffe View commit details
    Browse the repository at this point in the history
  16. cleanup fixme

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dc51c33 View commit details
    Browse the repository at this point in the history
  17. update protocol-contract package to latest main branch

    brewmaster012 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    34c91f3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    40f0c87 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Update x/fungible/keeper/evm.go

    Co-authored-by: Lucas Bertrand <[email protected]>
    brewmaster012 and lumtis authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d5a93e3 View commit details
    Browse the repository at this point in the history
  2. PR comments address: error types

    brewmaster012 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0a843ca View commit details
    Browse the repository at this point in the history
  3. merge develop

    brewmaster012 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    526973d View commit details
    Browse the repository at this point in the history
  4. re-generate go.sum

    brewmaster012 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1b1c663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d192464 View commit details
    Browse the repository at this point in the history
  6. add smoketest for this

    brewmaster012 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f901421 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. merge develop

    brewmaster012 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3dceaac View commit details
    Browse the repository at this point in the history
  2. rename protobuf field

    brewmaster012 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    34d2184 View commit details
    Browse the repository at this point in the history
  3. add missing file

    brewmaster012 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d666914 View commit details
    Browse the repository at this point in the history
  4. fix linter complaints

    brewmaster012 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    37f7ab1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98a8e31 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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