Dagur Valberg Johannsson
|
73e29b1bbe
|
Query the mempool for new pools
Previous mempool filter did not include transactions that use the
'SUMMON' OP_RETURN feature to detect new pools.
|
2024-10-25 14:44:14 +02:00 |
|
Dagur Valberg Johannsson
|
96a960a6bd
|
Improve mempool removal speed
Remove multiple in one query and trust in `ON DELETE CASCADE` to do its
job.
|
2024-10-25 14:32:04 +02:00 |
|
Dagur Valberg Johannsson
|
6cfd95dacf
|
Bump riftenlabs-defi dep
|
2024-10-24 11:52:11 +02:00 |
|
Dagur Valberg Johannsson
|
e4e7ec3b71
|
Add aggregated APY endpoint
Add an endpoint that gives a APY value across multiple micro-pools
|
2024-10-23 16:54:06 +02:00 |
|
Dagur Valberg Johannsson
|
751c1df6a7
|
Add CRC20 index
|
2024-10-21 13:35:24 +02:00 |
|
Dagur Valberg Johannsson
|
5aebe7bdaf
|
Use package electrum-client-netagnostic
Replace package that pointed at a git repo with
electrum-client-netagnostic.
|
2024-10-08 22:15:46 +02:00 |
|
Dagur Valberg Johannsson
|
3abbdbc177
|
Add timestamp to pools table
To speed up historical price queries, add timestamp to pools.
This denormalizes the database a bit for improved query performance.
|
2024-10-08 17:22:37 +02:00 |
|
Dagur Valberg Johannsson
|
675b3f08f9
|
rpc: Unique addresses
RPC method to show number of unique addresses interracting with cauldron
|
2024-09-04 13:25:36 +02:00 |
|
Dagur Valberg Johannsson
|
e38eaaa26c
|
Add BCMR indexer
This adds BCMR indexer, including downloading and parsing the actual
BCMR files.
|
2024-05-27 11:56:35 +02:00 |
|