133 Commits (7a4d16f88ef0cfde9eaca27f8f51398994be6c95)
 

Author SHA1 Message Date
Matias Alejo Garcia 7a4d16f88e notifications class 10 years ago
Matias Alejo Garcia 38af347c19 WIP, Proof of concept 10 years ago
Matias Alejo Garcia 2e612791f6 notifications WIP 10 years ago
Ivan Socolsky 53d74b3f6e Merge pull request #27 from matiu/feat/removeTx 10 years ago
Matias Alejo Garcia 7ba4d4814c fix var name 10 years ago
Matias Alejo Garcia f8702ebcce rm pending Tx 10 years ago
Matias Alejo Garcia 324c058303 add test to reject 10 years ago
Matias Alejo Garcia 7975bb2499 remove pending tx 10 years ago
Ivan Socolsky 11a7a65bc5 Merge pull request #25 from matiu/feat/locked-delete 10 years ago
Matias Alejo Garcia 1a93f336a1 Merge pull request #24 from isocolsky/ref/helper 10 years ago
Ivan Socolsky b2b70f7356 simplify proposal creation 10 years ago
Matias Alejo Garcia cc757f935e add lock to removeWallet 10 years ago
Matias Alejo Garcia ebc7e2e885 Merge pull request #23 from isocolsky/ref/createTx 10 years ago
Ivan Socolsky 6689c1347f add testdata 10 years ago
Ivan Socolsky cde30c6b9d add proposalSignature to txp 10 years ago
Ivan Socolsky 7df19fe754 Merge pull request #22 from matiu/feat/delete-wallet 10 years ago
Matias Alejo Garcia 1ab279ab15 rm copayers first 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 8f277b179c simplify required rejections formula 10 years ago
Matias Alejo Garcia 4cf2f7e8ca Merge pull request #21 from isocolsky/fix/rejections 10 years ago
Ivan Socolsky 674e3a5b77 fix required rejections 10 years ago
Matias Alejo Garcia db1d1dd463 delete txp and wallet 10 years ago
Matias Alejo Garcia 8fc682953a Merge pull request #20 from isocolsky/tests 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 254b476fd5 update TODO.txt 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
Ivan Socolsky 4ce51b2e39 Merge pull request #19 from matiu/feat/uuid 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
Ivan Socolsky cf56d627d4 Merge pull request #17 from matiu/feat/history 10 years ago
Matias Alejo Garcia 3d8cc2e2a3 keys name 10 years ago
Matias Alejo Garcia ea24e093c0 add tests to getTx 10 years ago
Matias Alejo Garcia 22a88e94fa rm async 10 years ago
Matias Alejo Garcia 9cb47a680a index implemented for fetch pending 10 years ago
Matias Alejo Garcia 0a7edd9523 add KEY to storage 10 years ago
Matias Alejo Garcia 196610f2eb txp indexes at storage 10 years ago
Ivan Socolsky 0ee2abf841 add TODO list and test cases 10 years ago