Ivan Socolsky
|
619db55e6c
|
refactor actions as array
|
10 years ago |
Matias Alejo Garcia
|
e8dce5adfd
|
update json
|
10 years ago |
Matias Alejo Garcia
|
5804ca4456
|
add fake tx proposal tests
|
10 years ago |
Matias Alejo Garcia
|
59f562a6eb
|
add fake address tests
|
10 years ago |
Ivan Socolsky
|
675369eed0
|
move parseAmount to CLI only
|
10 years ago |
Matias Alejo Garcia
|
c0615d7ac7
|
lock and release tests
|
10 years ago |
Matias Alejo Garcia
|
71d01e279f
|
return correct errors to client
|
10 years ago |
Matias Alejo Garcia
|
f13c95be6b
|
add multiple sign / reject tests
|
10 years ago |
Matias Alejo Garcia
|
36ed3682be
|
sendTx sign reject tests
|
10 years ago |
Matias Alejo Garcia
|
f3a152ca30
|
send TX tests
|
10 years ago |
Matias Alejo Garcia
|
ce8aeee3a9
|
add api tests
|
10 years ago |
Matias Alejo Garcia
|
83f59ddfbb
|
rm express client
|
10 years ago |
Matias Alejo Garcia
|
dc446c5f2b
|
api tests working
|
10 years ago |
Matias Alejo Garcia
|
a6b797c092
|
WIP, supertest testing
|
10 years ago |
Ivan Socolsky
|
8dd523fec8
|
various fixes
|
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
|
33800aff7e
|
fix message encryption/decryption
|
10 years ago |
Matias Alejo Garcia
|
2d70a54c6f
|
fix tests and amount
|
10 years ago |
Matias Alejo Garcia
|
93b3e1db86
|
add inputs as strings to force fail
|
10 years ago |
Matias Alejo Garcia
|
b9538e6486
|
add test to getTxProposal
|
10 years ago |
Matias Alejo Garcia
|
640be90270
|
add test to getTxProposal API
|
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
|
58d46c0ad5
|
encrypt/decrypt proposal message in client api
|
10 years ago |
Ivan Socolsky
|
78033f7c97
|
add encrypt/decrypt methods
|
10 years ago |
Matias Alejo Garcia
|
15e50b6946
|
add tests
|
10 years ago |
Ivan Socolsky
|
52f6529952
|
refactor remaining objects
|
10 years ago |
Ivan Socolsky
|
53be45ac4c
|
refactor copayer construction
|
10 years ago |
Matias Alejo Garcia
|
4db7a80775
|
add tests
|
10 years ago |
Matias Alejo Garcia
|
c6f61ae0da
|
copayerId from pubkey
|
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
|
2121565070
|
async storage
|
10 years ago |
Matias Alejo Garcia
|
673ba2823b
|
working after refactor
|
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 |
Ivan Socolsky
|
8cf28b2200
|
test for dust amount
|
10 years ago |
Ivan Socolsky
|
787a3376be
|
test minimum fee
|
10 years ago |
Ivan Socolsky
|
15b79bfd79
|
cleaner code
|
10 years ago |
Ivan Socolsky
|
528634d0a1
|
remove redundant test
|
10 years ago |
Ivan Socolsky
|
9020c70dd2
|
test acceptance flow
|
10 years ago |
Ivan Socolsky
|
bcdd807395
|
test rejection flow
|
10 years ago |
Ivan Socolsky
|
eba565661c
|
fix integration tests
|
10 years ago |