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/proper mutations queries #35

Merged
merged 67 commits into from
May 14, 2022
Merged

Commits on Apr 23, 2022

  1. service type visitor

    pyramation committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    0b03c64 View commit details
    Browse the repository at this point in the history
  2. build

    pyramation committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    bc7f8ea View commit details
    Browse the repository at this point in the history
  3. duration

    pyramation committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    ddc53a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. proto parser v1

    pyramation committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    f122df7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. simplified proto parser

    pyramation committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    16dbd70 View commit details
    Browse the repository at this point in the history
  2. protobuf yarn

    pyramation committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    59bbff5 View commit details
    Browse the repository at this point in the history
  3. refactor

    pyramation committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    8e146de View commit details
    Browse the repository at this point in the history
  4. imports

    pyramation committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    da3fea3 View commit details
    Browse the repository at this point in the history
  5. imports

    pyramation committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6a7a20f View commit details
    Browse the repository at this point in the history
  6. nested object names

    pyramation committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    ffaf9ba View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. global fixtures

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    225de11 View commit details
    Browse the repository at this point in the history
  2. global fixtures

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    eafc22e View commit details
    Browse the repository at this point in the history
  3. transpiler scaffold

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    c19e533 View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

     - @osmonauts/[email protected]
     - @osmonauts/[email protected]
     - @osmonauts/[email protected]
     - @osmonauts/[email protected]
    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    212cd09 View commit details
    Browse the repository at this point in the history
  5. add proto-parser

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    cc76db2 View commit details
    Browse the repository at this point in the history
  6. ast

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    36df7a5 View commit details
    Browse the repository at this point in the history
  7. chore(release): publish

     - @osmonauts/[email protected]
     - @osmonauts/[email protected]
    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    cfe58db View commit details
    Browse the repository at this point in the history
  8. pkg

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    8ba6b64 View commit details
    Browse the repository at this point in the history
  9. pkg

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    10da29d View commit details
    Browse the repository at this point in the history
  10. fixtures

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    7e82207 View commit details
    Browse the repository at this point in the history
  11. ast first test

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    c63c17e View commit details
    Browse the repository at this point in the history
  12. gogoproto.nullable

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    0a1cda0 View commit details
    Browse the repository at this point in the history
  13. traverse

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    c4df70a View commit details
    Browse the repository at this point in the history
  14. fixtures

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a7e5a42 View commit details
    Browse the repository at this point in the history
  15. prototype spec

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    2aba417 View commit details
    Browse the repository at this point in the history
  16. enums

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    9b97ed0 View commit details
    Browse the repository at this point in the history
  17. proto enums

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    9f6ddd2 View commit details
    Browse the repository at this point in the history
  18. proto

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d0c500b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    88a4d03 View commit details
    Browse the repository at this point in the history
  20. fromJSON

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    3ca6fca View commit details
    Browse the repository at this point in the history
  21. toJSON method

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    bbeaf5e View commit details
    Browse the repository at this point in the history
  22. fromPartial

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d0eed25 View commit details
    Browse the repository at this point in the history
  23. bytes

    pyramation committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d337f61 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Long[]

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6aaa77a View commit details
    Browse the repository at this point in the history
  2. encoding

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e2a3e31 View commit details
    Browse the repository at this point in the history
  3. encode/decode

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bd85b9f View commit details
    Browse the repository at this point in the history
  4. from json

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    0e59ff0 View commit details
    Browse the repository at this point in the history
  5. refactor

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4c4695d View commit details
    Browse the repository at this point in the history
  6. decode

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bd7efdf View commit details
    Browse the repository at this point in the history
  7. from partial

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    7ee84c5 View commit details
    Browse the repository at this point in the history
  8. to-json

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    aa921f4 View commit details
    Browse the repository at this point in the history
  9. cleaner types

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    1f8a59c View commit details
    Browse the repository at this point in the history
  10. cleanup

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    9d7b7ea View commit details
    Browse the repository at this point in the history
  11. to-json

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    97f8cf3 View commit details
    Browse the repository at this point in the history
  12. tests

    pyramation committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    242607b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. encode

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    a3315ca View commit details
    Browse the repository at this point in the history
  2. from-json

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    9880164 View commit details
    Browse the repository at this point in the history
  3. from-partial

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    3abad09 View commit details
    Browse the repository at this point in the history
  4. cleanup

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    9323ce3 View commit details
    Browse the repository at this point in the history
  5. decode

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    02bd166 View commit details
    Browse the repository at this point in the history
  6. types and tags

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    6abe100 View commit details
    Browse the repository at this point in the history
  7. wire encoding tag numbers

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    399c241 View commit details
    Browse the repository at this point in the history
  8. enums

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    a870889 View commit details
    Browse the repository at this point in the history
  9. snapshots

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    2bb2be2 View commit details
    Browse the repository at this point in the history
  10. traversal

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    bad74ec View commit details
    Browse the repository at this point in the history
  11. better recur

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    a1858bc View commit details
    Browse the repository at this point in the history
  12. encoding with type names

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    99e6293 View commit details
    Browse the repository at this point in the history
  13. more messages

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    184eb14 View commit details
    Browse the repository at this point in the history
  14. proper names

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    baa4487 View commit details
    Browse the repository at this point in the history
  15. bool()

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    99a970b View commit details
    Browse the repository at this point in the history
  16. google syntax

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    8256969 View commit details
    Browse the repository at this point in the history
  17. timestamp and duration

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    dc6f011 View commit details
    Browse the repository at this point in the history
  18. keyHash v1

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    f9c96e8 View commit details
    Browse the repository at this point in the history
  19. test

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    8a3501c View commit details
    Browse the repository at this point in the history
  20. to-json

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    fc9512f View commit details
    Browse the repository at this point in the history
  21. fromPartial

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    f53165c View commit details
    Browse the repository at this point in the history
  22. in32

    pyramation committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    42d7a51 View commit details
    Browse the repository at this point in the history