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 |
|
Chris Troutner
|
1056c3724c
|
feat(Utxo.get()): Moving old function to getOld. New get() uses psf-slp-indexer
|
2022-01-18 11:41:52 -08:00 |
|
Chris Troutner
|
6b838ef9cd
|
feat(Ninsight): Removing Ninsight libraries and tests
|
2022-01-18 08:45:20 -08:00 |
|
Chris Troutner
|
f09573554d
|
fix(PsfSlpIndexer.tx()): Added detection of blacklisted SLP Tokens
|
2022-01-18 08:32:45 -08:00 |
|
Chris Troutner
|
656b0f6809
|
feat(Transaction.get()): Replacing call with proxy to psf-slp-indexer
|
2022-01-17 19:12:12 -08:00 |
|
Chris Troutner
|
dd5de1424c
|
fix(PsfSlpIndexer.tx): Renaming txId() to tx()
|
2022-01-17 14:33:49 -08:00 |
|
Daniel Gonzalez
|
30604591bd
|
feat(indexer): Added PSF SLP Indexer to bch-js
|
2022-01-17 13:37:29 -04:00 |
|
Chris Troutner
|
6e43f795d7
|
feat(eCash): Adding eCash class library
|
2022-01-10 19:51:12 -08:00 |
|
Chris Troutner
|
d795174916
|
Merge branch 'master' into documentation-toHash160
|
2021-12-15 05:39:47 -08:00 |
|
mathi
|
1294bc2149
|
added documentation toHash160()
|
2021-12-15 12:08:58 +01:00 |
|
Chris Troutner
|
c7b51a38ff
|
fix(utxo.get()): Throwing error if address===undefined
|
2021-12-01 14:45:39 -08:00 |
|
Salem Mohammed Shamakh
|
3540d98910
|
Update docs of bchjs.Crypto.sha256
|
2021-11-30 08:15:12 +03:00 |
|
Chris Troutner
|
a4f0ee6e42
|
Merge branch 'master' into documentation-fix
|
2021-11-13 06:42:57 -08:00 |
|
mathi
|
c216f6c075
|
clarified some of the documentation
|
2021-11-13 11:37:56 +01:00 |
|
Chris Troutner
|
425e2cbbc1
|
fix(Transaction.get3()): Created Transaction.get3()
|
2021-11-03 10:16:38 -07:00 |
|
Chris Troutner
|
9e92f77523
|
Making progress on Transaction.get3()
|
2021-11-03 07:53:56 -07:00 |
|
Chris Troutner
|
dc85bb4cfe
|
Making progress on Transaction.get3()
|
2021-11-03 07:53:42 -07:00 |
|
Chris Troutner
|
92960b6957
|
Merge branch 'master' into ct-unstable
|
2021-11-02 20:37:07 -07:00 |
|
Chris Troutner
|
26f39023c4
|
fix(bip32-util): Moving to @chris.troutner/bip32-util
|
2021-11-01 06:18:55 -07:00 |
|
Chris Troutner
|
4a3baca72d
|
Messing around with different variations of transaction.get2()
|
2021-11-01 06:12:14 -07:00 |
|
Chris Troutner
|
ff4ffab670
|
fix(Transaction.get2()): Improvement to vin token inputs
|
2021-10-31 18:50:47 -07:00 |
|
Chris Troutner
|
360fca0475
|
fix(Transaction.get2()): Added block height to tx data
|
2021-10-31 16:58:40 -07:00 |
|
Chris Troutner
|
ef7056ee7a
|
fix(Transaction.get2()): Added non-validating tx get
|
2021-10-31 16:29:50 -07:00 |
|
Chris Troutner
|
c095af8a29
|
Merge branch 'master' into documentation-fix
|
2021-10-30 09:07:46 -07:00 |
|
mathi
|
89e4ea1635
|
small fixes documentation
|
2021-10-30 17:06:46 +02:00 |
|
Chris Troutner
|
ef6cfe4409
|
fix(Transaction.get()): Adding token ID to tx token inputs
|
2021-10-28 16:56:35 -07:00 |
|
Chris Troutner
|
fa58a0764c
|
fix(Transaction.get()): Validating SLP inputs
|
2021-10-21 21:04:11 -07:00 |
|
Chris Troutner
|
1e4cd5f99e
|
fix(Transaction.get()): Fixing another bug in MINT input handling
|
2021-10-21 20:44:47 -07:00 |
|
Chris Troutner
|
2e56d66f48
|
fix(Transaction.get()): Fixing bug in previous PR
|
2021-10-21 19:42:12 -07:00 |
|
Chris Troutner
|
43043672c6
|
linting
|
2021-10-21 19:12:10 -07:00 |
|
Chris Troutner
|
4f4b2c864d
|
fix(Transaction.get()): Adding support for MINT corner-case
|
2021-10-21 19:11:55 -07:00 |
|
Chris Troutner
|
f03c020e4f
|
fix(generateGenesisOpReturn): Fixing bug when 0 decimal
|
2021-10-14 13:06:15 -07:00 |
|
mr-zwets
|
cb98773d6a
|
Merge branch 'Permissionless-Software-Foundation:master' into master
|
2021-09-23 07:43:07 +02:00 |
|
Chris Troutner
|
dc7d3a9339
|
fix(Transaction.get): Using BigNumber for better tokenqty calc
|
2021-09-22 17:33:27 -07:00 |
|
Chris Troutner
|
6f4cc0f439
|
fix(Transaction.get): Fixed bug when Genesis TX was input to queried TX
|
2021-09-22 16:58:14 -07:00 |
|
Chris Troutner
|
7aa0fa865e
|
fix(decodeOpReturn): Fixed api docs
|
2021-09-22 15:40:23 -07:00 |
|
mathi
|
e8b6d7fb36
|
added toEcashAddress() & ecashtoCashAddress() for ecash format support
|
2021-09-22 14:38:54 +02:00 |
|
mathi
|
38b96b441f
|
changed getBchaUsd so it returns the BCHA denomination, added getXecUsd
|
2021-09-20 22:13:24 +02:00 |
|
Chris Troutner
|
6de2b712ec
|
fix(minimal-slp-wallet): Fixed code that was breaking minimal-slp-wallet build
|
2021-08-12 09:14:29 -07:00 |
|
Chris Troutner
|
40fa4b6bc1
|
linting
|
2021-08-09 10:36:07 -07:00 |
|
Chris Troutner
|
8c5e111d60
|
fix(waterfallValidateTxid): Skipping validateTxid3() if it throws an error
|
2021-08-09 10:35:51 -07:00 |
|
Chris Troutner
|
93904a632f
|
fix(apiToken): Changed _this.axiosOptions to this.axiosOptions
|
2021-08-08 20:01:38 -07:00 |
|
Chris Troutner
|
851d4c404c
|
fix(rate limits): Fixing more bugs with rate limit handling axios.options
|
2021-08-08 19:51:01 -07:00 |
|
Chris Troutner
|
547b28cac8
|
fix(Transactions.get()): Adding extra error handling for rate limits
|
2021-08-08 18:38:46 -07:00 |
|
Chris Troutner
|
ffd8ccaf2b
|
fix(validateTxid3): Throwing an error when rate limit encountered.
|
2021-08-08 18:04:39 -07:00 |
|
Chris Troutner
|
52a891fd78
|
fix(raw-transaction): Fixing JWT token bug
|
2021-08-07 12:41:24 -07:00 |
|
Chris Troutner
|
85caa9556b
|
fix(transactions): Adding better error messages
|
2021-07-16 15:18:35 -07:00 |
|
Chris Troutner
|
8c5f1e2274
|
fix(dsproof): Adding documentation
|
2021-06-22 15:47:22 -07:00 |
|