Chris Troutner
|
2e88d26ff2
|
fix(psf-slp-indexer): Adding block height forecast to unconfirmed non-SLP TXs
|
2026-01-15 16:23:47 -07:00 |
|
Chris Troutner
|
1c6939ab43
|
fix(integration tests): Only supporting BCH, all tests in one directory
|
2025-11-23 10:30:23 -08:00 |
|
Chris Troutner
|
bcb236a66b
|
Fixed last integration test
|
2025-11-17 10:42:37 -08:00 |
|
Chris Troutner
|
2dad11180b
|
feat(util): Removing util.validateAddress functions
|
2025-11-17 10:28:27 -08:00 |
|
Chris Troutner
|
22e13ef654
|
fix(dsproof): Fixed integration test
|
2025-11-17 10:20:55 -08:00 |
|
Chris Troutner
|
4dabdac792
|
fix(price): Refactored price and integration tests
|
2025-11-17 10:13:53 -08:00 |
|
Chris Troutner
|
857b57240e
|
Adding new fulcrum test
|
2025-11-17 07:45:52 -08:00 |
|
Chris Troutner
|
7b9aba3738
|
fixed broken fulcrum test
|
2025-11-17 07:44:30 -08:00 |
|
Chris Troutner
|
3c0590ba23
|
Removing XEC and Testnet integration tests
|
2025-11-17 07:24:47 -08:00 |
|
Chris Troutner
|
8e3fa6dcf1
|
feat(ESM): Converted code base to ESM format, away from CommonJS
|
2025-11-16 13:37:04 -08:00 |
|
Chris Troutner
|
b34040cd08
|
feat(getPsffppPrice): New endpoint to get PSFFPP pin price
|
2024-09-03 19:28:22 -07:00 |
|
Chris Troutner
|
412fa5e1ce
|
fix(tests): Fixing integration tests that broke with infoUtxo implementation
|
2023-04-01 16:36:07 -07:00 |
|
Chris Troutner
|
bd18e8a755
|
fix(tests): Commenting out integration tests that fails due to 429 errors
|
2023-03-14 06:28:50 -07:00 |
|
Chris Troutner
|
fc96b04a64
|
fix(tests): Commenting out integration tests that are commonly failing
|
2023-03-11 17:26:00 -08:00 |
|
Chris Troutner
|
ba915e84cf
|
feat(tx history): Updating to reflect changes in bch-api
|
2023-02-07 10:01:41 -08:00 |
|
Chris Troutner
|
0833e8ca78
|
fix(tests): Fixing broken integration tests
|
2023-01-13 07:13:47 -08:00 |
|
Chris Troutner
|
d5b7e4ab1d
|
fix(tests): Removing integration tests that trips rate limit
|
2022-10-13 10:31:22 -07:00 |
|
Chris Troutner
|
9d32f828bc
|
Cleaning up screen spam
|
2022-10-06 20:33:36 -07:00 |
|
Chris Troutner
|
44e671dfbe
|
fix(price): Removing dead price endpoint tests
|
2022-10-06 20:24:17 -07:00 |
|
Chris Troutner
|
979fb481de
|
feat(getTokenData2): Adding token media endpoint
|
2022-10-06 18:30:39 -07:00 |
|
Chris Troutner
|
66253ed5a6
|
feat(bchjs.Price.current): Removing dead endpoint
|
2022-10-06 17:58:00 -07:00 |
|
Chris Troutner
|
6ef5ac0f7c
|
feat(getTokenData2): Adding new endpoint for token icons and other media
|
2022-10-06 17:57:11 -07:00 |
|
Chris Troutner
|
1b0e9ef0ff
|
fix(getTokenData): Adding ability to retrieve tx history
|
2022-07-12 14:24:09 -07:00 |
|
Chris Troutner
|
d0a3b27682
|
fix(ecash): Adding token support for ecash
|
2022-07-11 07:09:44 -07:00 |
|
Chris Troutner
|
9ac620ee64
|
fix(test): Updating integration test
|
2022-05-15 07:50:57 -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
|
06e5af4b5d
|
fix(tests): Fixing broken UTXO.get() test
|
2022-05-09 10:33:06 -07:00 |
|
Chris Troutner
|
761a2d226c
|
fix(test): Updating UTXO integration tests
|
2022-05-09 10:24:00 -07:00 |
|
Chris Troutner
|
2adc2dfebb
|
fix(tests): Fixing broken integration tests for token data
|
2022-05-09 09:45:28 -07:00 |
|
Chris Troutner
|
139da8cf7b
|
fix(token data): Returning CID rather than content itself
|
2022-05-07 20:54:20 -07:00 |
|
Chris Troutner
|
7da010e7af
|
Using config.restURL instead of hard-coded URL
|
2022-05-07 20:20:30 -07:00 |
|
Chris Troutner
|
7b6eebe7c7
|
Merge branch 'master' into dh-psfSlpIndexer
|
2022-05-07 20:05:25 -07:00 |
|
Chris Troutner
|
416e302ca5
|
fix(Utxo.get()): Added additional integration tests
|
2022-05-05 12:06:59 -07:00 |
|
Chris Troutner
|
59e92adf0b
|
fix(mintNFTGroupOpReturn()): Updating to use UTXOs from psf-slp-indexer
|
2022-05-05 10:43:40 -07:00 |
|
Chris Troutner
|
0504cf7b8d
|
fix(Utxo.get()): Adding filtering for Group batons
|
2022-05-05 10:03:35 -07:00 |
|
Chris Troutner
|
88ae47cade
|
fix(Utxo.get()): Adding prototype NFT filtering
|
2022-05-04 17:44:53 -07:00 |
|
Daniel Gonzalez
|
d144b13500
|
feat(slpindexer): Added bchjs.PsfSlpIndexer.getTokenData()
|
2022-05-04 18:29:54 -04:00 |
|
Chris Troutner
|
50a1d60229
|
fix(Transaction.get()): Handling coinbase txs
|
2022-03-31 07:24:07 -07:00 |
|
Chris Troutner
|
5f8f05d194
|
Working on removing slpdb endpoints
|
2022-03-14 15:13:41 -07:00 |
|
Chris Troutner
|
f15bc7e454
|
fix(tests): Deleting unneeded integration tests
|
2022-03-13 17:25:51 -07:00 |
|
Chris Troutner
|
e9113d864e
|
fix(ecash): Removing SLPDB tests
|
2022-03-13 13:20:09 -07:00 |
|
Chris Troutner
|
56bc942e87
|
fix(tests): Fixing broken integration test
|
2022-03-10 16:38:41 -08:00 |
|
Chris Troutner
|
64f8adea25
|
fix(psf-slp-indexer): Adding flag for tx history of tokens
|
2022-02-06 13:23:25 -08:00 |
|
Chris Troutner
|
541377e548
|
Fixing integration test
|
2022-01-31 21:18:08 -08:00 |
|
Chris Troutner
|
b1826c04cb
|
fix(UTXO.get()): Added detection of null-tagged UTXOs
|
2022-01-31 20:57:36 -08:00 |
|
Chris Troutner
|
056a47f6b2
|
fix(integration tests): Got BCHN and ABC integration tests passing
|
2022-01-23 07:08:41 -08:00 |
|
Chris Troutner
|
51038681d3
|
fix(transaction.js): Added integrationt test
|
2022-01-23 06:46:06 -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
|
0b1cf57852
|
fix(integration): Updating integration tests
|
2022-01-19 12:20:08 -08:00 |
|
Chris Troutner
|
0bc96fded5
|
fix(Utxo.get()): Hydrating SLP UTXOs with additional token data
|
2022-01-19 10:33:36 -08:00 |
|