Commit Graph

2051 Commits

Author SHA1 Message Date
Jon Layton 6064e2a8bc Swap bitcore-lib, btcprivate.org explorers 2018-03-29 19:33:56 -05:00
Matias Alejo Garcia 9f27a33f0e
Merge pull request #772 from matiu/feat/bch-addresses-formats
Feat/bch addresses formats
2018-03-13 16:33:24 -03:00
Matias Alejo Garcia 01bedc939f
fix lib reference 2018-03-13 16:24:01 -03:00
Matias Alejo Garcia 547e984b2c
rm console.log 2018-03-13 16:13:33 -03:00
Matias Alejo Garcia 52c26ced2e
rm -lock 2018-03-13 15:07:50 -03:00
Matias Alejo Garcia b5b3c51d98
bump 2018-03-13 15:06:50 -03:00
Matias Alejo Garcia 8f35e78b57
better handling of different BCH addresses formats 2018-03-13 14:58:28 -03:00
Matias Alejo Garcia 58447bbceb
change addresstranslator format naming 2018-03-13 12:24:22 -03:00
Matias Alejo Garcia 0f0d605a3f
Merge pull request #771 from matiu/config/bch-insight
update config URLs
2018-03-13 10:20:29 -04:00
Matias Alejo Garcia 5b63d8ff92
update config URLs 2018-03-07 05:03:42 -05:00
Matias Alejo Garcia 1f46848b03
Merge pull request #768 from matiu/feat/cashaddr-in-addrtranslator
Feat/cashaddr in addrtranslator
2018-03-07 06:05:09 -03:00
Matias Alejo Garcia 771cf5d82c
modifies address translator to support Cashaddr 2018-03-06 11:17:37 -05:00
Matias Alejo Garcia d4ef5345f6
add testcases to BCH/testnet support 2018-03-06 10:44:50 -05:00
Matias Alejo Garcia b9836f6069
Update README.md 2018-02-09 19:12:52 -03:00
Matias Alejo Garcia 267cfdba8a
Update README.md 2018-02-09 19:01:07 -03:00
Matias Alejo Garcia 1ab4e27bde
Merge pull request #765 from matiu/feat/interrupted-scan-cache
Feat/interrupted scan cache
2018-02-09 18:51:31 -03:00
Matias Alejo Garcia 4a19302a89
fix helper 2018-02-09 13:24:38 -03:00
Matias Alejo Garcia 41af549ed2
Add interrupted scan cache + status 2018-02-09 13:07:41 -03:00
Matias Alejo Garcia 242c98ebd3
Merge pull request #746 from georgematheos/patch-1
Specify units for bitcoin amounts
2018-02-09 11:20:35 -03:00
Matias Alejo Garcia 696b5b298b
Merge pull request #749 from matiu/bug/startup
fix async init
2018-02-09 11:17:08 -03:00
Matias Alejo Garcia 1c271cfff3
Merge pull request #761 from matiu/bug/n-a-to-address
rm n/a as addressTo possible value
2018-01-24 15:43:24 -03:00
Matias Alejo Garcia 77f776a6b1
rm n/a as addressTo possible value 2018-01-24 15:30:23 -03:00
Matias Alejo Garcia 41683bf10a
Merge pull request #760 from matiu/bug/bch-monitor2
fix amount
2018-01-19 18:31:31 -03:00
Matias Alejo Garcia 8e483953c9
fix amount 2018-01-19 18:27:07 -03:00
Matias Alejo Garcia 1333dd6ab7
Merge pull request #759 from matiu/bug/bch-monitor
Bug/bch monitor
2018-01-19 18:23:29 -03:00
Matias Alejo Garcia 072bb336c5
translate bch addr if needed 2018-01-19 18:16:44 -03:00
Matias Alejo Garcia b40a24691a
translate bch addr from monitor 2018-01-19 18:14:02 -03:00
Matias Alejo Garcia ff89650337
fix race condition at push service 2018-01-17 21:12:56 -03:00
Matias Alejo Garcia 1d629c5674
Merge pull request #758 from matiu/bug/validate-pubkey
validate xpubkeys
2018-01-17 21:04:39 -03:00
Matias Alejo Garcia 23b183714a
validate xpubkeys 2018-01-17 20:45:47 -03:00
Matias Alejo Garcia 031e47ad5e
Merge pull request #751 from michaelsdunn1/master
Still use previously defined blockchainExplorerOpts even if explicit …
2018-01-17 15:31:24 -03:00
Matias Alejo Garcia 938bd05685
Merge pull request #756 from matiu/def/insight-pull
change insight pool to 20
2018-01-15 11:51:30 -03:00
Matias Alejo Garcia 36f88ec891
change insight pool to 20 2018-01-15 11:48:05 -03:00
Matias Alejo Garcia 6b293a64d6
Merge pull request #754 from matiu/deps/update
Deps/update
2018-01-13 11:34:17 -03:00
Matias Alejo Garcia 0e82c99e07
update jsdoc 2018-01-13 11:25:34 -03:00
Matias Alejo Garcia 7272b5234e
update -cash lib. bump version 2018-01-13 11:17:53 -03:00
Michael Dunn 2605bfeca5 Still use previously defined blockchainExplorerOpts even if explicit cointype isn't specified. This allows for apiPrefix to be appropriately passed through the entire stack when running a local instance of a bitcore node. 2018-01-05 15:11:56 -06:00
Matias Alejo Garcia 89d2e21b29
fix async init 2018-01-05 11:24:05 -03:00
georgematheos 82fd50be9d
Specify units for bitcoin amounts
I added a line at the beginning of the API specifying that amounts are given in satoshis.
2017-12-29 11:23:32 -05:00
Matias Alejo Garcia 9c5abaf8bc
Merge pull request #745 from matiu/bug/bc-monitor-startup
fix bcmonitor startup
2017-12-26 16:09:43 -03:00
Matias Alejo Garcia 35d1fc3e12
fix 2017-12-26 16:03:36 -03:00
Matias Alejo Garcia 2f93137767
fix bcmonitor startup 2017-12-26 15:57:28 -03:00
Matias Alejo Garcia c62c464d45
Merge pull request #744 from matiu/bug/max-fee-bump
bumped max_fee_per_kb from 1000 to 10k sat/b :(
2017-12-26 12:02:41 -03:00
Matias Alejo Garcia d5bcb182d6
bumped max_fee_per_kb from 1000 to 10k sat/b :( 2017-12-26 10:56:45 -03:00
Matias Alejo Garcia c5259a6b0d
Merge pull request #736 from matiu/feat/timeouts
different timeouts for getutxos
2017-11-23 10:49:39 -03:00
Matias Alejo Garcia 6a916bdf17
different timeouts for the utxos 2017-11-23 10:04:24 -03:00
Matias Alejo Garcia 80d609c014
Merge pull request #734 from matiu/feat/foreign-sent
fix: handle outgoing TXs foreign crafted
2017-11-16 16:33:17 -03:00
Matias Alejo Garcia 869840eae4
fix: handle outgoing TXs foreign crafted 2017-11-16 16:20:53 -03:00
Matias Alejo Garcia acb14a1877
Merge pull request #733 from matiu/bug/tx-translation
fix translation of txs
2017-11-14 00:13:43 -03:00
Matias Alejo Garcia 9f248357e6
fix translation of txs 2017-11-14 00:13:00 -03:00