pragmaxim-com / ergo-uexplorer

Supplementary ergo chain explorer/analyzer with Scala/ZIO
MIT License
15 stars 1 forks source link

efficient utxo-querying #8

Closed pragmaxim closed 1 year ago

pragmaxim commented 1 year ago

Maintaining UTXO needs queries of spent boxes in multiple datastructures ... They are often groupedBy ... Let's retrieve them more efficiently