Commit Graph

1930 Commits

Author SHA1 Message Date
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
Ivan Socolsky 4d7a5ee3d5
prevent joining wallet for different coin 2017-08-25 10:11:46 -03:00
Ivan Socolsky daad0367d7
add coin argument to wallet 2017-08-25 09:52:58 -03:00
Ivan Socolsky 827e05e08e
add bitcore-lib-cash dep 2017-08-22 17:16:05 -03:00
Matias Alejo Garcia b6d9048001 Merge pull request #683 from magmahindenburg/master
Added an index for copayerId in sessions
2017-08-16 15:06:16 +02:00
magmahindenburg b47dfaeb95 Added an index for copayerId in sessions 2017-08-16 14:51:25 +09:00
Alex Shatberashvili 5f68cb27f2 Update README.md 2017-07-28 02:38:47 +04:00
Russ bad1826ec0 Update README - fix typo 2017-07-27 09:41:00 -07:00
Ivan Socolsky 5f3295722b Merge pull request #670 from isocolsky/version-bump
v1.18.0
2017-06-29 15:13:52 -03:00
Ivan Socolsky 0ed05ee808
v1.18.0 2017-06-29 15:09:38 -03:00
Matias Alejo Garcia d416284fc3 Merge pull request #669 from isocolsky/feat/support
Add API methods for support staff
2017-06-29 19:58:52 +02:00
Ivan Socolsky 279d2ecc68
test #getWalletFromIdentifier 2017-06-29 14:51:13 -03:00
Ivan Socolsky 565bc01339
bug fixes 2017-06-29 14:51:13 -03:00
Ivan Socolsky 2ab93cea1d
get wallet from identifier + REST endpoint 2017-06-29 14:51:13 -03:00
Ivan Socolsky 41c82e9e76
add support staff flag to copayer lookup collection 2017-06-29 14:51:12 -03:00
Ivan Socolsky c5d9f44b2d Merge pull request #664 from arve0/patch-1
Fix links in readme
2017-06-05 16:54:44 -03:00
Arve Seljebu 3be1e616e7 Fix links in readme 2017-06-03 13:33:11 +02:00
Ivan Socolsky 7cbfe71a79 Merge pull request #662 from isocolsky/v1.17
v1.17
2017-05-24 11:10:26 -03:00
Ivan Socolsky 88ecc303bb
v1.17 2017-05-24 11:09:57 -03:00
Ivan Socolsky eabf3c978f Merge pull request #661 from isocolsky/v1.16
v1.16.0
2017-05-24 11:01:54 -03:00