v1.0.5
Update is recommended!
It's a maintenance release, which takes new APIs and bug fixes.
-
Add debug APIs
POST /debug/tracersto trace tx clause executionPOST /debug/storage-rangeto 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/beatto help client reducing unnecessary network requests -
Expose API version by key
x-thorest-verin response headers -
Increase default cache size of main db
-
Improve block gas limit adaption formula