This repository was archived by the owner on Aug 23, 2020. It is now read-only.

Description
Bug description
Right now the TipsViewModel has a private inner class FifoHashCache
This is not desired, andshould be moved to its own class inside /util/collections or /cache/
IRI version
1.8.5
Open question
Where to move to, /cache/ is related to the caching feature, so not related to this FifoHashCache