Rafael Cárdenas
9e9eac81ea
refactor: standardize block download pipeline across indexers ( #463 )
...
* zmq after chain tip
* some progress
* block pool advance
* runloop finished
* renames
* runs first time
* log levels
* start connecting runes
* compress block opt
* remove dead code
* remove dead code chainhook sdk
* remove ordhook dead code
* rollback install
* auto fmt
* clippy fixes
* fmt
* rollback chain tip
* api test
* api metrics fix
* rename
* standard logs
* ordinals start chain tip
* chain tips
* ci
* clippy
* fix tests
* remove dead code
2025-03-13 08:26:46 -06:00
ASuciuX
5fb8b02a9e
feat: clippy and fmt support ( #452 )
...
* feat(cli): add custom commands `bitcoin-indexer-fmt` and `bitcoin-indexer-clippy`
* chore: format and clippy the codebase
* feat(ci): add doctest ci job
* feat(ci): support format on save for rust files
2025-03-07 15:42:50 +02:00
Rafael Cárdenas
fcffa7e5c1
fix: upgrade ord dependencies and integrate chainhook-sdk code ( #397 )
...
* 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
2025-02-11 12:21:30 -06:00