catbref 3ec3c69447 API: wholesale conversion back to Base58
XmlJavaTypeAdapter api.Base58TypeAdapter converts byte[] to Base58.
This XmlAdapter is applied at package-level to all packages inside data and api.models.
So no need to annotate every byte[] property!
Added package-info-maven-plugin to pom.xml to do this.

block-explorer.html fixed to show/use base58 again

Some data objects (e.g. TransactionData) have added XmlElements that
convert public keys to addresses, for convenience.

Several API calls updated to return specifically text/plain instead
of ambiguous application/json and/or text/plain. (Typically
API calls that return a single value, e.g. an integer, like /blocks/height).
2018-12-13 17:25:47 +00:00
..
2018-12-12 12:13:06 +00:00
2018-12-12 12:13:06 +00:00
2018-10-14 22:00:27 +02:00
2018-12-13 12:22:46 +00:00
2018-12-13 12:22:46 +00:00
2018-12-11 13:48:10 +00:00
2018-12-07 17:42:31 +00:00
2018-12-07 17:42:31 +00:00