hirosystems / chainhook

Extract transactions from Stacks and Bitcoin and build event driven re-org resistant indexers and databases.
GNU General Public License v3.0
139 stars 53 forks source link

Gate stacks / bitcoin #452

Open lgalabru opened 9 months ago

lgalabru commented 9 months ago

It would be great if we could feature gate stacks in chainhook, so we avoid pulling stacks related dependencies when using the chainhook-sdk in bitcoin-only projects.

lgalabru commented 3 months ago

Should we be bumping this? cc @MicaiahReid

MicaiahReid commented 3 months ago

Nice, this would be great pre-Bitcoin++. I can investigate.

smcclellan commented 2 weeks ago

If we do a refactor in the future where Stacks and Bitcoin are more decoupled, this ticket may be worth picking back up. Tabling for now as it's not a priority.