Matthew Nesbit
|
1f2a6d256e
|
Simplify the FullNodeConfiguration now that an explicit identity for the NetworkMapService isn't a problem.
Use consistent if style
Don't include NetworkMapAddress in config if hosting locally
|
2016-09-07 15:35:50 +01:00 |
|
Matthew Nesbit
|
8756b49794
|
Add switchable HTTPS to Node web server
Explain change of cipher
Include extracted Dev Corda Root certificate so that it can be installed by HTTPS users.
|
2016-08-30 13:07:40 +01:00 |
|
Andrius Dagys
|
8386100677
|
Remove BriefLogFormatter as the formatting is now handled by Log4j configuration. Introduce LogHelpers which now handles the custom log level setting for specific loggers.
|
2016-08-09 17:31:27 +01:00 |
|
Matthew Nesbit
|
6b844c0e41
|
Gradle task to create a build/standalone folder suitable to demonstrate the capsule.io all in one jar
|
2016-08-05 14:52:29 +01:00 |
|
Matthew Nesbit
|
9deab37bed
|
Add registrations of NodeInterestRate services to support exist IRSDemo
|
2016-08-05 14:52:28 +01:00 |
|
Matthew Nesbit
|
244150d658
|
Standalone node built into one simple jar and reads config from .conf file.
|
2016-08-05 14:52:26 +01:00 |
|
Mike Hearn
|
97ad07be89
|
Fix progress rendering after the switch to log4j, as ANSIProgressRenderer had assumed JDK logging.
Also, start using colours and a more compact logging format in the default log4j config.
|
2016-08-01 13:07:48 +02:00 |
|
Andrius Dagys
|
f807e157b6
|
Appended hostname to log filename. Logging date in ISO8601, GMT
|
2016-07-25 18:07:50 +01:00 |
|
Andrius Dagys
|
2142bd1d8a
|
Added Log4j bindings for SLF4J. Test log output is redirected to the console, and demo output is now additionally stored in a rolling log file.
|
2016-07-22 16:15:00 +01:00 |
|