1109 Commits (46bee919daf560b86171ef3e30bb129f0a528d73)

Author SHA1 Message Date
Matias Alejo Garcia e87521149a
new timeouts 7 years ago
Matias Alejo Garcia 9d6af8cd0e
add rateLimiter to estimateFee 7 years ago
matiu 51f66c7f8d do not decorate address with .coin param is given 7 years ago
matiu a9e56dd3be fix getUtxos + tests 7 years ago
matiu 5186392558 add BCH createTX tests 7 years ago
matiu d8e6964587 support cross-coin balance querying, using different address versions 7 years ago
matiu 570c8c193f add coin to getUtxo 7 years ago
Ivan Socolsky f0a48e1217
use wallet unit for BCH 7 years ago
Ivan Socolsky 8dd76a0dba
handle unsupported pair coin/network 7 years ago
Ivan Socolsky fd9a2ad839
fix check for txid 7 years ago
Ivan Socolsky 5c3b0f4d37
get utxos based on current wallet coin 7 years ago
matiu 05982ba166 fix change address storage for single address wallets 7 years ago
matiu b74318862e add uniq to insight queries 7 years ago
Ivan Socolsky 7bbc6aea82
check coin arg is valid 7 years ago
Ivan Socolsky 87ba10de84
add coin arg to getBalance 7 years ago
Ivan Socolsky 30494a8133
fetch address by walletId/coin 7 years ago
Ivan Socolsky 9ef45b4409
use SIGHASH_FORKID for cash txs 7 years ago
Ivan Socolsky acdf99a34f
coin dependent default fee levels 7 years ago
Ivan Socolsky 371d315138
parse coin param on /v2/feelevels/ 7 years ago
Ivan Socolsky 5fbb262ace
allow copayers with same xpub for different coins 7 years ago
Ivan Socolsky ba6fbab240
add coin to bc monitor 7 years ago
Ivan Socolsky 58cb560b79
select appropriate Bitcore when building/signing tx proposal 7 years ago
Ivan Socolsky 06b63e0311
all methods working with coin 7 years ago
Ivan Socolsky 4d7a5ee3d5
prevent joining wallet for different coin 7 years ago
Ivan Socolsky daad0367d7
add coin argument to wallet 7 years ago
magmahindenburg b47dfaeb95 Added an index for copayerId in sessions 7 years ago
Ivan Socolsky 279d2ecc68
test #getWalletFromIdentifier 8 years ago
Ivan Socolsky 565bc01339
bug fixes 8 years ago
Ivan Socolsky 2ab93cea1d
get wallet from identifier + REST endpoint 8 years ago
Ivan Socolsky 41c82e9e76
add support staff flag to copayer lookup collection 8 years ago
Gustavo Maximiliano Cortez 3aaa2bf82e
Adds template for tx-confirmation 8 years ago
Ivan Socolsky acd75cd62c
fix insight block url 8 years ago
Ivan Socolsky dd1c90f2bc
fix arg in call to insight 8 years ago
Ivan Socolsky da6e61b7e7
add REST endpoint 8 years ago
Ivan Socolsky 8df8327395
send email 8 years ago
Ivan Socolsky c621d1c573
send push notification 8 years ago
Ivan Socolsky c87350d7ef
send notification 8 years ago
Ivan Socolsky 7803e4576b
tx confirmation subs API endpoints 8 years ago
Ivan Socolsky fdea614d81
storage fns for tx confirmation subs 8 years ago
Ivan Socolsky 300102e053
add tx confirmation model 8 years ago
Ivan Socolsky 0dbdfa1857
refactor fn names 8 years ago
Ivan Socolsky 13472e147a
add method to get txids from a specified block 8 years ago
Ivan Socolsky 4be0937e5b
fix resulting amount below dust 8 years ago
Ivan Socolsky a2944af07e
avoid replaying notification for incoming txs 8 years ago
Ivan Socolsky bbb6890fd5
only tag unconfirmed txs 8 years ago
Ivan Socolsky 8e60cf01de
avoid storing empty collection 8 years ago
Ivan Socolsky 4fd339da29
store address index even when no new addresses are generated 8 years ago
Ivan Socolsky 785fc4676e
improve robustness & tests 8 years ago
Ivan Socolsky 1d4cf86a56
detect low fee txs in tx history 8 years ago
CarlosFaria94 ea54fe5a58 Replace ServerWithAuth by Server in getFiatRate 8 years ago