651 Commits (a197d5c98b8216390c01eea2d640b3d07745686f)

Author SHA1 Message Date
Matias Alejo Garcia 80df5e2e31 fix insight response parsing with from/to are used 9 years ago
Ivan Socolsky 20b3d50ef9 use template for public tx url 9 years ago
Gregg Zigler bc565f671a get network from first output when multiple outputs in proposal 9 years ago
Gregg Zigler 3df035c5d9 proposals with explicit type = simple need legacy header 9 years ago
Ivan Socolsky 1494b82c35 generate tx url for emails 9 years ago
Ivan Socolsky b1cc7407ee remove subject from html templates 9 years ago
Ivan Socolsky 470df32a09 add getPublicUrlForTx to blockchain explorer 9 years ago
Ivan Socolsky c3a445a8c6 fix check 9 years ago
Gustavo Maximiliano Cortez 44b71f2b64
Fixes reading from config.js 9 years ago
Ivan Socolsky 9c98502969 improve unit format in emails 9 years ago
Ivan Socolsky cbb1645369 try catch on formatAmount 9 years ago
Ivan Socolsky d76cd8ec5a add client-version to expressapp 9 years ago
Ivan Socolsky 8a8f4e7b48 avoid sending email if unable to apply template 9 years ago
Ivan Socolsky c7691400c2 improve error check 9 years ago
Ivan Socolsky fb0dcee054 combine new preferences with stored preferences 9 years ago
Ivan Socolsky 116bea1aa5 ignore unrecognized preferences 9 years ago
Ivan Socolsky efcabce315 store client version on every request 9 years ago
Kirvx d3404a0dda Add French to email templates 9 years ago
dabura667 1be10e2384 Add Japanese to email templates 9 years ago
Ivan Socolsky 15b0f45635 optional html body 9 years ago
Ivan Socolsky 2d5fdaca1b include unit when rendering template 9 years ago
Ivan Socolsky 044f511726 select template based on language 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 f324fd80cd replace missing and unsupported flags with output.valid, similar to each loops below 9 years ago
Gregg Zigler c64790f014 lodash each needs return-false to break out of loop, travis timeout debug 9 years ago
Gregg Zigler fa2170a5f3 avoid badFoo flags, avoid _.each() bug, use for-loop to check each output 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 999bcbbe7d refactor code 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 ba54b01797 remove safety check, log error 9 years ago
Ivan Socolsky e349a10a67 simplify testing 9 years ago
Ivan Socolsky 366638b2d4 implement variable fee per kb 10 years ago
Ivan Socolsky 9f4ef16bba test fee behavior 10 years ago
Ivan Socolsky 622d7842b6 fix init & event redirection 9 years ago
Matias Alejo Garcia 20e4dd8da0 update fetched txs 9 years ago
Matias Alejo Garcia 4569f1d3c5 backoff time only active after backoffOffset 9 years ago
Matias Alejo Garcia 895c52bada exponential backoff 9 years ago
Matias Alejo Garcia caafaf25f6 add a reject / creation backoff time 9 years ago
Matias Alejo Garcia dcfff424d7 fix err msg 9 years ago
Matias Alejo Garcia 94becc8960 fix notify order 9 years ago
Ivan Socolsky b45acded82 fix data parsing 10 years ago
Matias Alejo Garcia 139deac770 adds .deleteLockTime to getTxproposals 10 years ago