Ivan Socolsky
|
208bc0203b
|
change copayerId to use sjcl sha256 over xpub
|
10 years ago |
Ivan Socolsky
|
8ca3b65fad
|
derive signingPubKey from correct xPub
|
10 years ago |
Ivan Socolsky
|
cdbbbec640
|
use sha256 to generate copayerId from xPub
|
10 years ago |
Ivan Socolsky
|
38aff6c3e9
|
base shared key on wallet key
|
10 years ago |
Ivan Socolsky
|
33800aff7e
|
fix message encryption/decryption
|
10 years ago |
Matias Alejo Garcia
|
ba60d4e59a
|
rm console.log
|
10 years ago |
Matias Alejo Garcia
|
c4d97243e1
|
better status while incomplete
|
10 years ago |
Matias Alejo Garcia
|
017305f217
|
fix case
|
10 years ago |
Matias Alejo Garcia
|
2d70a54c6f
|
fix tests and amount
|
10 years ago |
Ivan Socolsky
|
dac04f3db7
|
parse amount on client API sendTxProposal
|
10 years ago |
Ivan Socolsky
|
c23f962030
|
check precision is consistent with unit
|
10 years ago |
Ivan Socolsky
|
a5a672b473
|
add parseAmount method
|
10 years ago |
Ivan Socolsky
|
90bb3e8b18
|
change key_size to 128bits on message encryption
|
10 years ago |
Ivan Socolsky
|
58d46c0ad5
|
encrypt/decrypt proposal message in client api
|
10 years ago |
Ivan Socolsky
|
78033f7c97
|
add encrypt/decrypt methods
|
10 years ago |
Matias Alejo Garcia
|
ac3037f1d4
|
add recreate
|
10 years ago |
Matias Alejo Garcia
|
074cbb6fd8
|
refactor join related funcions
|
10 years ago |
Ivan Socolsky
|
52f6529952
|
refactor remaining objects
|
10 years ago |
Matias Alejo Garcia
|
0bf15a6842
|
add copayer confirmation
|
10 years ago |
Ivan Socolsky
|
4c7f8d3a53
|
refactor Wallet object creation
|
10 years ago |
Ivan Socolsky
|
5c765600b6
|
use getProposalHash in client
|
10 years ago |
Matias Alejo Garcia
|
e2167640fb
|
add host param
|
10 years ago |
Ivan Socolsky
|
53be45ac4c
|
refactor copayer construction
|
10 years ago |
Matias Alejo Garcia
|
4e87dfe548
|
add import
|
10 years ago |
Matias Alejo Garcia
|
c6f61ae0da
|
copayerId from pubkey
|
10 years ago |
Matias Alejo Garcia
|
922e79d34d
|
import working
|
10 years ago |
Matias Alejo Garcia
|
605727fa2d
|
rm data from create
|
10 years ago |
Matias Alejo Garcia
|
9d226effe9
|
add m to export
|
10 years ago |
Matias Alejo Garcia
|
705773aa37
|
add export to text and qr
|
10 years ago |
Ivan Socolsky
|
bea3cf7a65
|
merge SignUtils into WalletUtils
|
10 years ago |
Ivan Socolsky
|
5161d96dd6
|
rename BitcoinUtils -> WalletUtils
|
10 years ago |
Ivan Socolsky
|
b1a29f5005
|
check header & change address
|
10 years ago |
Ivan Socolsky
|
9665f23bc5
|
add proposal check on sign
|
10 years ago |
Matias Alejo Garcia
|
03adc38897
|
add tests, refactor checks
|
10 years ago |
Matias Alejo Garcia
|
196ae2a448
|
add test
|
10 years ago |
Matias Alejo Garcia
|
d56dcd41de
|
completes pkr
|
10 years ago |
Matias Alejo Garcia
|
2121565070
|
async storage
|
10 years ago |
Matias Alejo Garcia
|
673ba2823b
|
working after refactor
|
10 years ago |
Matias Alejo Garcia
|
57532242a4
|
add preconditons
|
10 years ago |
Matias Alejo Garcia
|
cdb8ab94da
|
fix spelling
|
10 years ago |
Matias Alejo Garcia
|
f8b86842a6
|
add missing files
|
10 years ago |
Matias Alejo Garcia
|
85b1bc08b2
|
adds tests to clientAPI and verified
|
10 years ago |
Matias Alejo Garcia
|
c92fbb2898
|
add verifier
|
10 years ago |
Matias Alejo Garcia
|
1507df1bac
|
add address verification
|
10 years ago |
Matias Alejo Garcia
|
9a5655cb9c
|
rm isTEstnet to network
|
10 years ago |
Ivan Socolsky
|
51e453730f
|
use constants from Bitcore
|
10 years ago |
Ivan Socolsky
|
8cf28b2200
|
test for dust amount
|
10 years ago |
Ivan Socolsky
|
787a3376be
|
test minimum fee
|
10 years ago |
Ivan Socolsky
|
f87381577c
|
remove console.log
|
10 years ago |
Matias Alejo Garcia
|
3b0d95b690
|
fix broadcasting
|
10 years ago |