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 |
Matias Alejo Garcia
|
5953dc8f1d
|
fix getRawTx
|
10 years ago |
Matias Alejo Garcia
|
a04cded8b9
|
refactor _checkSignatures
|
10 years ago |
Ivan Socolsky
|
8de10975cf
|
add copayer name to txp
|
10 years ago |
Ivan Socolsky
|
53bb2567d6
|
always check proposal signature
|
10 years ago |
Ivan Socolsky
|
18252b2cae
|
simplify createAndJoinWallet helper
|
10 years ago |
Ivan Socolsky
|
6ca443bf58
|
improvements
|
10 years ago |
Ivan Socolsky
|
50c217c994
|
fix tests
|
10 years ago |
Matias Alejo Garcia
|
8945b59fd4
|
add server to check ts is in epoch
|
10 years ago |
Matias Alejo Garcia
|
0d36c3481b
|
check also emits
|
10 years ago |
Matias Alejo Garcia
|
5757ec5e06
|
more tests for notifications
|
10 years ago |
Matias Alejo Garcia
|
d548639334
|
test passing with notifications
|
10 years ago |
Matias Alejo Garcia
|
d7357c53ea
|
add tests
|
10 years ago |
Ivan Socolsky
|
86b51f6501
|
simplify utxo creation
|
10 years ago |
Ivan Socolsky
|
15798be382
|
improve error messages
|
10 years ago |
Matias Alejo Garcia
|
f8702ebcce
|
rm pending Tx
|
10 years ago |
Matias Alejo Garcia
|
324c058303
|
add test to reject
|
10 years ago |
Ivan Socolsky
|
b2b70f7356
|
simplify proposal creation
|
10 years ago |
Ivan Socolsky
|
6689c1347f
|
add testdata
|
10 years ago |
Ivan Socolsky
|
cde30c6b9d
|
add proposalSignature to txp
|
10 years ago |
Matias Alejo Garcia
|
b19d12157a
|
delete wallet working
|
10 years ago |
Ivan Socolsky
|
a78de0195b
|
check required arguments without throwing exceptions
|
10 years ago |
Ivan Socolsky
|
674e3a5b77
|
fix required rejections
|
10 years ago |
Ivan Socolsky
|
8e105d731a
|
check wallet status using #isComplete()
|
10 years ago |
Ivan Socolsky
|
240b3322b0
|
made address and wallet storage atomic
|
10 years ago |
Ivan Socolsky
|
07332a1561
|
test valid toAddress on createTx
|
10 years ago |
Ivan Socolsky
|
b9afbaf0de
|
remove isChange arg from #createAddress
|
10 years ago |
Ivan Socolsky
|
29e3b5a087
|
decreased running time on slow tests
|
10 years ago |
Ivan Socolsky
|
53fa9fcace
|
simultaneous tx creation
|
10 years ago |
Ivan Socolsky
|
e665db210b
|
refactor join wallet tests
|
10 years ago |
Ivan Socolsky
|
c1a0ec6f5d
|
add tests
|
10 years ago |
Ivan Socolsky
|
516926c78a
|
implement test to see tx proposal created by other copayers
|
10 years ago |
Ivan Socolsky
|
00c56650da
|
fix tx creation when wallet not complete
|
10 years ago |