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

linting 47 pr #1261

Merged
merged 24 commits into from
Mar 15, 2023
Merged

linting 47 pr #1261

merged 24 commits into from
Mar 15, 2023

Commits on Mar 15, 2023

  1. lint cosmwasm for sdk 47

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ffe08cf View commit details
    Browse the repository at this point in the history
  2. fix

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    fed39f0 View commit details
    Browse the repository at this point in the history
  3. remove setGenesis

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2a3ab90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96441ba View commit details
    Browse the repository at this point in the history
  5. pass tests

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8eab6df View commit details
    Browse the repository at this point in the history
  6. use SDK's errors module

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    607d974 View commit details
    Browse the repository at this point in the history
  7. unecessary conversions

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a668c93 View commit details
    Browse the repository at this point in the history
  8. unnecessary conversions

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b6f3067 View commit details
    Browse the repository at this point in the history
  9. remove unneeded event manager

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    02a931a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28f360b View commit details
    Browse the repository at this point in the history
  11. add test for reimportation

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9445a53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    51afb97 View commit details
    Browse the repository at this point in the history
  13. check errors

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    664582c View commit details
    Browse the repository at this point in the history
  14. Update x/wasm/keeper/proposal_integration_test.go

    Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
    faddat and alpe authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8adafd7 View commit details
    Browse the repository at this point in the history
  15. apply suggestion

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    81e485c View commit details
    Browse the repository at this point in the history
  16. suggestions

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    064f25c View commit details
    Browse the repository at this point in the history
  17. lints

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    609db7c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8204175 View commit details
    Browse the repository at this point in the history
  19. no todo's in the code

    faddat committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2048d5e View commit details
    Browse the repository at this point in the history
  20. Fix test data generator

    alpe committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    efccaa4 View commit details
    Browse the repository at this point in the history
  21. Update x/wasm/types/genesis_test.go

    Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
    faddat and alpe authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    baaa5fe View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f35b218 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e0d9f57 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9c8678d View commit details
    Browse the repository at this point in the history