Version 0.3.10 - https://dl.dropboxusercontent.com/u/67242472/nxt.zipAPI now available on 7874 (http) and 7875 (https) ports.
API request format changed from localhost:7876/?request=XXX to localhost:787
4/
nxt?request
Type=XXX
2 parameters in web.xml added:
"allowedUserHosts" (not enabled yet) and "allowedBotHosts". An example of "allowedBotHosts" value - "*" for all hosts or "173.194.70.102; 204.79.197.200" for some of them.
As a quick trick web interface can be "disabled" by deleting all *.html files in "nxt/webapps/root" directory.
It works fine after it has downloaded the blockchain, but some minor problems before (connected to
https://localhost:7875).
- when the blockchain is not complete, there is no "catching up" message and the block count does not update
- hitting f5 logs out an account immediately
- after logging in the block count is increased, but still no catching up message
- hitting f5 again logs out the account
after sync:
88.198.210.245 is blinking in the GUI all the time (annoying), and is displayed 200 times in the list of known peers.