Rafael Cárdenas
74dca812df
chore: rename chainhook-postgres to postgres and fold chainhook-types-rs into bitcoind ( #464 )
...
* chainhook types
* rename postgres
* fmt
2025-03-14 07:28:28 -06:00
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
fd2a8496e3
feat(runes): add runes indexer ( #453 )
...
* rename ordhook-cli to cli
* rename ordhook-cli
* update configs
* update config to future support runehook integration
* new code
* add ci
* files
* standard
* add files
* rename binary to bitcoin-indexer and commands to ordinals from ordhook
* config component
* integration
* runes build
* fix runes
* indexer toml
* add runes tests to ci
* rename dockerfile
* fix: doctest
---------
Co-authored-by: ASuciuX <asuciu@hiro.so >
2025-02-28 13:22:27 -06:00