Commit Graph
117 Commits
Author SHA1 Message Date
Chris Troutner 0b406c467e fix(dependencies): Removing more unnecessary dependencies 2021-02-23 10:26:12 -08:00
Chris Troutner e41217b710 fix(dependencies): Removing several unused dependencies 2021-02-23 09:04:49 -08:00
Chris Troutner b3be470c0e fix(utxo.get()): Fixing ABC integration test 2021-02-15 15:12:39 -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 68bab5dd26 feat(utxo): Added Utxo.get() for easy getting of utxos 2021-02-11 19:22:25 -08:00
Chris Troutner e90afac701 Updating local testnet integration test script 2021-02-10 13:31:21 -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 86d71d0f49 fix(package.json): Slight reconfiguration by npm 2021-02-09 09:10:11 -08:00
Chris Troutner 36432af7d5 feat(tokenUtxoDetailsWL): tokenUtxoDetails that use whitelist SLPDB 2021-02-09 07:22:01 -08:00
Chris Troutner 95c88b5f29 fix(_hydrateUtxo): Moving utxo hydration into a private function 2021-02-08 20:33:27 -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 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 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 d5d2e43ad0 fix(husky): Adding husky for auto linting 2021-01-02 16:44:53 -08:00
Chris Troutner 3cedd251e5 fix(linting): Adding standard linting rules 2021-01-02 15:41:12 -08:00
Chris Troutner 1de0bdcf14 Updating bitcoincashjs-lib 2021-01-01 17:12:35 -08:00
Chris Troutner 3a9e4f64b5 Updating bitcoincashjs-lib 2021-01-01 16:50:02 -08:00
Chris Troutner 903aae1091 Fixing references to npm libs 2021-01-01 16:36:12 -08:00
Chris Troutner 1af766cbda fix(coininfo): Switching to forked npm library 2021-01-01 16:29:50 -08:00
Chris Troutner 60ee10ef4d fix(bip21): Switching to npm lib 2021-01-01 16:14:55 -08:00
Chris Troutner 2d4bc6127e fix(bitcoincashjs-lib): Using npm package rather than github repo 2021-01-01 14:30:57 -08:00
Chris Troutner a2c2d41833 fix(bitcoincash-ops): Switching to PSF fork of library 2021-01-01 12:51:54 -08:00
Chris Troutner 0e7db7bf39 fix(bip32-utils): Replacing bip32-utils with PSF maintained fork 2021-01-01 12:39:19 -08:00
Chris Troutner 2acf47a550 feat(wallet): Removing wallet library 2021-01-01 11:45:34 -08:00
Chris Troutner 06e2dad45c Ran npm audit fix 2020-12-24 09:26:36 -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 05b654d54a fix(tokenUtxoDetails): Renabling local caching of tx validation 2020-12-13 09:14:06 -08:00
Chris Troutner 82cd9270fa fix(tokenUtxoDetails): Updating to handle alternative output from SLPDB 2020-12-13 08:51:58 -08:00
Chris Troutner 77ab090bc2 fix(debugging): Debugging problem with hydrateUtxos() 2020-12-13 06:51:07 -08:00
Chris Troutner 10f6f58ec5 fix(testnet): Fixing testnet integration tests 2020-12-08 18:28:30 -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 4e8a376720 fix(semantic-release): Updating to 17.3.0 2020-12-06 19:54:44 -08:00
Chris Troutner 1f01e6ae47 fix(tokenUtxoDetails): Catching and invalidating malformed SLP OP_RETURNs 2020-12-06 18:40:14 -08:00
Chris Troutner e97a8e7cf5 fix(slp utils): refactoring unit tests 2020-12-06 15:41:39 -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 348a67a79b tokenUtxoDetails: prototyped different validation methods 2020-12-06 09:49:30 -08:00
Chris Troutner ccc545b1be Bumping to v4.0 2020-12-05 20:51:50 -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 5949e0f6f8 Changing free-tier to bchn 2020-11-23 07:51:19 -08:00