flocore-node/app/controllers
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
..
addresses.js add per call cache disable options 2014-05-30 14:19:13 -03:00
blocks.js remove console logs 2014-05-30 13:20:19 -03:00
common.js more error handling 2014-01-20 16:40:20 -03:00
currency.js added new controller 2014-02-07 13:57:55 -03:00
index.js fixed files path 2014-02-26 16:27:22 -03:00
messages.js Add support for verifymessage 2014-11-05 00:35:41 +02:00
socket.js add subscribed event 2014-08-28 19:22:52 -03:00
status.js getBestBlockHash is now added to API calls per the README 2014-07-31 14:27:15 -07:00
transactions.js fix addrs listing 2014-03-10 17:18:19 -03:00