461 Commits (3c02a0bf89e8d6d63d24fe747f73f48f9fbfdf53)

Author SHA1 Message Date
Kosta Korenkov 55f3a46b77 Expose getUtxos to public 10 years ago
Ivan Socolsky efdd5d8761 avoid adding extra attributes to utxo list 10 years ago
Ivan Socolsky 15234bee6b add REST endpoint 10 years ago
Ivan Socolsky 28a6603032 log failed attempts to fetch network fee 10 years ago
Ivan Socolsky 6c6f726a06 return array instead of object 10 years ago
Ivan Socolsky b59a2a7d58 change fee levels 10 years ago
Ivan Socolsky 56f39087cb init blockchain explorer outside loop 10 years ago
Ivan Socolsky 2b243cb0a2 dynamic fees 10 years ago
Ivan Socolsky 1fd1fce82f prioritize 6+ conf 10 years ago
Ivan Socolsky 0cb085b325 change utxo selection order 10 years ago
Ivan Socolsky bdbbd8ac7a use firstSeenTs when available 10 years ago
Matias Alejo Garcia bbe6167bb2 fix syntax 10 years ago
Matias Alejo Garcia 0349076839 handle invalid txs in history 10 years ago
Ivan Socolsky f8712795b2 remote pagination of tx history 10 years ago
Gregg Zigler 3df035c5d9 proposals with explicit type = simple need legacy header 10 years ago
Ivan Socolsky c3a445a8c6 fix check 10 years ago
Ivan Socolsky d76cd8ec5a add client-version to expressapp 10 years ago
Ivan Socolsky fb0dcee054 combine new preferences with stored preferences 10 years ago
Ivan Socolsky 116bea1aa5 ignore unrecognized preferences 10 years ago
Ivan Socolsky efcabce315 store client version on every request 10 years ago
Ivan Socolsky 1460bf2128 add language & unit to preferences 10 years ago
Ivan Socolsky 7139847709 remove TxProposal#getHeader 10 years ago
Ivan Socolsky 48e0709607 simplify validations on createTx 10 years ago
Ivan Socolsky dee4a83ded refactor proposal hash 10 years ago
Gregg Zigler f324fd80cd replace missing and unsupported flags with output.valid, similar to each loops below 10 years ago
Gregg Zigler c64790f014 lodash each needs return-false to break out of loop, travis timeout debug 10 years ago
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
Ivan Socolsky 999bcbbe7d refactor code 10 years ago
Ivan Socolsky 931923f585 compute kbs needed to send max in getBalance 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
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
Matias Alejo Garcia 5d943a4b27 allow to remove creator, in tx without other signatures 10 years ago
Matias Alejo Garcia 74c8b34188 allow delete proposals after 24hrs 10 years ago
Ivan Socolsky 8574fd5774 improve tx finally rejected email 10 years ago
Ivan Socolsky 71d97f34f9 add amount to outgoingTx email 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 003f353022 allow for reinitialization 10 years ago
Ivan Socolsky d27a403b08 invoke cb 10 years ago