Add 'hostid' to server_info

* Add json::Value conversion from beast::String
* Update rippled-example.cfg
This commit is contained in:
Vinnie Falco
2013-07-31 07:50:34 -07:00
parent f80c19577f
commit 052aee8f97
9 changed files with 58 additions and 36 deletions

View File

@@ -1,5 +1,11 @@
Vinnie Falco's Change Log
2013/07/31
- Add "hostname" to server_info output
- Replace "build_version" in server_info with the actual build version
- Remove "client_version" from server_info
2013/07/30
- Add FatalErrorReporter to main