v1.0.6
Update is recommended!
Make sure to make dep
prior to make all
.
This release takes some new features, bug fixes and also performance improvements.
- Fix: incorrect P2P port in Dockerfile #207
- Turn on http/ws compression #206
- Fix: debug API in solo mode #208
- Add
target-gas-limit
flag to opt-out self-adaptive gas limit floating #209 #210 - Increase http request body limit to 200KB to cover tx size limit #215
- Upgrade go-sqlite to turn on WAL journal mode
- Fix:
database is locked
on querying sqlite #216