Ivan Socolsky
|
bea3cf7a65
|
merge SignUtils into WalletUtils
|
10 years ago |
Ivan Socolsky
|
5161d96dd6
|
rename BitcoinUtils -> WalletUtils
|
10 years ago |
Ivan Socolsky
|
9665f23bc5
|
add proposal check on sign
|
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
|
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
|
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 |
Ivan Socolsky
|
1ba97a3883
|
fix address creation when wallet not complete
|
10 years ago |
Ivan Socolsky
|
70475fa17c
|
remove recreate wallet test
|
10 years ago |
Ivan Socolsky
|
7726a69ae5
|
fix txProposal#isPending
|
10 years ago |
Matias Alejo Garcia
|
e1ab87c173
|
txproposal id = time + uuid
|
10 years ago |
Matias Alejo Garcia
|
44b9691e3e
|
wallet id = uuid
|
10 years ago |
Matias Alejo Garcia
|
97b6ebdc97
|
copayer id = uuid
|
10 years ago |
Matias Alejo Garcia
|
ea24e093c0
|
add tests to getTx
|
10 years ago |
Matias Alejo Garcia
|
9cb47a680a
|
index implemented for fetch pending
|
10 years ago |
Ivan Socolsky
|
0ee2abf841
|
add TODO list and test cases
|
10 years ago |
Ivan Socolsky
|
313ebee63d
|
small refactor in tests
|
10 years ago |