228 Commits (8d382c1e88e85cb4557592c83627d56f9503dac4)

Author SHA1 Message Date
Matias Alejo Garcia 8d382c1e88 add txproposal -i 10 years ago
Matias Alejo Garcia 3b8873b7a8 add output amount 10 years ago
Matias Alejo Garcia e12b6b8158 add access levels to import / export 10 years ago
Matias Alejo Garcia 7dba50faad ro-rw working! 10 years ago
Matias Alejo Garcia 56f5a58419 WIP ro-rw 10 years ago
Ivan Socolsky efa706e68c fix signatures 10 years ago
Matias Alejo Garcia 9e724cabee default bit.dat file; 10 years ago
Ivan Socolsky 5af3ec8839 fix signatures for same address utxos 10 years ago
Ivan Socolsky e7aa060e15 refactor block explorer stubbing 10 years ago
Matias Alejo Garcia 1e10c751e9 rm CopayServer 10 years ago
Ivan Socolsky 266db38fa4 if decrypted, txp.message contains cleartext and txp.encryptedMessage contains cyphertext 10 years ago
Ivan Socolsky 5a3b754ea1 encrypt/decrypt rejection comment 10 years ago
Ivan Socolsky 619db55e6c refactor actions as array 10 years ago
Matias Alejo Garcia 0cdf5759da . 10 years ago
Matias Alejo Garcia e8dce5adfd update json 10 years ago
Matias Alejo Garcia 5804ca4456 add fake tx proposal tests 10 years ago
Ivan Socolsky 675369eed0 move parseAmount to CLI only 10 years ago
Matias Alejo Garcia c0615d7ac7 lock and release tests 10 years ago
Matias Alejo Garcia 71d01e279f return correct errors to client 10 years ago
Matias Alejo Garcia 733c22c0fa fix tests 10 years ago
Matias Alejo Garcia 36ed3682be sendTx sign reject tests 10 years ago
Matias Alejo Garcia f3a152ca30 send TX tests 10 years ago
Matias Alejo Garcia ce8aeee3a9 add api tests 10 years ago
Matias Alejo Garcia dc446c5f2b api tests working 10 years ago
Matias Alejo Garcia a6b797c092 WIP, supertest testing 10 years ago
Ivan Socolsky 8dd523fec8 various fixes 10 years ago
Ivan Socolsky 208bc0203b change copayerId to use sjcl sha256 over xpub 10 years ago
Ivan Socolsky 8ca3b65fad derive signingPubKey from correct xPub 10 years ago
Ivan Socolsky cdbbbec640 use sha256 to generate copayerId from xPub 10 years ago
Ivan Socolsky 38aff6c3e9 base shared key on wallet key 10 years ago
Ivan Socolsky 33800aff7e fix message encryption/decryption 10 years ago
Matias Alejo Garcia ba60d4e59a rm console.log 10 years ago
Matias Alejo Garcia c4d97243e1 better status while incomplete 10 years ago
Matias Alejo Garcia 017305f217 fix case 10 years ago
Matias Alejo Garcia 2d70a54c6f fix tests and amount 10 years ago
Ivan Socolsky dac04f3db7 parse amount on client API sendTxProposal 10 years ago
Ivan Socolsky c23f962030 check precision is consistent with unit 10 years ago
Ivan Socolsky a5a672b473 add parseAmount method 10 years ago
Ivan Socolsky 90bb3e8b18 change key_size to 128bits on message encryption 10 years ago
Ivan Socolsky 58d46c0ad5 encrypt/decrypt proposal message in client api 10 years ago
Ivan Socolsky 78033f7c97 add encrypt/decrypt methods 10 years ago
Matias Alejo Garcia ac3037f1d4 add recreate 10 years ago
Matias Alejo Garcia 074cbb6fd8 refactor join related funcions 10 years ago
Ivan Socolsky 52f6529952 refactor remaining objects 10 years ago
Matias Alejo Garcia 0bf15a6842 add copayer confirmation 10 years ago
Ivan Socolsky 4c7f8d3a53 refactor Wallet object creation 10 years ago
Ivan Socolsky 5c765600b6 use getProposalHash in client 10 years ago
Matias Alejo Garcia e2167640fb add host param 10 years ago
Ivan Socolsky 53be45ac4c refactor copayer construction 10 years ago
Matias Alejo Garcia 4e87dfe548 add import 10 years ago