0.13.0 (2020-06-08)
- missed grpc-common peer dependency caused error (#135)
0.12.0 (2020-04-20)
- remove
forceJsonRpc
option (#126)
- platform methods no longer available through JSON RPC
0.11.0 (2020-03-01)
- return null if get "Not Found" gRPC error (86af3f7)
- gRPC web connection url should contain protocol (0c7ad1f)
- introduce
generateToAddress
endpoint (f8b446b) - bring back
getAddressSummary
endpoint (d6de22c) - implement basic Core gRPC endpoints (6fe4d4a)
- remove obsolete API endpoints and code (982a514)
- Removed unsupported
generate
endpoint - Removed insecure endpoints