Ivan Socolsky
|
daad0367d7
|
add coin argument to wallet
|
7 years ago |
Braydon Fuller
|
20cc273a6f
|
Use secp256k1 c bindings to verify signatures
|
9 years ago |
Ivan Socolsky
|
b863df0b70
|
block access to BWC < 1.2 clients
|
9 years ago |
Ivan Socolsky
|
036abf001c
|
return more info on missing parameters
|
9 years ago |
Ivan Socolsky
|
c01d1568bb
|
adapt fee to avoid change below dust
|
9 years ago |
Ivan Socolsky
|
9ed48f1e77
|
keep adding utxos to raise change above dust
|
9 years ago |
Ivan Socolsky
|
504b52d695
|
compare both utxo selection algorithms
|
9 years ago |
Ivan Socolsky
|
e55983b151
|
mv Utils.buildTx -> TxProposal
|
9 years ago |
Ivan Socolsky
|
2bec543c6f
|
mv Utils.deriveAddress -> Address.derive
|
9 years ago |
Ivan Socolsky
|
795097bf04
|
refactor constants+defaults+utils -> common
|
9 years ago |
Ivan Socolsky
|
eb006c3db3
|
remove bitcore-wallet-utils dependency
|
9 years ago |
Ivan Socolsky
|
5fba6c7f75
|
redefine constants
|
9 years ago |
Ivan Socolsky
|
0631083bae
|
common interface for locks
|
10 years ago |
Ivan Socolsky
|
628dc12d00
|
do not allow locks on undefined
|
10 years ago |
Ivan Socolsky
|
a78de0195b
|
check required arguments without throwing exceptions
|
10 years ago |
Matias Alejo Garcia
|
8ac34da3ef
|
add createTx
|
10 years ago |
Ivan Socolsky
|
399c412cde
|
change indentation
|
10 years ago |
Ivan Socolsky
|
5114b0cc25
|
move #runLocked to utils.js
|
10 years ago |
Ivan Socolsky
|
07012633a9
|
checking arguments
|
10 years ago |