interledger-deprecated / java-ilp-core

WE'VE MOVED: This project has moved to Hyperledger Quilt
https://github.com/hyperledger/quilt/tree/master/ilp-core
Apache License 2.0
16 stars 10 forks source link

style: clean up formatting to meet Checkstyle requirements #15

Closed andrew-g-za closed 7 years ago

andrew-g-za commented 7 years ago

Hi,

This PR introduces formatting and comments to reduce some of the tech debt we've been building up. I've added a small test case for InterledgerAddress. We should consider adding tests for the monetary amount format class.

This PR builds on top of the circleci PR, so we either need to merge them in order, or drop the other in favor of this one.