Commit Graph

1456 Commits

Author SHA1 Message Date
Matias Alejo Garcia 85e4f78b09 Merge pull request #260 from isocolsky/paginate_txs
Paginate txs
2014-11-20 18:21:26 -03:00
Ivan Socolsky a7144fa02e added limit to async.each 2014-11-20 17:35:44 -03:00
Ivan Socolsky 24eafb00d1 removed call to next(). fixed tests 2014-11-20 16:43:59 -03:00
Matias Alejo Garcia 307b6d2de3 Merge pull request #259 from eordano/fix/head
fix issue with unchainable call
2014-11-20 16:09:29 -03:00
Esteban Ordano fd9435b651 fix issue with unchainable call 2014-11-20 16:08:29 -03:00
Matias Alejo Garcia 5cd0cbdb04 Merge pull request #258 from isocolsky/paginate_txs
various fixes + readme.md
2014-11-20 15:17:25 -03:00
Ivan Socolsky d76c9f0a7a added performance improvement suggestion by @eordano 2014-11-20 14:29:47 -03:00
Ivan Socolsky 5b922915e7 various fixes + readme.md 2014-11-20 13:54:10 -03:00
Matias Alejo Garcia 4fec7830ec Merge pull request #253 from isocolsky/paginate_txs
WIP Paginate txs
2014-11-20 13:02:30 -03:00
Ivan Socolsky c07b770685 integration tests 2014-11-20 12:50:14 -03:00
Matias Alejo Garcia 492157d2c8 Merge pull request #257 from laudney/master
Fix confirmation info for multiple spent attempts
2014-11-20 04:10:34 -03:00
Larry Ren 08a1ae9fab Fix confirmation info for multiple spent attempts
Use the correct property when going over multiple spent attempts.
2014-11-19 21:23:24 +00:00
Matias Alejo Garcia 4815554645 Merge pull request #255 from cmgustavo/bug/mailbox
fix mailbox plugin message
2014-11-18 16:07:07 -03:00
Gustavo Maximiliano Cortez 0f731ddc3d fix mailbox plugin message 2014-11-18 16:05:52 -03:00
Gustavo Maximiliano Cortez fe3a9142be Merge pull request #254 from matiu/bug/messagekey
catch bad message keys
2014-11-18 15:52:22 -03:00
Matias Alejo Garcia 5ec09a493b catch bad message keys 2014-11-18 15:47:04 -03:00
Ivan Socolsky 51b6416f1a renamed fields in resultset 2014-11-17 16:27:46 -03:00
Ivan Socolsky 6dfaefdcc5 added pagination to addrs/txs 2014-11-17 16:24:48 -03:00
Gustavo Maximiliano Cortez 275dba3749 Merge pull request #251 from matiu/feature/deleteOneScript
add delete profile script
2014-11-13 19:01:03 -03:00
Matias Alejo Garcia 85f505a4d7 add delete profile script 2014-11-13 18:43:40 -03:00
Esteban Ordano 78ec3ba252 Merge pull request #250 from matiu/ref/del
.del does not return error.notFound
2014-11-13 18:34:36 -03:00
Matias Alejo Garcia f02e5ca1a9 .del does not return error.notFound 2014-11-13 18:32:10 -03:00
Ivan Socolsky 948ae393a0 Update README.md 2014-11-13 17:23:21 -03:00
Matias Alejo Garcia 449977b74f Merge pull request #249 from isocolsky/feature/get_txs_bulk
Feature/get txs bulk
2014-11-13 17:15:28 -03:00
Ivan Socolsky eaf644f1cc added GET route 2014-11-13 16:54:46 -03:00
Ivan Socolsky c3bff9245e added method to retrieve txs from list of addresses 2014-11-13 15:58:05 -03:00
Esteban Ordano 5044c9e863 Merge pull request #248 from eordano/feature/removeProfile
Remove profile
2014-11-13 13:09:38 -03:00
Matias Alejo Garcia 446ec49590 refactor: authorize request 2014-11-13 11:39:17 -03:00
Esteban Ordano 45e6241e34 feature: remove profile and remove key 2014-11-13 01:04:34 -03:00
Matias Alejo Garcia 02bc5b4580 Merge pull request #247 from eordano/nit/line
nit: delete line
2014-11-12 16:21:19 -03:00
Esteban Ordano d4aabe545a nit: delete line 2014-11-12 16:06:47 -03:00
Esteban Ordano 1c7c39a104 Merge pull request #246 from matiu/feature/validation-header
feature: add "is email validated" header to emailplugin responses
2014-11-12 15:57:53 -03:00
Gustavo Maximiliano Cortez ea9c670126 Merge pull request #245 from matiu/bug/tests
fix tests
2014-11-12 15:54:24 -03:00
Matias Alejo Garcia 38ffa8dcd2 update with fixed tests 2014-11-12 15:46:32 -03:00
Matias Alejo Garcia e105650cbc fix tests 2014-11-12 15:22:29 -03:00
Matias Alejo Garcia ac7fbc9e7c add validation header 2014-11-12 13:53:52 -03:00
Matias Alejo Garcia 37248a2c27 reformat according to jshint 2014-11-12 11:38:45 -03:00
Matias Alejo Garcia 51c4b83a3c Merge pull request #244 from eordano/fix/validateemail
fix issue with confirmation email
2014-11-12 09:59:57 -03:00
Esteban Ordano c1b0bf995d fix issue with confirmation email 2014-11-12 09:58:45 -03:00
Matias Alejo Garcia 45d2c232e3 Merge pull request #241 from matiu/fix/headers
remove duplicate headers definition
2014-11-11 12:13:18 -03:00
Matias Alejo Garcia c6490d4791 Merge pull request #243 from matiu/feature/tools2
add tools
2014-11-11 12:13:03 -03:00
Matias Alejo Garcia b617b500cf add tools 2014-11-11 08:59:20 -03:00
Matias Alejo Garcia c958b4430f remove duplicate headers definition 2014-11-10 23:16:58 -03:00
Matias Alejo Garcia bebd628127 Merge pull request #240 from eordano/fix/passphrase3
Add backwards compatibility for passphrase
2014-11-10 16:19:04 -03:00
Matias Alejo Garcia 919ecfde08 Merge pull request #238 from eordano/fix/passphrase2
Fixes change passphrase
2014-11-10 16:18:58 -03:00
Esteban Ordano e7badc7651 Adds backwards compatibility 2014-11-10 13:08:40 -03:00
Esteban Ordano 89192552cd Merge pull request #236 from bitsblock/master
Remove scriptSig.hex and scriptPubKey.hex delete lines
2014-11-10 12:55:31 -03:00
Esteban Ordano e71e1b2838 fixes change passphrase 2014-11-10 12:41:32 -03:00
Matias Alejo Garcia 5ea488900f Merge pull request #237 from eordano/fix/passphrase1
Fixes login issue
2014-11-10 12:35:44 -03:00
Esteban Ordano 063d6dc938 Fixes login issue 2014-11-10 12:32:08 -03:00