732 Commits (d558156620fde2d790ebfd7841323d08024117e3)

Author SHA1 Message Date
Gregg Zigler fa2170a5f3 avoid badFoo flags, avoid _.each() bug, use for-loop to check each output 10 years ago
Gregg Zigler 0a4bf8f77f proposal header hash and proposal amount should work with multi-output 10 years ago
Gregg Zigler ab33debdd1 move types to single object, remove default type assignment from proposal 10 years ago
Ivan Socolsky 999bcbbe7d refactor code 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 ba54b01797 remove safety check, log error 10 years ago
Ivan Socolsky e349a10a67 simplify testing 10 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 10 years ago
Matias Alejo Garcia 20e4dd8da0 update fetched txs 10 years ago
Matias Alejo Garcia 4569f1d3c5 backoff time only active after backoffOffset 10 years ago
Matias Alejo Garcia 895c52bada exponential backoff 10 years ago
Matias Alejo Garcia caafaf25f6 add a reject / creation backoff time 10 years ago
Matias Alejo Garcia dcfff424d7 fix err msg 10 years ago
Matias Alejo Garcia 94becc8960 fix notify order 10 years ago
Ivan Socolsky b45acded82 fix data parsing 10 years ago
Matias Alejo Garcia 139deac770 adds .deleteLockTime to getTxproposals 10 years ago
Ivan Socolsky 4f8faa826b implement Insight as a separate blockchain explorer 10 years ago
Matias Alejo Garcia 5d943a4b27 allow to remove creator, in tx without other signatures 10 years ago
Ivan Socolsky 470fd84ab7 refactor bcmonitor initialization 10 years ago
Matias Alejo Garcia 74c8b34188 allow delete proposals after 24hrs 10 years ago
Ivan Socolsky 23cca5a948 lock emailservice instances 10 years ago
Ivan Socolsky 8151f68c3c unique recipient list 10 years ago
Ivan Socolsky 8574fd5774 improve tx finally rejected email 10 years ago
Ivan Socolsky 638b90ed18 migrate templates to mustache 10 years ago
Ivan Socolsky 71d97f34f9 add amount to outgoingTx email 10 years ago
Ivan Socolsky 26cb34e2b7 include amount in incomingTx email 10 years ago
Ivan Socolsky 46b4652c8a test email for tx creation 10 years ago
Ivan Socolsky 5c6b5aeae2 send email from a separate service 10 years ago
Ivan Socolsky 83b65193af check blockchain if broadcast fails 10 years ago
Ivan Socolsky 33827c5b18 add getTransaction method 10 years ago
Ivan Socolsky c1f7ad360c spend proposal -> payment proposal 10 years ago
Ivan Socolsky 7e4a5f966a refactor REST endpoint 10 years ago
Ivan Socolsky 544f916f4f refactor statistics to filter at the db level 10 years ago
Ivan Socolsky 6fca11088c fix initialization 10 years ago
Ivan Socolsky f58f7eb7e4 call cb even if email service is not defined 10 years ago
Matias Alejo Garcia fcd410e6b1 Update stats.js 10 years ago
Ivan Socolsky 003f353022 allow for reinitialization 10 years ago
Ivan Socolsky d27a403b08 invoke cb 10 years ago
Ivan Socolsky ece903230b add BLOCKCHAINERROR error code 10 years ago
Ivan Socolsky 226f18d345 preserve order of notifications 10 years ago
Ivan Socolsky 2942d4dc05 add endpoint for preferences 10 years ago
Ivan Socolsky 0a0869c4fa add email notification & template 10 years ago
Ivan Socolsky 1f2ac1296e add WalletComplete notification 10 years ago
Matias Pando f8121a1133 Adding stats to /lib 10 years ago
Matias Pando 0412a35195 Added missing returns and moved to /lib 10 years ago