1560 Commits (68ec16d35a6e13fd96da6b6efe26fc36f7440017)
 

Author SHA1 Message Date
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
Ivan Socolsky 313ebee63d small refactor in tests 10 years ago
Matias Alejo Garcia 1069619af1 Merge pull request #18 from isocolsky/ref/one_instance_per_request 10 years ago
Ivan Socolsky c3f6442901 fix tests 10 years ago
Ivan Socolsky ddbfcbe7f5 refactor server & tests 10 years ago
Ivan Socolsky df84843a96 Merge pull request #14 from matiu/feat/broadcasttx2 10 years ago
Matias Alejo Garcia baf5da9b4d use networkname from txp 10 years ago
Matias Alejo Garcia 1200f2b2f0 add tests to broadcast 10 years ago
Matias Alejo Garcia a04a94dba2 Merge pull request #16 from isocolsky/ref/copayer_index 10 years ago
Ivan Socolsky f1f07cf3ec add copayer lookup 10 years ago
Matias Alejo Garcia dba306045c broadcastTx 10 years ago
Ivan Socolsky bca18b4292 Merge pull request #11 from matiu/feat/signtx 10 years ago
Matias Alejo Garcia ae951c3120 bitcore version 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 06ae34a71f sign TX dummy test passing 10 years ago
Matias Alejo Garcia 0758c2e842 signing test 10 years ago
Matias Alejo Garcia 08c90ad26b sign working 10 years ago
Matias Alejo Garcia 3d95351e6d Merge pull request #13 from isocolsky/getTx 10 years ago
Ivan Socolsky f7e60084f2 add #getTx 10 years ago
Matias Alejo Garcia 01ef9e8702 Merge pull request #12 from isocolsky/ref/errors 10 years ago
Ivan Socolsky b5e089bd18 replace all errors with ClientError 10 years ago
Ivan Socolsky 283eca4e12 rename BadRequestError -> RequestError 10 years ago