Chris Troutner
|
1d5e3da976
|
feat(chunk20): bchjs.Util.chunk20() - chunk array into 20-element arrays
|
2021-02-13 15:04:39 -08:00 |
|
Chris Troutner
|
2cff305f46
|
feat(floor2): bchjs.Util.floor2(num) - round down to 2 decimal places
|
2021-02-13 14:59:33 -08:00 |
|
Chris Troutner
|
9495381cf4
|
feat(floor8): bchjs.Util.floor8(num) - Round down to 8 decimal places
|
2021-02-13 14:55:12 -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 |
|
Chris Troutner
|
20e685206d
|
Removing the integration/implementations folder
|
2021-02-11 14:14:15 -08:00 |
|
Chris Troutner
|
03be1d5838
|
fix(abc): Fixing testing scripts for ABC chain
|
2021-02-09 15:08:14 -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
|
687b5bca02
|
feat(waterfallValidateTxid): Adding a new waterfall SLP validation method
|
2021-02-08 10:45:24 -08:00 |
|
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 |
|