Tom Ritchford
0f71b4a378
Fix most compilation warnings for gcc, clang, release, debug.
2014-10-02 14:58:14 -07:00
JoelKatz
b651e0146d
Fix some fee logic: (RIPD-614)
...
* fee_default sets cost in drops of reference transaction
* Offline signing uses fee_default
* Signing multiplier maximum works correctly
* Fix bugs in load fee track
* Remove dead code, add comments
2014-10-02 14:58:14 -07:00
Nik Bougalis
c0b69e8ef7
Remove the use of beast::String from rippled (RIPD-443)
2014-10-01 08:47:55 -07:00
Nik Bougalis
bf9b8f4d1b
Use secure RPC connections when configured
2014-09-28 04:39:49 -07:00
Vinnie Falco
d618581060
Config improvements:
...
* More fine-grained Section mutators
* Add remap for mapping legacy single sections to key value pairs
* Add output stream operators for BasicConfig and Section
* Allow section values to be overwritten from command line
* Update rpc key/value configs from command line
* Add RPC::Setup with defaults and remap legacy rpc sections
2014-09-28 04:39:49 -07:00
Vinnie Falco
3fef916972
Move some constants to core/SystemParameters.h
2014-09-17 12:22:49 -07:00
Vinnie Falco
89a51e5b91
Split Section to its own header and add convenience accessors
2014-09-17 12:22:49 -07:00
miguelportilla
f87a6ccc7a
Fix missing includes for boost 1.56.0
2014-09-16 15:22:00 -07:00
Nik Bougalis
f65cea66ef
Remove unused macros, config variables, and file
2014-09-16 14:15:13 -07:00
Vinnie Falco
4239880acb
Clean up and restructure sources
2014-09-16 14:15:12 -07:00