* WIP Batch RPC requests * Lint warnings * Match responses by ID * Review Comments * Lint * Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.spec.ts Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com> * Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.ts Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com> * Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.ts Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com> * review updates * lint * check falsy values * CHANGELOG & export * Update CHANGELOG.md Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com> * yarn format-text * Fix linter issues * Test batchSizeLimit for safe integer and improve error message * Move changelog to Unreleased section Co-authored-by: codehans <94654388+codehans@users.noreply.github.com>