Release v0.15.0
v0.15 mostly includes bugfixes and performance optimization.
New Features
- ERC-20 Token API for any ERC-20 contract (previously only for preconfigured)
- HTTP/WS/gRPC compression
Improvements
- use Java 17
- improved stability of WS connection
- do not make unnecessary requests to an upstream without a method, bad upstream, etc
- optimized event log for high-load setup
Bugfixes
getrawtransaction
on bitcoin requiresverbosity
- doesn't fetch Bitcoin balance when provided by another Dshackle instance
- problem: doesn't accept JSON RPC with params=null
- no fresh block in Redis, causing unnecessary requests to an upstream