Dagur Valberg Johannsson
|
19b3a3d3ea
|
Update tests for new table layout
Also rewrote tests to use insert functions
|
2024-10-24 09:12:12 +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 |
|
jakobsn
|
07c75b1a7e
|
Tokens page
|
2024-10-14 11:18:50 +00:00 |
|
Dagur Valberg Johannsson
|
528cc79725
|
API call for latest transactions
|
2024-09-25 13:39:06 +02:00 |
|
Dagur Valberg Johannsson
|
cd6ce4d4ef
|
Add well-known BCMR sources
This adds additional BCMR data sources, mainly OTR.
|
2024-09-10 22:39:30 +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
|
fea08d2b84
|
fix division by zero
|
2024-06-06 08:03:12 +02:00 |
|
Dagur Valberg Johannsson
|
37f2e15333
|
bugfix: Use correct cache key in closure
|
2024-05-30 12:20:52 +02:00 |
|
Dagur Valberg Johannsson
|
3ba04dfd58
|
Cache list_by_volume call
This is an expensive call used by all users of Cauldron DEX; cache for
60 seconds.
|
2024-05-29 08:46:35 +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 |
|
Dagur Valberg Johannsson
|
49730f27ca
|
chore: Fix clippy issue
|
2024-05-06 11:18:05 +02:00 |
|
Dagur Valberg Johannsson
|
c2bb75b375
|
bugfix: Don't list old APY state
|
2024-05-04 19:45:13 +02:00 |
|
Dagur Valberg Johannsson
|
98ab9a81b3
|
bugfix: List most recent pool utxos
|
2024-04-15 23:05:06 +02:00 |
|
Dagur Valberg Johannsson
|
76f0dcdb31
|
rpc: List pools by token and pkh
|
2024-04-03 21:45:18 +02:00 |
|
Dagur Valberg Johannsson
|
17f0d6017f
|
Add contract count for specific token
|
2024-04-03 21:44:42 +02:00 |
|
Dagur Valberg Johannsson
|
1b38f65224
|
Add 'valuelocked' endpoints
|
2024-04-03 21:44:42 +02:00 |
|
Dagur Valberg Johannsson
|
b80b1144da
|
api: current price
|
2024-04-02 13:17:25 +02:00 |
|
Dagur Valberg Johannsson
|
c8ca5cc698
|
Add volume endpoint
|
2024-03-21 11:15:44 +01:00 |
|
Dagur Valberg Johannsson
|
e52314c138
|
rpc: Add contract count
Fixes #2
|
2024-03-18 12:34:46 +01:00 |
|
Dagur Valberg Johannsson
|
1c817c8cfd
|
Add support for calculating pool APY
|
2024-03-14 10:54:33 +01:00 |
|