stacks-blockchain-api icon indicating copy to clipboard operation
stacks-blockchain-api copied to clipboard

Ingest and expose stacker/signer set event data

Open zone117x opened this issue 1 year ago • 1 comments

PR https://github.com/stacks-network/stacks-core/pull/4269 adds a new event /new_pox_anchor which exposes stacker/signer set data. We need to ingest these and will then be able to expose much of the (non-sBTC related) data requested at https://github.com/hirosystems/explorer/issues/1248

zone117x avatar Jan 22 '24 16:01 zone117x

Somewhat blocked on https://github.com/hirosystems/stacks-blockchain-api/issues/1763 -- progress can be made, but integration tests for it require running against epoch3 which isn't yet stable

zone117x avatar Jan 22 '24 16:01 zone117x

The initial ingestion and endpoints for this were implemented in https://github.com/hirosystems/stacks-blockchain-api/pull/1873. There are more detailed issues open tracking further work around this area: https://github.com/hirosystems/stacks-blockchain-api/issues/1953

zone117x avatar May 06 '24 14:05 zone117x