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 |
|
Chris Troutner
|
da3af3656a
|
feat(hydrateUtxosWL): hydrateUtxo but uses SLPDB with whitelist filter
|
2021-02-09 12:34:25 -08:00 |
|
Chris Troutner
|
36432af7d5
|
feat(tokenUtxoDetailsWL): tokenUtxoDetails that use whitelist SLPDB
|
2021-02-09 07:22:01 -08:00 |
|
Chris Troutner
|
28f563b58c
|
Updating unit tests to reflect use of waterfallValidateTxid()
|
2021-02-08 19:17:50 -08:00 |
|
Chris Troutner
|
3b873b6064
|
feat(waterfallValidateTxid): SLP.Utils.waterfallValidateTxid(txid)
|
2021-02-08 17:10:32 -08:00 |
|
Chris Troutner
|
a5208110b9
|
feat(getTxData): RawTransactions.getTxData() returns tx info with vin addresses
|
2021-01-29 12:43:02 -08:00 |
|
Chris Troutner
|
99ad7cd87f
|
fix(_getInputAddrs): Added private function with tests get tx input addrs
|
2021-01-29 12:11:23 -08:00 |
|
Chris Troutner
|
d8437cf3fb
|
fix(sortAllTxs): Renaming Electrumx.sort0ConfTxs to sortAllTxs
|
2021-01-27 07:24:28 -08:00 |
|
Chris Troutner
|
cad2c6378e
|
fix(sort0ConfTxs): Switching to Descending by default
|
2021-01-27 06:51:36 -08:00 |
|
Chris Troutner
|
d4b0807d16
|
feat(tx sorting): added Electrumx.sort0ConfTxs()
|
2021-01-26 20:20:49 -08:00 |
|
Chris Troutner
|
30b1f71d81
|
feat(OpenBazaar): Removing support for OpenBazaar API since it's been taken down
|
2021-01-19 13:43:07 -08:00 |
|
Gary Nadir
|
aef56c5c14
|
fix(generateBurnOpReturn): Added handler when burning amount is higher than token amount
|
2021-01-16 14:22:02 -04:00 |
|
Chris Troutner
|
c422d8db34
|
fix(tokenUtxoDetails): Removing requirement to provide satoshis or value in input
|
2021-01-09 15:43:29 -08:00 |
|
Chris Troutner
|
3ceebc1f12
|
fix(tests): Updated unit and integration tests
|
2021-01-07 17:44:04 -08:00 |
|
Chris Troutner
|
6926bbe113
|
fix(axios): Updating axios
|
2021-01-04 14:44:48 -08:00 |
|
Chris Troutner
|
1012f4c1bf
|
Wrapping up linting
|
2021-01-02 16:39:44 -08:00 |
|
Chris Troutner
|
3cedd251e5
|
fix(linting): Adding standard linting rules
|
2021-01-02 15:41:12 -08:00 |
|
Chris Troutner
|
ea57f52b20
|
fixing dependency in test
|
2021-01-01 16:39:03 -08:00 |
|
Chris Troutner
|
9a36a8261a
|
Merge pull request #54 from josephroyking/generateSendOpReturn-rounding-patch
Generate send op return rounding patch
|
2020-12-28 04:57:53 -08:00 |
|
Chris Troutner
|
b1c3311d50
|
feat(Blockbook): Removing support for Blockbook indexer
|
2020-12-24 10:16:41 -08:00 |
|
Chris Troutner
|
d475f2220f
|
feat(SLPDB status): Created bchjs.SLP.Utils.getStatus() to get health status of SLPDB
|
2020-12-24 09:25:35 -08:00 |
|
Chris Troutner
|
b9873f7ed8
|
Added additional corner case unit test for tokenUtxoDetails()
|
2020-12-13 08:56:09 -08:00 |
|
Chris Troutner
|
d1847d2eca
|
feat(tokenUtxoDetails()): Using fallback SLP validators
|
2020-12-06 19:18:47 -08:00 |
|
Chris Troutner
|
1f01e6ae47
|
fix(tokenUtxoDetails): Catching and invalidating malformed SLP OP_RETURNs
|
2020-12-06 18:40:14 -08:00 |
|
Chris Troutner
|
1375601a81
|
Restored all unit tests
|
2020-12-06 17:41:43 -08:00 |
|
Chris Troutner
|
e97a8e7cf5
|
fix(slp utils): refactoring unit tests
|
2020-12-06 15:41:39 -08:00 |
|
Chris Troutner
|
3df211301c
|
fix(unit tests): Refactored a lot of code flow
|
2020-12-06 14:51:48 -08:00 |
|
Chris Troutner
|
a81dec068c
|
fix(address unit tests): Fixed to prevent network call
|
2020-12-06 13:48:06 -08:00 |
|
Chris Troutner
|
4af6716631
|
Editing slp-util unit tests
|
2020-12-06 13:07:35 -08:00 |
|
Chris Troutner
|
98f7cb8f3a
|
encapsulating and mocking axios in the slp-utils lib and unit tests
|
2020-12-06 09:59:01 -08:00 |
|
Chris Troutner
|
348a67a79b
|
tokenUtxoDetails: prototyped different validation methods
|
2020-12-06 09:49:30 -08:00 |
|
Chris Troutner
|
13d9f89a82
|
Commenting out test that still needs to be mocked
|
2020-12-05 20:44:53 -08:00 |
|
Chris Troutner
|
f5de593f89
|
fix(tests): Getting all tests passing
|
2020-12-05 20:42:07 -08:00 |
|
Chris Troutner
|
3b0ec95fba
|
perf(v4): Switching to bch-api v4 routes
|
2020-12-05 19:28:33 -08:00 |
|
Chris Troutner
|
0a328090ea
|
saving confused progress
|
2020-12-05 19:06:11 -08:00 |
|
Chris Troutner
|
315cb4f254
|
feat(whitelist): Added method for getting SLPDB whitelist
|
2020-12-05 14:02:39 -08:00 |
|
Chris Troutner
|
72d560e407
|
fix(price): Adding BCHA price
|
2020-11-17 14:41:04 -08:00 |
|
Chris Troutner
|
fbbd855145
|
feat(Basic Authentication): Adding authPass for auth token to all libraries
|
2020-11-11 17:47:46 -08:00 |
|
Joey King
|
b512b222dd
|
Adding large test tx
|
2020-11-10 14:28:10 -08:00 |
|
Joey King
|
650e3b53fc
|
Adding tests and checks
|
2020-11-10 13:38:41 -08:00 |
|
Stoyan Zhekov
|
7990d0bffd
|
Add Ninsight TX Details
|
2020-11-10 19:04:16 +09:00 |
|
Chris Troutner
|
fc0d8b7f8c
|
fix(ninsight): Adding tx history endpoint
|
2020-11-09 16:12:10 -08:00 |
|
Stoyan Zhekov
|
0ef8555837
|
Add Ninsight TX History to bch-js
|
2020-11-09 19:49:41 +09:00 |
|
Stoyan Zhekov
|
a7564ce611
|
Add Ninsight Unconfirmed UTXOs
|
2020-11-09 17:44:09 +09:00 |
|
Chris Troutner
|
2180b14e1f
|
feat(price): Added additional endpoints for retrieving market price of BCH
|
2020-10-19 19:36:55 -07:00 |
|
Chris Troutner
|
ba38d3e107
|
fix(tokenUtxoDetails): handling dust attack transactions better
|
2020-10-11 17:46:27 -07:00 |
|
Chris Troutner
|
7ec8442540
|
fix(Electrumx.blockHeader): Mocking negative test-case unit tests
|
2020-10-11 15:39:17 -07:00 |
|