81 Commits (4092847ff5d2ff5686587afbe3c13a84f199fcb3)

Author SHA1 Message Date
Ivan Socolsky 10231c3aa7 set fee if txp successfully created 10 years ago
Ivan Socolsky 4a53da8690 shuffle outputs 10 years ago
Ivan Socolsky e06a788e05 build tx using BWU 10 years ago
Ivan Socolsky 97d4809f68 use Bitcore instance from BWU 10 years ago
Ivan Socolsky 5d537afc60 improve error detection when building tx 10 years ago
Ivan Socolsky 7e43e70e6c refactor PKR to hold other pub keys 10 years ago
Ivan Socolsky 43f294876b use external requestPubKey & fix tests 10 years ago
Ivan Socolsky cfd9061cc4 remove unused packages 10 years ago
Ivan Socolsky 09c20a624f replace with github repo 10 years ago
Ivan Socolsky cabdb35cb1 add params needed to check proposal on airgapped client 10 years ago
Ivan Socolsky c3a64761b6 refactor client 10 years ago
Ivan Socolsky 5f687ea5df broadcast tests 10 years ago
Matias Alejo Garcia 992ef12be3 speed up in signing 10 years ago
Ivan Socolsky 8eefe15762 remove redundant code 10 years ago
Ivan Socolsky 1258ac24fb use isChange from address 10 years ago
Ivan Socolsky 24e6ceeab5 add isChange to address model 10 years ago
Ivan Socolsky 0672c9084f rm hdpath 10 years ago
Ivan Socolsky 6bf2a10fd2 base58 walletId in secret 10 years ago
Matias Alejo Garcia 56f5a58419 WIP ro-rw 10 years ago
Ivan Socolsky 619db55e6c refactor actions as array 10 years ago
Ivan Socolsky 8dd523fec8 various fixes 10 years ago
Matias Alejo Garcia 2d70a54c6f fix tests and amount 10 years ago
Ivan Socolsky 52f6529952 refactor remaining objects 10 years ago
Ivan Socolsky 4c7f8d3a53 refactor Wallet object creation 10 years ago
Ivan Socolsky 53be45ac4c refactor copayer construction 10 years ago
Matias Alejo Garcia 4e87dfe548 add import 10 years ago
Matias Alejo Garcia c6f61ae0da copayerId from pubkey 10 years ago
Ivan Socolsky 5161d96dd6 rename BitcoinUtils -> WalletUtils 10 years ago
Matias Alejo Garcia 9a5655cb9c rm isTEstnet to network 10 years ago
Ivan Socolsky 787a3376be test minimum fee 10 years ago
Matias Alejo Garcia 7c1860117e sign/reject with args (if only one txp) 10 years ago
Ivan Socolsky 9020c70dd2 test acceptance flow 10 years ago
Ivan Socolsky bcdd807395 test rejection flow 10 years ago
Matias Alejo Garcia 5953dc8f1d fix getRawTx 10 years ago
Matias Alejo Garcia a04cded8b9 refactor _checkSignatures 10 years ago
Matias Alejo Garcia 238aeca3b2 balance send working 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 7a4d16f88e notifications class 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 cde30c6b9d add proposalSignature to txp 10 years ago
Ivan Socolsky 674e3a5b77 fix required rejections 10 years ago
Ivan Socolsky 1ba97a3883 fix address creation when wallet not complete 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 196610f2eb txp indexes at storage 10 years ago
Matias Alejo Garcia 1200f2b2f0 add tests to broadcast 10 years ago