ergoplatform / oracle-core

Core off-chain component of Oracle Pools
Apache License 2.0
61 stars 37 forks source link

Add CollectedDatapointBoxesSource to determine active oracle count in /poolStatus endpoint #278

Closed greenhat closed 1 year ago

greenhat commented 1 year ago

Rename DatapointBoxesSource to PostedDatapointBoxesSource. In /poolState count collected boxes with height == pool box. This is the oracle count whose boxes were included in the pool box (active oracle count).