Chris Troutner
|
8e3fa6dcf1
|
feat(ESM): Converted code base to ESM format, away from CommonJS
|
2025-11-16 13:37:04 -08:00 |
|
Chris Troutner
|
e700a22560
|
feat(Utxo.get()): Creating infoUtxo category for utxos less than 1000 sats
|
2023-03-31 13:41:37 -07:00 |
|
Chris Troutner
|
9326fd6e59
|
fix(utxo.get()): Detecting out-of-sync SLP indexer, protecting tokens
|
2022-11-01 14:58:28 -07:00 |
|
Chris Troutner
|
686012037f
|
feat(Utxo.isValid()): can test if a UTXO has been spent
|
2022-05-10 09:30:57 -07:00 |
|
Chris Troutner
|
5f8f05d194
|
Working on removing slpdb endpoints
|
2022-03-14 15:13:41 -07:00 |
|
Chris Troutner
|
b6456df1f4
|
Fixing unit tests
|
2022-01-31 21:11:11 -08:00 |
|
Chris Troutner
|
6d70568082
|
fix(Utxo.get()): Properly handling addresses with no SLP utxos
|
2022-01-19 14:46:00 -08:00 |
|
Chris Troutner
|
0bc96fded5
|
fix(Utxo.get()): Hydrating SLP UTXOs with additional token data
|
2022-01-19 10:33:36 -08:00 |
|
Chris Troutner
|
1056c3724c
|
feat(Utxo.get()): Moving old function to getOld. New get() uses psf-slp-indexer
|
2022-01-18 11:41:52 -08:00 |
|
Chris Troutner
|
e8582fd0ab
|
feat(findBiggestUtxo): Ported from bch-util. Finds biggest UTXO in an array
|
2021-02-13 14:38:01 -08:00 |
|
Chris Troutner
|
9cc6824591
|
feat(utxo.get whitelist): Added flag to validate against the whitelist filtered SLPDB
|
2021-02-12 19:44:24 -08:00 |
|
Chris Troutner
|
bb82d520ed
|
feat(utxo.get()): Output changed for different types of utxos
|
2021-02-12 18:30:25 -08:00 |
|
Chris Troutner
|
fef05124f1
|
feat(utxo.get()): Changes to accept arrays of up to 20 addresses
|
2021-02-12 15:58:16 -08:00 |
|
Chris Troutner
|
68bab5dd26
|
feat(utxo): Added Utxo.get() for easy getting of utxos
|
2021-02-11 19:22:25 -08:00 |
|