Łukasz Gąsior
Łukasz Gąsior
This PR introduces the execution trace module, which is used to trace some specific events that happen inside the engine and extract the information out into the receipt. Initially, it's...
This PR adds the initial implementation for the peer proxy (sentry nodes).
Adds (all optional): - `projected_fulfillment_at_start_of_epoch` and `projected_fulfillment_timestamp` for each threshold of a pending protocol update - `projected_enactment_at_start_of_epoch` and `projected_enactment_timestamp` to a pending protocol update, which are the values of the...
This PR includes: 1) The primary feature - added a size limit to the vertex store. The limit applies to the size of a dson-serialized vertex store state. The limit...
I like to keep my journal files split by month (eg. 2016-06.journal) and include them in main file. It would be nice to be able to specify default month (similar...