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

fix: prevent blocked addresses from sending ICS 20 transfers #1907

Merged
merged 10 commits into from
Aug 9, 2022

Commits on Aug 8, 2022

  1. fix bug, add test

    Ensures that a sender account isn't a blocked address
    Added test cases for MsgTransfer handling
    colin-axner committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e4ee61d View commit details
    Browse the repository at this point in the history
  2. update documentation

    colin-axner committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    58bd0f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baf8f2c View commit details
    Browse the repository at this point in the history
  4. add changelog entry

    colin-axner committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    6a8e27c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47c3efa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    021b927 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'colin/ics20-prevent-blockedaddr-send' of github.com:cos…

    …mos/ibc-go into colin/ics20-prevent-blockedaddr-send
    colin-axner committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    28c4e5b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    be09f47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8640e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b298af View commit details
    Browse the repository at this point in the history