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: Add proto annotations for Amino JSON #13501

Merged
merged 54 commits into from
Nov 7, 2022
Merged

feat: Add proto annotations for Amino JSON #13501

merged 54 commits into from
Nov 7, 2022

Commits on Oct 11, 2022

  1. add legacy_amino_name

    amaury1093 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    2408981 View commit details
    Browse the repository at this point in the history
  2. make-proto-gen

    amaury1093 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    c2d0177 View commit details
    Browse the repository at this point in the history
  3. remove useless omitempty

    amaury1093 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b0b45b8 View commit details
    Browse the repository at this point in the history
  4. add annotations

    amaury1093 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    2498346 View commit details
    Browse the repository at this point in the history
  5. Add proto annotations

    amaury1093 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    74ba928 View commit details
    Browse the repository at this point in the history
  6. Add more annotations

    amaury1093 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    0a51a16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b29938 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. update cosmos-proto

    amaury1093 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    21797ea View commit details
    Browse the repository at this point in the history
  2. Add message scalar?

    amaury1093 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2aef908 View commit details
    Browse the repository at this point in the history
  3. Add comments

    amaury1093 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    acb72ae View commit details
    Browse the repository at this point in the history
  4. Fix comment

    amaury1093 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    433f22e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. lint proto files

    amaury1093 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6c63117 View commit details
    Browse the repository at this point in the history
  2. proto-gen

    amaury1093 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    724c1e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    018138d View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    amaury1093 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    04881c6 View commit details
    Browse the repository at this point in the history
  5. Add multisig encoding

    amaury1093 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9f71eb1 View commit details
    Browse the repository at this point in the history
  6. Add field name

    amaury1093 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f80625d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0434992 View commit details
    Browse the repository at this point in the history
  8. Format proto

    amaury1093 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    20e66f1 View commit details
    Browse the repository at this point in the history
  9. proto-gen

    amaury1093 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a908892 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Update proto/cosmos/msg/v1/msg.proto

    Co-authored-by: Aaron Craelius <aaron@regen.network>
    amaury1093 and aaronc committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d9b3d35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a47304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78aa1cb View commit details
    Browse the repository at this point in the history
  4. proto-gen

    amaury1093 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    010c2d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3da85c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b78bcba View commit details
    Browse the repository at this point in the history
  7. proto-gen

    amaury1093 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e65d6ef View commit details
    Browse the repository at this point in the history
  8. Fixes

    amaury1093 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    eb4b882 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. legacy_amino.v1

    amaury1093 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f70afcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d94b9c9 View commit details
    Browse the repository at this point in the history
  3. add non-working proto

    amaury1093 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    7919111 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    99c9461 View commit details
    Browse the repository at this point in the history
  2. Remove cosmos.msg prefix

    amaury1093 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2ccb3e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69a0af6 View commit details
    Browse the repository at this point in the history
  4. make proto-gen

    amaury1093 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    046cc2a View commit details
    Browse the repository at this point in the history
  5. remove v1 too

    amaury1093 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9f3b15c View commit details
    Browse the repository at this point in the history
  6. make proto-format

    amaury1093 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    280facf View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Add field option

    amaury1093 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    19b9e31 View commit details
    Browse the repository at this point in the history
  2. format

    amaury1093 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    0255bb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6dfbf4 View commit details
    Browse the repository at this point in the history
  4. proto-gen

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

Commits on Nov 3, 2022

  1. Use underscores

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

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    cc62649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf8da85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d82a2c7 View commit details
    Browse the repository at this point in the history
  4. update to key_field

    amaury1093 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    17fac35 View commit details
    Browse the repository at this point in the history
  5. make proto-format

    amaury1093 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    42407d7 View commit details
    Browse the repository at this point in the history
  6. make proto-gen

    amaury1093 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9cbe853 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e212e6 View commit details
    Browse the repository at this point in the history
  8. fix tests

    amaury1093 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4caa103 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4b783a View commit details
    Browse the repository at this point in the history
  10. Fix test again

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