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

Batch RPC requests 2 #1303

Merged
merged 18 commits into from Oct 24, 2022
Merged

Batch RPC requests 2 #1303

merged 18 commits into from Oct 24, 2022

Commits on Oct 20, 2022

  1. WIP Batch RPC requests

    codehans committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    47ac3da View commit details
    Browse the repository at this point in the history
  2. Lint warnings

    codehans committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    39437c5 View commit details
    Browse the repository at this point in the history
  3. Match responses by ID

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

Commits on Oct 21, 2022

  1. Review Comments

    codehans committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    67168f1 View commit details
    Browse the repository at this point in the history
  2. Lint

    codehans committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1ca47ae View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.spec.ts

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    codehans and webmaster128 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e0f1f83 View commit details
    Browse the repository at this point in the history
  2. Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.ts

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    codehans and webmaster128 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    09b8623 View commit details
    Browse the repository at this point in the history
  3. Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.ts

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    codehans and webmaster128 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    00f0fd4 View commit details
    Browse the repository at this point in the history
  4. review updates

    codehans committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    cf7887a View commit details
    Browse the repository at this point in the history
  5. lint

    codehans committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2b6782b View commit details
    Browse the repository at this point in the history
  6. check falsy values

    codehans committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    21695f2 View commit details
    Browse the repository at this point in the history
  7. CHANGELOG & export

    codehans committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e654c03 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    codehans and webmaster128 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7d19089 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    codehans and webmaster128 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    78c60f9 View commit details
    Browse the repository at this point in the history
  10. yarn format-text

    codehans committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4404a39 View commit details
    Browse the repository at this point in the history
  11. Fix linter issues

    webmaster128 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    63b315b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bbf148b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    55d364d View commit details
    Browse the repository at this point in the history