input-output-hk / input-output-hk/TreasuryCoin

Caching of treasury state

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
12
Forks
12
PR merge metrics
No merged PRs in 30d

Description

In some cases, when the info from past treasury epochs is needed, it is retrieved directly from the blockchain that is stored on disk. It is very inefficient and can fail under huge load.
In many cases, this information can be extracted only one time and cached for future use, probably even before it is really needed.
This mostly affects generation of randomness which requires actions of the committee members from the previous epochs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.