Commit Graph

1669 Commits

Author SHA1 Message Date
Ivan Socolsky 251c743e16
refactor retrieving normalized txs
Conflicts:
	lib/server.js
2016-08-06 00:10:08 -03:00
Ivan Socolsky b2731e59f1
blockchain height endpoint 2016-08-06 00:09:36 -03:00
Matias Alejo Garcia f7ec6e3a0b
implement "buckets" to split big values in mongodb 2016-07-29 18:15:25 -03:00
Matias Alejo Garcia b3090c6352
no result fix 2016-07-29 13:05:42 -03:00
Matias Alejo Garcia bb08cba966
rm node versions 0.10 and 0.12 2016-07-29 12:36:22 -03:00
Matias Alejo Garcia 77547e65aa
fix padding last request 2016-07-29 11:51:45 -03:00
Matias Alejo Garcia c220a09354
fix bug when asking beyong cache limit 2016-07-29 11:38:03 -03:00
Matias Alejo Garcia 27b2275461
add names 2016-07-29 10:51:21 -03:00
Matias Alejo Garcia 926506c394
add cache resets 2016-07-29 10:39:01 -03:00
Matias Alejo Garcia 9a09050646
better tests 2016-07-29 08:52:36 -03:00
Matias Alejo Garcia 19d95d9a49
ref tests 2016-07-27 10:25:13 -03:00
Matias Alejo Garcia 63e6847767
better tests 2016-07-27 09:57:54 -03:00
Matias Alejo Garcia 5db61703b4
better tests 2016-07-27 09:46:20 -03:00
Matias Alejo Garcia 35f44b4636
store history cache 2016-07-26 21:10:49 -03:00
Matias Alejo Garcia e8a687d59e
fetch address 2016-07-26 17:55:29 -03:00
Matias Alejo Garcia 4946583afe
mv post params to query string 2016-07-21 17:29:07 -03:00
Matias Alejo Garcia 522c24f531
. 2016-07-21 16:21:36 -03:00
Matias Alejo Garcia 32d9d0c921
add trim options and timeout 2016-07-21 15:41:29 -03:00
Matias Alejo Garcia 8ba6048cb4 Merge pull request #540 from isocolsky/log-legacy
Log deprecated
2016-07-15 14:03:51 -03:00
Ivan Socolsky 17ba7b32db
1.9.1 2016-07-15 12:05:51 -03:00
Ivan Socolsky 6a45e00a4c
warn deprecated method invoked 2016-07-15 12:05:32 -03:00
Matias Alejo Garcia 21afe4d9b7 Merge pull request #533 from isocolsky/ref/stats
Improve stats performance
2016-06-23 08:36:14 -03:00
Ivan Socolsky dbea849e76
fix last day issues + log errors 2016-06-22 16:46:57 -03:00
Ivan Socolsky a743f1949a
refactor using mapReduce 2016-06-21 16:59:07 -03:00
Matias Alejo Garcia ab8ee233e0 Merge pull request #530 from isocolsky/fix/dust
Improve DUST check
2016-06-10 14:34:49 -03:00
Ivan Socolsky aa2a08ac04
hardcoded dust threshold 2016-06-10 13:50:57 -03:00
Ivan Socolsky 79f1d6156d Merge pull request #528 from carlosfaria94/patch-1
Update storage.js
2016-06-09 14:58:24 -03:00
Carlos Faria 51faf1acf3 Update storage.js
Remove the log of mongoDB credentials. For security reasons.
2016-06-09 18:55:22 +01:00
Matias Alejo Garcia d8633065cd Merge pull request #527 from isocolsky/ref/empty-notes
Allow empty tx notes
2016-06-07 09:19:53 -03:00
Ivan Socolsky 6fdcfcae3c
v1.9.0 2016-06-07 09:15:35 -03:00
Ivan Socolsky fe2f0a7d10
allow empty notes 2016-06-07 09:15:28 -03:00
Matias Alejo Garcia 7d18934f3b Merge pull request #523 from isocolsky/feat/single-addr-wallet
Feat/single-address wallet
2016-06-06 22:58:43 -03:00
Matias Alejo Garcia bceab68f18 Merge pull request #524 from isocolsky/fix/get-utxo-bug
Fix 0 UTXOs & locked inputs
2016-06-04 10:55:04 -03:00
Ivan Socolsky d642931de2
fix 0 UTXOs & locked inputs + test 2016-06-03 20:59:54 -03:00
Ivan Socolsky e798b37391
add tests + fix integration tests using mongodb 2016-06-03 15:05:08 -03:00
Ivan Socolsky f0e15fe459
bump 2016-06-03 13:34:18 -03:00
Ivan Socolsky a998186737
add single-address wallet 2016-06-03 13:34:12 -03:00
Matias Alejo Garcia c44f2977f3 Merge pull request #521 from isocolsky/ref/tx-notes
Ref/tx notes
2016-06-01 15:34:21 -03:00
Ivan Socolsky 812ac43dbf
bump v1.8.2 2016-06-01 15:28:02 -03:00
Ivan Socolsky b638ed08dd
fill editedByName field 2016-06-01 15:27:28 -03:00
Matias Alejo Garcia 10bb0a0be7 Merge pull request #520 from isocolsky/ref/tx-notes
Ref/tx notes
2016-06-01 10:48:34 -03:00
Ivan Socolsky 667145014c
v1.8.1 2016-06-01 08:57:39 -03:00
Ivan Socolsky 5bba254ff0
add GET /txnotes/:txid endpoint 2016-06-01 08:44:42 -03:00
Matias Alejo Garcia 60d94dad97 Merge pull request #518 from isocolsky/feat/super-economy-fees
Super economy fee level
2016-05-30 12:23:56 -03:00
Ivan Socolsky 0f1629b440
super economy level 2016-05-30 12:13:52 -03:00
Ivan Socolsky ef08845b82 Merge pull request #517 from isocolsky/bump/v1.8.0
v1.8.0
2016-05-26 11:27:17 -03:00
Ivan Socolsky 72ae58f155
bump version 2016-05-26 11:22:11 -03:00
Matias Alejo Garcia 81aa30d628 Merge pull request #515 from isocolsky/ref/locked-utxos
Discard recently spent inputs from utxo selection
2016-05-26 11:16:19 -03:00
Ivan Socolsky b7bc041f79
add comment 2016-05-24 11:25:54 -03:00
Ivan Socolsky 3d7a12f3ab
filter txs broadcasted in the last 24hs only 2016-05-24 11:07:30 -03:00