Commit Graph

1517 Commits

Author SHA1 Message Date
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
Matias Alejo Garcia 47c66c4c33 Merge pull request #232 from eordano/feature/changePassphrase
Allow users to change their passphrase
2014-11-07 16:36:32 -03:00
igarciaes 63db916f5d Remove scriptSig.hex and scriptPubKey.hex delete lines as this
information would be useful for the tx API response
2014-11-07 19:00:57 +01:00
Esteban Ordano 23b1bd0824 Added testing for all storage functions 2014-11-07 09:55:15 -03:00
Esteban Ordano 23a8ab8cdf Add endpoint to retrieve info using HTTP Basic auth 2014-11-07 09:52:28 -03:00
Esteban Ordano f02e3ebe75 feature: change stored passphrase 2014-11-07 09:52:28 -03:00
Manuel Aráoz 1b647758f1 Merge pull request #233 from koirikivi/verifymessage-broadcasttx
Add support for verifymessage and better error reporting for sendrawtransaction
2014-11-06 14:45:14 -03:00
Esteban Ordano b1ed69009e Merge pull request #234 from maraoz/fix/broken/tests
Fixes broken tests
2014-11-06 12:10:50 -03:00
Manuel Araoz 83141d76ca fix tests 2014-11-06 11:49:30 -03:00
Rainer Koirikivi 70fc47f343 Friendlier error reporting for sendRawTransaction 2014-11-05 00:35:41 +02:00
Rainer Koirikivi a10e2b4a43 Add support for verifymessage
/api/messages/verify accepts three parameters either via JSON POST data
or GET query parameters, pipes them to the bitcoin RPCs verifymessage
command, and returns the result for the user.
2014-11-05 00:35:41 +02:00
Matias Alejo Garcia 7cc2dcd6fc Merge pull request #227 from eordano/fix/crashNotFound
Fixes a crash on insight when value is not found
2014-10-31 14:02:26 -03:00
Esteban Ordano f2e33fcad3 Fixes a crash on insight when value is not found 2014-10-31 13:56:37 -03:00
Matias Alejo Garcia d84102d4e8 Merge pull request #226 from eordano/fix/returnCodeGet
Fixes error codes on insight
2014-10-31 11:37:55 -03:00
Esteban Ordano 0ce704d4a0 Fixes error codes 2014-10-31 11:28:54 -03:00
Matias Alejo Garcia 0c32b6bcbd Merge pull request #225 from eordano/fix/confirmUrl
Set the confirmation url on an env variable
2014-10-31 09:16:10 -03:00
Esteban Ordano a35a161c66 Set the confirmation url on an env variable 2014-10-31 09:14:55 -03:00
Matias Alejo Garcia 4b2facbd66 Merge pull request #224 from matiu/bug/email
small fixes in email
2014-10-31 00:06:04 -03:00
Matias Alejo Garcia c959753780 small fixes in email 2014-10-31 00:01:39 -03:00
Gustavo Maximiliano Cortez 430cad4c76 Merge pull request #223 from matiu/bug/emailstorage
Bug/emailstorage
2014-10-30 23:39:49 -03:00
Matias Alejo Garcia e2baced104 add log 2014-10-30 23:35:23 -03:00
Matias Alejo Garcia 25a96b61fe chagne email 2014-10-30 23:33:29 -03:00
Matias Alejo Garcia 4f2b2ccecd fix log message 2014-10-30 23:33:29 -03:00
Matias Alejo Garcia 92a868bc21 Merge pull request #221 from eordano/fix/enablePlugin
only add routes for email store if plugin enabled
2014-10-30 22:49:28 -03:00
Matias Alejo Garcia ad3fb2063f Merge pull request #222 from eordano/fix/confirmUrl
Fixes url for email confirmation
2014-10-30 22:48:00 -03:00
Esteban Ordano 26a0ac8122 fixes url for email confirmation 2014-10-30 22:20:30 -03:00
Esteban Ordano ab15809b77 only add routes for email store if plugin enabled 2014-10-30 22:10:50 -03:00
Matias Alejo Garcia ee4bed34ea Merge pull request #220 from eordano/fix/emailtemplate
Fixes email template and add redirection to copay
2014-10-30 12:37:07 -03:00
Esteban Ordano c00dcc0e8b Fixes email template and redirection to copay 2014-10-30 12:36:13 -03:00
Matias Alejo Garcia 18405a3a92 Merge pull request #219 from bitpay/fix/emailstoreConfig
Fixes express configuration
2014-10-30 12:17:54 -03:00
Esteban Ordano 29d8e32120 Fixes express configuration 2014-10-29 19:18:07 -03:00
Matias Alejo Garcia df21977097 Merge pull request #217 from eordano/feature/emailTemplates
Add email templates for copay
2014-10-27 23:14:28 -03:00
Esteban Ordano 074dc52e78 Add email templates for copay 2014-10-27 18:21:04 -03:00
Manuel Aráoz 84c0710b96 Merge pull request #216 from eordano/feature/betterEmailPlugin
Fixes testing error
2014-10-26 21:40:57 -03:00
Esteban Ordano 8797480a3b Fixes testing error 2014-10-26 21:10:45 -03:00
Matias Alejo Garcia f2d130e167 Merge pull request #215 from eordano/feature/betterEmailPlugin
Add key/value storage differentiated by email
2014-10-26 20:44:10 -03:00
Esteban Ordano d26764b07b Add key/value storage differentiated by email 2014-10-26 20:42:51 -03:00
Matias Alejo Garcia 38a5af98dd Merge pull request #214 from eordano/feature/betterEmailPlugin
Add email plugin configuration to the README
2014-10-24 11:03:08 -03:00
Esteban Ordano 330269b799 Add email plugin configuration to the README 2014-10-24 10:48:54 -03:00
Matias Alejo Garcia 80d1723385 Merge pull request #212 from eordano/feature/betterEmailPlugin
Improvements to email storage plugin
2014-10-24 08:43:44 -03:00