mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 16:52:57 +08:00
* chore: upgrade ord code * chore: deps * chore: add parents table * chore: move pg deps to workspace * fix: delegation works * chore: import chainhook-sdk code * chore: move ord to its own component * ci: dockerfile * docs: ord readme * refactor: remove all unused code from chainhook-sdk (#412) * chore: remove stacks types * checkpoint before removing predicates * chore: remove all predicates code * bitcoin dep * fix: tests * fix: api tests