v1.0.5
Update is recommended!
It's a maintenance release, which takes new APIs and bug fixes.
-
Add debug APIs
POST /debug/tracers
to trace tx clause executionPOST /debug/storage-range
to support watching contract variables
-
Add
POST /accounts/*
to support calling batch of clauses to different accounts. It's useful to simulate tx execution -
Add
ws /subscriptions/beat
to help client reducing unnecessary network requests -
Expose API version by key
x-thorest-ver
in response headers -
Increase default cache size of main db
-
Improve block gas limit adaption formula