Chris Troutner
|
83d523260d
|
fix(getTxDataSlp): Adding prototype function
|
2021-01-30 14:40:46 -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
|
1e13c71715
|
Added integration test
|
2021-01-26 20:25:03 -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
|
b3e224e481
|
Cleaned up integration tests
|
2020-12-24 10:06:39 -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
|
82cd9270fa
|
fix(tokenUtxoDetails): Updating to handle alternative output from SLPDB
|
2020-12-13 08:51:58 -08:00 |
|
Chris Troutner
|
17e4a32ff4
|
fix(debugging): Additional debugging
|
2020-12-13 07:19:24 -08:00 |
|
Chris Troutner
|
77ab090bc2
|
fix(debugging): Debugging problem with hydrateUtxos()
|
2020-12-13 06:51:07 -08:00 |
|
Chris Troutner
|
586c2972da
|
feat(blockbook): Removing blockbook support from testnet
|
2020-12-11 15:15:03 -08:00 |
|
Chris Troutner
|
3d41e41192
|
fix(testnet): Updating integration tests
|
2020-12-11 14:59:46 -08:00 |
|
Chris Troutner
|
10f6f58ec5
|
fix(testnet): Fixing testnet integration tests
|
2020-12-08 18:28:30 -08:00 |
|
Chris Troutner
|
07b7cb0afd
|
Added test/integration/implementations/ for customized integration tests for different implementations
|
2020-12-08 17:55:47 -08:00 |
|
Chris Troutner
|
358dad533d
|
Removing old bchn integration tests
|
2020-12-08 17:42:31 -08:00 |
|
Chris Troutner
|
7a63573143
|
fix(integration): Refactored abc and bchn integration tests
|
2020-12-08 17:23:41 -08:00 |
|
Chris Troutner
|
d6ae6ffb6b
|
fix(tests): Cleaning up integration tests
|
2020-12-06 19:39:23 -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
|
bdf1c50c9d
|
fix(unit test): Fixing changing test
|
2020-12-05 21:47:26 -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
|
28f08f02ac
|
fix(ABC): fixed integration tests that broke
|
2020-12-05 12:23:41 -08:00 |
|
Chris Troutner
|
5949e0f6f8
|
Changing free-tier to bchn
|
2020-11-23 07:51:19 -08:00 |
|
Chris Troutner
|
72d560e407
|
fix(price): Adding BCHA price
|
2020-11-17 14:41:04 -08:00 |
|
Chris Troutner
|
4c020240e1
|
fix(rate limits): Updated e2e tests for post-fork servers
|
2020-11-11 18:39:57 -08:00 |
|
Chris Troutner
|
fbbd855145
|
feat(Basic Authentication): Adding authPass for auth token to all libraries
|
2020-11-11 17:47:46 -08:00 |
|