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

Fix maybe json parsers #14

Merged
merged 12 commits into from
Oct 9, 2022
Merged

Fix maybe json parsers #14

merged 12 commits into from
Oct 9, 2022

Commits on Oct 9, 2022

  1. rename GetProgramAccountsWithoutContext to GetProgramAccounts

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    8751d13 View commit details
    Browse the repository at this point in the history
  2. add GetMultipleAccountsMaybeJsonParsedResp

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    f6a5dc8 View commit details
    Browse the repository at this point in the history
  3. add GetAccountInfoMaybeJsonParsedResp

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    c3218f0 View commit details
    Browse the repository at this point in the history
  4. add GetProgramAccountsMaybeJsonParsedResp and GetProgramAccountsWithC…

    …ontextMaybeJsonParsedResp
    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    7e6f1ee View commit details
    Browse the repository at this point in the history
  5. change From to TryFrom to fix enum deserialization

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    b67c6b9 View commit details
    Browse the repository at this point in the history
  6. clean up batch_from_json

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    8721352 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary parsers

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    1ea247f View commit details
    Browse the repository at this point in the history
  8. fix changelog

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    65668be View commit details
    Browse the repository at this point in the history
  9. lint

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    513c48d View commit details
    Browse the repository at this point in the history
  10. update changelog

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    2f8142f View commit details
    Browse the repository at this point in the history
  11. Bump version: 0.6.0 → 0.7.0

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    035522c View commit details
    Browse the repository at this point in the history
  12. bump version

    Kevin Heavey authored and Kevin Heavey committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    ca8ce68 View commit details
    Browse the repository at this point in the history