mintlayer / mintlayer-core

Mintlayer Core: The central repository housing the essential components to operate a Mintlayer node. It encompasses the node and wallet functionalities necessary for seamless operation, alongside an additional API server designed to facilitate applications.
https://www.mintlayer.org
MIT License
42 stars 24 forks source link

Pool balance retrieval in chainstate #1742

Closed ImplOfAnImpl closed 1 month ago

ImplOfAnImpl commented 2 months ago

The function get_stake_pool_balances_at_heights has been added to chainstate, which obtains balances of the specified pools at each height in the specified range.