Commit Graph

1021 Commits

Author SHA1 Message Date
Ivan Socolsky de631dbfb1 v0.0.45 2015-07-20 16:16:16 -03:00
Ivan Socolsky c22cfd561e fix tx history normalization 2015-07-20 16:10:08 -03:00
Ivan Socolsky c064b5e041 Merge pull request #294 from isocolsky/v0.0.44
v0.0.44
2015-07-20 11:06:08 -03:00
Ivan Socolsky 3d35eb6d89 v0.0.44 2015-07-20 11:05:10 -03:00
Ivan Socolsky 6ab6dd4136 Merge pull request #293 from isocolsky/v0.0.43
v0.0.43
2015-07-20 11:03:40 -03:00
Ivan Socolsky 892290a434 v0.0.43 2015-07-20 11:03:18 -03:00
Ivan Socolsky 018adb2000 Merge pull request #292 from troggy/expose-getUtxos
Expose getUtxos via REST endpoint
2015-07-19 13:14:00 -03:00
Kosta Korenkov 55f3a46b77 Expose getUtxos to public 2015-07-18 12:33:09 +03:00
Matias Alejo Garcia 12c53dd611 Merge pull request #291 from VoR0220/patch-1
Update README.md
2015-07-17 21:31:56 -03:00
VoR0220 7b1d2ca2e4 Update README.md
spelling error fixed
2015-07-17 19:29:27 -05:00
Matias Alejo Garcia 4c74515f67 Merge pull request #285 from isocolsky/fee_levels
Dynamic fee levels
2015-07-17 16:21:05 -03:00
Matias Alejo Garcia fa778d81ff Merge pull request #288 from isocolsky/confirmed_first
Avoid adding extra attributes to utxo list when sorting
2015-07-17 10:55:09 -03:00
Ivan Socolsky efdd5d8761 avoid adding extra attributes to utxo list 2015-07-17 10:52:00 -03:00
Ivan Socolsky 15234bee6b add REST endpoint 2015-07-17 10:32:48 -03:00
Ivan Socolsky d8b45ea51e bwu 0.0.21 2015-07-16 17:51:54 -03:00
Ivan Socolsky 28a6603032 log failed attempts to fetch network fee 2015-07-16 17:47:27 -03:00
Ivan Socolsky 6c6f726a06 return array instead of object 2015-07-16 16:22:55 -03:00
Ivan Socolsky b59a2a7d58 change fee levels 2015-07-16 16:22:55 -03:00
Ivan Socolsky 56f39087cb init blockchain explorer outside loop 2015-07-16 16:22:55 -03:00
Ivan Socolsky 2b243cb0a2 dynamic fees 2015-07-16 16:22:55 -03:00
Matias Alejo Garcia 7d74b4b082 Merge pull request #287 from isocolsky/confirmed_first
Improve prioritization of confirmed vs unconfirmed UTXOs
2015-07-16 16:21:25 -03:00
Ivan Socolsky 1fd1fce82f prioritize 6+ conf 2015-07-16 15:41:05 -03:00
Matias Alejo Garcia 892f7a0a40 Merge pull request #286 from isocolsky/confirmed_first
Make confirmed UTXOs have higher priority when selecting inputs
2015-07-16 13:03:19 -03:00
Ivan Socolsky 0cb085b325 change utxo selection order 2015-07-16 12:55:59 -03:00
Matias Alejo Garcia 281012fae2 Merge pull request #283 from isocolsky/first_seen
Use firstSeenTs when available
2015-07-15 10:29:29 -03:00
Ivan Socolsky bdbbd8ac7a use firstSeenTs when available 2015-07-15 10:27:55 -03:00
Ivan Socolsky 43be63859a Merge pull request #282 from matiu/feat/handle-invalid
Feat/handle invalid
2015-07-15 10:22:35 -03:00
Matias Alejo Garcia bbe6167bb2 fix syntax
Signed-off-by: Matias Alejo Garcia <ematiu@gmail.com>
2015-07-15 10:18:33 -03:00
Matias Alejo Garcia c293635f56 fix config 2015-07-15 10:07:25 -03:00
Matias Alejo Garcia 0349076839 handle invalid txs in history 2015-07-15 10:05:40 -03:00
Ivan Socolsky 4b4db5bef5 Merge pull request #279 from bitpay/matiu-patch-1
Update config.js
2015-07-15 09:49:16 -03:00
Matias Alejo Garcia a1f230dd3d Update config.js
comment email section config (
  // To use email notifications uncomment this:
)
2015-07-14 09:31:47 -03:00
Matias Alejo Garcia 8403373ed3 Merge pull request #277 from matiu/bug/insight-response
fix insight response parsing with from/to are used
2015-07-13 18:07:16 -03:00
Matias Alejo Garcia 348eb0e48a Merge pull request #278 from isocolsky/ref/history_pagination
Remote pagination of tx history
2015-07-13 18:05:34 -03:00
Ivan Socolsky a46c3aa34a fixes 2015-07-13 17:44:42 -03:00
Ivan Socolsky f8712795b2 remote pagination of tx history 2015-07-13 17:32:12 -03:00
Matias Alejo Garcia 80df5e2e31 fix insight response parsing with from/to are used 2015-07-13 16:37:21 -03:00
Ivan Socolsky 2ca5ec966a Merge pull request #276 from isocolsky/bump/v0.0.42
v0.0.42
2015-07-13 14:11:28 -03:00
Ivan Socolsky 45a1f187b8 v0.0.42 2015-07-13 14:11:03 -03:00
Ivan Socolsky 6e9630e0df Merge pull request #274 from greggzigler/bug/simpleProposalHash
proposals with explicit type = simple need legacy header
2015-07-13 13:56:18 -03:00
Gregg Zigler 6e86332d35 new bwu lets this test pass 2015-07-13 09:28:16 -07:00
Gustavo Maximiliano Cortez 4ee73477f8 Merge pull request #275 from isocolsky/email_url
Fix public url for tx in emails
2015-07-13 13:04:39 -03:00
Ivan Socolsky 20b3d50ef9 use template for public tx url 2015-07-13 12:52:28 -03:00
Gregg Zigler bc565f671a get network from first output when multiple outputs in proposal 2015-07-09 12:02:04 -07:00
Gregg Zigler a6f2b70ef2 proposal header utility needs separate args for simple proposals 2015-07-07 15:02:22 -07:00
Gregg Zigler 3df035c5d9 proposals with explicit type = simple need legacy header 2015-07-07 14:25:34 -07:00
Matias Alejo Garcia 4edb212c49 Merge pull request #273 from isocolsky/email_link_to_tx
Allow link to tx in emails
2015-07-05 09:49:52 -03:00
Ivan Socolsky 156ce58c49 v0.0.41 2015-07-03 16:54:31 -03:00
Ivan Socolsky 1494b82c35 generate tx url for emails 2015-07-03 15:08:32 -03:00
Ivan Socolsky b1cc7407ee remove subject from html templates 2015-07-03 14:24:24 -03:00