What's Changed
- Move RPC calls to constants to reduce string object allocations by @m-Peter in #824
- Add logic to properly handle JSON-RPC calls exceeding the configured write timeout by @m-Peter in #825
- Implement
BatchTxPoolto handle nonce mismatch issues by @m-Peter in #831
Full Changelog: v1.1.1...v1.2.0-batchtx.0