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

chore(api)!: move checks from Transfer to OnSendPacket #7068

Merged
merged 19 commits into from
Aug 8, 2024

Commits on Aug 7, 2024

  1. deps: bump cosmos-sdk to v0.50.9 (#6828)

    * deps: bump cosmos-sdk to v0.50.8
    
    * chore: update changelog
    
    * deps: bump cosmossdk.io/client to v2.0.0-beta.3. bump x/upgrade to v0.1.4
    
    * chore: make tidy-all
    
    * test: bump to 3f6796fba413cca for testing purposes.
    
    * deps: bump cosmos sdk to 0.50.9
    
    * Update CHANGELOG.md
    
    * chore: update CHANGELOG for submodules.
    
    ---------
    
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    damiannolan and DimitrisJim committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3425726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7285344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca07c45 View commit details
    Browse the repository at this point in the history
  4. Fix merge error

    bznein committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f0f21ff View commit details
    Browse the repository at this point in the history
  5. fix to test

    bznein committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e0fc870 View commit details
    Browse the repository at this point in the history
  6. Add Require() back

    bznein committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e98e568 View commit details
    Browse the repository at this point in the history
  7. Update modules/apps/transfer/ibc_module.go

    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    bznein and colin-axner committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3fec066 View commit details
    Browse the repository at this point in the history
  8. Linter

    bznein committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4d15a77 View commit details
    Browse the repository at this point in the history
  9. Removed wrong merge results

    bznein committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    503e790 View commit details
    Browse the repository at this point in the history
  10. reintroduce test

    bznein committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ffa3343 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3dd7deb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. new tests

    bznein committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    36e4b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be9f558 View commit details
    Browse the repository at this point in the history
  3. fixed test

    bznein committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    77fbb3a View commit details
    Browse the repository at this point in the history
  4. linter

    bznein committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ae8ba6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2d0b74 View commit details
    Browse the repository at this point in the history
  6. removed extra parentheses

    bznein committed Aug 8, 2024
    Configuration menu