Commit Graph

2051 Commits

Author SHA1 Message Date
Matias Alejo Garcia f07bda2d22 Merge pull request #714 from bitpay/bug/timeouts
new timeouts
2017-10-26 17:47:46 -03:00
Matias Alejo Garcia 46bee919da
fix deps 2017-10-26 17:37:58 -03:00
Matias Alejo Garcia e87521149a
new timeouts 2017-10-26 16:59:50 -03:00
Matias Alejo Garcia 13229b8aa9 Merge pull request #713 from bitpay/feat/estimateFee-limit
add rateLimiter to estimateFee
2017-10-19 15:01:42 -03:00
Matias Alejo Garcia 9d6af8cd0e
add rateLimiter to estimateFee 2017-10-19 14:52:53 -03:00
Matias Alejo Garcia 15de4716f7 Merge pull request #705 from nitsujlangston/addEmailQueueIdIndex
adding needed index for email_queue.id
2017-10-02 10:01:57 -03:00
Justin Langston 622f9cf7c4
adding needed index for email_queue.id 2017-09-26 22:06:05 -04:00
Matias Alejo Garcia ffea739a19 Merge pull request #702 from matiu/bug/cross-coin-balance
do not decorate address with .coin param is given
2017-09-14 20:04:16 -03:00
matiu 51f66c7f8d do not decorate address with .coin param is given 2017-09-14 19:54:01 -03:00
Matias Alejo Garcia 12dee6fd59 Merge pull request #701 from matiu/feat/cash-utxo
add coin to getUtxo
2017-09-14 18:40:11 -03:00
matiu 357419b53c bump version 2017-09-14 15:45:50 -03:00
matiu a9e56dd3be fix getUtxos + tests 2017-09-14 00:49:44 -03:00
matiu 5186392558 add BCH createTX tests 2017-09-13 16:46:23 -03:00
matiu d8e6964587 support cross-coin balance querying, using different address versions 2017-09-13 15:35:48 -03:00
matiu 570c8c193f add coin to getUtxo 2017-09-12 23:42:14 -03:00
Matias Alejo Garcia c6269a39a5 Merge pull request #699 from isocolsky/bch-unit
Use BCH unit on email & push notifications
2017-09-08 16:24:55 -03:00
Ivan Socolsky f0a48e1217
use wallet unit for BCH 2017-09-08 16:18:25 -03:00
Matias Alejo Garcia 03a61f68f2 Merge pull request #698 from isocolsky/fix/support-tool
Bugfix for getWalletFromIdentifier
2017-09-08 15:25:12 -03:00
Ivan Socolsky 8dd76a0dba
handle unsupported pair coin/network 2017-09-08 13:06:13 -03:00
Ivan Socolsky fd9a2ad839
fix check for txid 2017-09-08 12:46:55 -03:00
Matias Alejo Garcia f81b5484c5 Merge pull request #697 from isocolsky/fix/send-max-cash
Fix UTXOs verification on send max
2017-09-04 10:42:08 -03:00
Ivan Socolsky 5c3b0f4d37
get utxos based on current wallet coin 2017-09-04 10:40:16 -03:00
Matias Alejo Garcia 5ba71f1641 Merge pull request #676 from russellpwirtz/patch-1
Update README - fix typo
2017-09-04 09:35:50 -03:00
Matias Alejo Garcia 3d967298f0 Merge pull request #677 from wrinkl3/patch-1
Update README.md
2017-09-04 09:35:16 -03:00
Ivan Socolsky d25e21b0d5 Merge pull request #696 from matiu/bug/sigle-address-dups
fix change address storage for single address wallets
2017-09-04 09:27:33 -03:00
matiu 05982ba166 fix change address storage for single address wallets 2017-09-04 08:46:45 -03:00
Matias Alejo Garcia 5cab2a722b Merge pull request #695 from matiu/bug/uniq
add uniq to insight queries
2017-09-03 11:22:08 -03:00
matiu b74318862e add uniq to insight queries 2017-09-03 11:16:02 -03:00
Matias Alejo Garcia c4f87ccb17 Merge pull request #692 from isocolsky/feat/cross-balance
Allow checking balance of a wallet on a different coin
2017-09-01 15:07:18 -03:00
Ivan Socolsky 7bbc6aea82
check coin arg is valid 2017-09-01 15:06:58 -03:00
Ivan Socolsky 87ba10de84
add coin arg to getBalance 2017-09-01 11:45:19 -03:00
Ivan Socolsky 5dffb5f958 Merge pull request #691 from isocolsky/bump/v2.0.0
v2.0.0
2017-08-31 14:47:41 -03:00
Ivan Socolsky 5babd07201
v2.0.0 2017-08-31 14:47:21 -03:00
Matias Alejo Garcia b2845456d3 Merge pull request #690 from isocolsky/feat/cash
v1.2.0
2017-08-31 14:43:31 -03:00
Ivan Socolsky d3bb52ccf6
v1.2.0 2017-08-31 14:38:42 -03:00
Ivan Socolsky f16b33908f
fix default config 2017-08-31 13:58:45 -03:00
Matias Alejo Garcia e2edfd394f Merge pull request #688 from isocolsky/feat/cash
Bitcoin Cash support
2017-08-31 13:34:16 -03:00
Ivan Socolsky 30494a8133
fetch address by walletId/coin 2017-08-31 11:59:30 -03:00
Ivan Socolsky 98bdaebbfb
fix testdata 2017-08-31 11:04:47 -03:00
Ivan Socolsky c125950891
require bitcore-lib-cash through https 2017-08-30 18:23:05 -03:00
Ivan Socolsky 398c5ccc64
node 8 2017-08-30 17:13:56 -03:00
Ivan Socolsky fbe2040cbb
fix feelevel tests 2017-08-30 15:23:19 -03:00
Ivan Socolsky 9ef45b4409
use SIGHASH_FORKID for cash txs 2017-08-30 15:05:48 -03:00
Ivan Socolsky acdf99a34f
coin dependent default fee levels 2017-08-29 16:33:35 -03:00
Ivan Socolsky cb4ebe8c50
fix block explorer URL 2017-08-29 10:42:12 -03:00
Ivan Socolsky 371d315138
parse coin param on /v2/feelevels/ 2017-08-27 20:54:43 -03:00
Ivan Socolsky 5fbb262ace
allow copayers with same xpub for different coins 2017-08-25 17:20:29 -03:00
Ivan Socolsky ba6fbab240
add coin to bc monitor 2017-08-25 16:31:58 -03:00
Ivan Socolsky 58cb560b79
select appropriate Bitcore when building/signing tx proposal 2017-08-25 16:23:27 -03:00
Ivan Socolsky 06b63e0311
all methods working with coin 2017-08-25 16:04:14 -03:00