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: Validate Msg proto annotations #13793

Merged
merged 65 commits into from
Mar 20, 2023
Merged

Commits on Nov 8, 2022

  1. wip

    amaury1093 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e867834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88cb125 View commit details
    Browse the repository at this point in the history
  3. Regenerate

    amaury1093 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4e88fe6 View commit details
    Browse the repository at this point in the history
  4. Update

    amaury1093 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    419418a View commit details
    Browse the repository at this point in the history
  5. Add comments

    amaury1093 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    40b3958 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    fe94644 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    amaury1093 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1ac9468 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. wip merge fd sets

    amaury1093 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    db4cafe View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. fix gomods

    amaury1093 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3b5d07d View commit details
    Browse the repository at this point in the history
  2. wip

    amaury1093 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    168d125 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Fix nil any

    amaury1093 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    9981a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d9a83 View commit details
    Browse the repository at this point in the history
  3. Revert

    amaury1093 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0dad494 View commit details
    Browse the repository at this point in the history
  4. Small cleanup

    amaury1093 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2ae4914 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b59f38 View commit details
    Browse the repository at this point in the history
  6. revert some stuff

    amaury1093 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e48ded0 View commit details
    Browse the repository at this point in the history
  7. comments

    amaury1093 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f0f2fd8 View commit details
    Browse the repository at this point in the history
  8. Return err

    amaury1093 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0458789 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

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

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    708c5e9 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    amaury1093 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b2a0414 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

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

Commits on Jan 18, 2023

  1. Revert some stuff

    amaury1093 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    3fcd4c0 View commit details
    Browse the repository at this point in the history
  2. Revert

    amaury1093 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    43b0a04 View commit details
    Browse the repository at this point in the history
  3. revert

    amaury1093 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    61e9b54 View commit details
    Browse the repository at this point in the history
  4. Make it cleaner

    amaury1093 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    bd9dd66 View commit details
    Browse the repository at this point in the history
  5. Add tests

    amaury1093 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    39eaea5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Add comments

    amaury1093 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    33f09ed View commit details
    Browse the repository at this point in the history
  2. Support MultiMsgsend

    amaury1093 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    64be084 View commit details
    Browse the repository at this point in the history
  3. Add comments

    amaury1093 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7152c27 View commit details
    Browse the repository at this point in the history
  4. Revert

    amaury1093 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ab20001 View commit details
    Browse the repository at this point in the history
  5. revert

    amaury1093 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    dd1d67f View commit details
    Browse the repository at this point in the history
  6. revert

    amaury1093 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e6e6a98 View commit details
    Browse the repository at this point in the history
  7. Don't panic

    amaury1093 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    cbeddfb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    f0d7560 View commit details
    Browse the repository at this point in the history
  2. go-mod-tidy-all

    amaury1093 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    489b2f3 View commit details
    Browse the repository at this point in the history
  3. Revert

    amaury1093 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    862cbec View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    a7823a0 View commit details
    Browse the repository at this point in the history
  2. make proto-gen

    amaury1093 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e5d877b View commit details
    Browse the repository at this point in the history
  3. Use merged registry

    amaury1093 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    a229a64 View commit details
    Browse the repository at this point in the history
  4. Use os.StdErr

    amaury1093 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    767c236 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b02329e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    4f84a83 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'am/13405-valid-annotations' of ssh://github.com/cosmos/…

    …cosmos-sdk into am/13405-valid-annotations
    amaury1093 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    fbd9a35 View commit details
    Browse the repository at this point in the history
  3. Use MergedRegistry

    amaury1093 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    69a6ed4 View commit details
    Browse the repository at this point in the history
  4. Use standalone validation

    amaury1093 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b8e7bee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ea3bd2 View commit details
    Browse the repository at this point in the history
  6. Log instead of panic

    amaury1093 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d226a51 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'am/13405-valid-annotations' of ssh://github.com/cosmos/…

    …cosmos-sdk into am/13405-valid-annotations
    amaury1093 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    719da5a View commit details
    Browse the repository at this point in the history
  8. revert

    amaury1093 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    aa62be7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    7fa3497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55bf5d4 View commit details
    Browse the repository at this point in the history
  3. Use commit hash for api

    amaury1093 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b8435e2 View commit details
    Browse the repository at this point in the history
  4. Put in ProvideApp

    amaury1093 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    34fa561 View commit details
    Browse the repository at this point in the history
  5. Fix build

    amaury1093 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b39b168 View commit details
    Browse the repository at this point in the history
  6. Remove replace

    amaury1093 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0e20595 View commit details
    Browse the repository at this point in the history
  7. Fix test

    amaury1093 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a302c5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1042a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Update x/tx/signing/get_signers.go

    Co-authored-by: Marko <marbar3778@yahoo.com>
    amaury1093 and tac0turtle committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c596277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d287c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    7c8b8b9 View commit details
    Browse the repository at this point in the history
  2. Fix build

    amaury1093 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    90bdbe8 View commit details
    Browse the repository at this point in the history
  3. Return err

    amaury1093 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2cb4fab View commit details
    Browse the repository at this point in the history
  4. Fix PR number in CL

    amaury1093 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    449d98c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdfe4a9 View commit details
    Browse the repository at this point in the history