224 Commits (8dd76a0dbac66ed828d30c68bc80c341702b8355)

Author SHA1 Message Date
Gregg Zigler ab33debdd1 move types to single object, remove default type assignment from proposal 10 years ago
Ivan Socolsky 931923f585 compute kbs needed to send max in getBalance 10 years ago
Gregg Zigler 10644f7edc handle unknown proposal types 10 years ago
Gregg Zigler 453a7187b5 separate common properties from those that vary by proposal type 10 years ago
Gregg Zigler 6f43888176 txproposal with type=multiple-outputs needs an array of outputs 10 years ago
Ivan Socolsky 366638b2d4 implement variable fee per kb 10 years ago
Matias Alejo Garcia 5d943a4b27 allow to remove creator, in tx without other signatures 10 years ago
Ivan Socolsky 23cca5a948 lock emailservice instances 10 years ago
Ivan Socolsky 897b39f8cd mark emails as sent/fail 10 years ago
Ivan Socolsky 3d901852ab more robust send loop 10 years ago
Ivan Socolsky b78395b851 add nodemailer + templates 10 years ago
Ivan Socolsky 39b254b163 fix tests 10 years ago
Ivan Socolsky de037a3227 add email model 10 years ago
Ivan Socolsky d616959320 add preferences 10 years ago
Ivan Socolsky 4b53947ae6 add network to txproposal model 10 years ago
Ivan Socolsky d8524fed2a add network to address model 10 years ago
Ivan Socolsky 88c7323a0e add walletId to address 10 years ago
Ivan Socolsky 1b2b0dc146 implement mongodb storage 10 years ago
Ivan Socolsky b8501ddb1f unit tests for storage 10 years ago
Ivan Socolsky be0565fca0 test rewind 10 years ago
Ivan Socolsky 1a615e5bb5 discard blocks without activity 10 years ago
Ivan Socolsky 8195e067c3 save wallet inside lock 10 years ago
Ivan Socolsky a643d62fb0 test scan status 10 years ago
Ivan Socolsky fe29fa107a start scan 10 years ago
Matias Alejo Garcia c582842a99 update pkr signature 10 years ago
Matias Alejo Garcia 089ca1fec6 refactor update pkr 10 years ago
Matias Alejo Garcia ce53209a79 update fromObj 10 years ago
Matias Alejo Garcia 747762d114 add API entry point to update reqpubkey 10 years ago
Matias Alejo Garcia 039396dfaa id param to wallet create 10 years ago
Ivan Socolsky 5349529444 add address derivation to copayer model 10 years ago
Ivan Socolsky 26d4d5c434 fix typo 10 years ago
Ivan Socolsky ff29691cd2 add socket connection to block explorer 10 years ago
Ivan Socolsky 4e840328bd add walletId to txProposal model 10 years ago
Ivan Socolsky ef45a97e5b add walletId to notification model 10 years ago
Matias Alejo Garcia 8b4a946497 add payproUrl to model 10 years ago
Ivan Socolsky 43de1e458c add creator to notifications 10 years ago
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