132 Commits (57ce823162d929b112345afc5481c39fbd1d341e)

Author SHA1 Message Date
Ivan Socolsky 3533b60e6b change fee rounding strategy 9 years ago
Ivan Socolsky 2558dcbbbd support legacy clients + tests 9 years ago
Ivan Socolsky 26aef25be6 compute total bytes to send max 9 years ago
Ivan Socolsky 5b3671b079 fix tests 9 years ago
Ivan Socolsky 344fc525e0 add fee estimation method to txp 9 years ago
Ivan Socolsky 1603c200b6 add excludeUnconfirmedUtxos arg to txp creation 9 years ago
Gregg Zigler bc565f671a get network from first output when multiple outputs in proposal 9 years ago
Ivan Socolsky 15b0f45635 optional html body 9 years ago
Ivan Socolsky 6609814840 test email preferences 9 years ago
Ivan Socolsky 1460bf2128 add language & unit to preferences 9 years ago
Ivan Socolsky 7139847709 remove TxProposal#getHeader 9 years ago
Ivan Socolsky 48e0709607 simplify validations on createTx 9 years ago
Ivan Socolsky dee4a83ded refactor proposal hash 9 years ago
Gregg Zigler 0a4bf8f77f proposal header hash and proposal amount should work with multi-output 9 years ago
Gregg Zigler ab33debdd1 move types to single object, remove default type assignment from proposal 9 years ago
Ivan Socolsky 931923f585 compute kbs needed to send max in getBalance 9 years ago
Gregg Zigler 10644f7edc handle unknown proposal types 9 years ago
Gregg Zigler 453a7187b5 separate common properties from those that vary by proposal type 9 years ago
Gregg Zigler 6f43888176 txproposal with type=multiple-outputs needs an array of outputs 9 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