74 Commits (7a4d16f88ef0cfde9eaca27f8f51398994be6c95)

Author SHA1 Message Date
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
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
Ivan Socolsky c3f6442901 fix tests 10 years ago
Ivan Socolsky ddbfcbe7f5 refactor server & tests 10 years ago
Matias Alejo Garcia 1200f2b2f0 add tests to broadcast 10 years ago
Matias Alejo Garcia 4bf541c7b1 transaction signing 10 years ago
Matias Alejo Garcia 471a9e7c1a fix addresses in helper / utxos 10 years ago
Matias Alejo Garcia 9a88a6f8f6 fix addresses in helper / utxos 10 years ago
Matias Alejo Garcia 0758c2e842 signing test 10 years ago
Matias Alejo Garcia 08c90ad26b sign working 10 years ago
Ivan Socolsky fdd3b831c0 fix insufficient funds error msg & tests 10 years ago
Ivan Socolsky 8e7fa61466 refactor errors 10 years ago
Matias Alejo Garcia 8ac34da3ef add createTx 10 years ago
Ivan Socolsky 72e27606b9 add tests to createAddress 10 years ago
Matias Alejo Garcia fc16cfa8af merge 10 years ago
Ivan Socolsky 7bf0f755ed add test to create many addresses simultaneously 10 years ago
Ivan Socolsky 8d8def9f4e refactor address manager 10 years ago
Ivan Socolsky 790fe56122 . 10 years ago
Ivan Socolsky 3ca1196819 add test for invalid m/n combination 10 years ago
Ivan Socolsky d4865de91d fix UTXOs selection & balance calculation 10 years ago
Matias Alejo Garcia c387b51867 run js-beautifier 10 years ago
Matias Alejo Garcia b5fbd55d89 getAddress working! 10 years ago
Matias Alejo Garcia 090faf62a2 add models tests 10 years ago
Matias Alejo Garcia 0bccc864fb create address + test in wallet 10 years ago