v0.14
What's Changed
- Default RPC-CONCURRENCY was raised 80, this is in line with real concurrency that we generated.
- Add tests to jsonrpc, to assure our jsonrpc clients behave as expected. by @msf in #70
- cleanup: simplify the RPC concurrency configuration by @msf in #72
Full Changelog: v0.13...v0.14