qortal/.settings
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
..
org.eclipse.core.resources.prefs More work on API plus basic block explorer 2018-12-04 16:34:55 +00:00
org.eclipse.jdt.apt.core.prefs CIYAM-ATv2 can be used with any asset, not just QORA. 2018-12-03 13:05:38 +00:00
org.eclipse.jdt.core.prefs API: wholesale conversion back to Base58 2018-12-13 17:25:47 +00:00
org.eclipse.jdt.ui.prefs Work on Assets conversion 2018-06-13 11:46:33 +01:00
org.eclipse.m2e.core.prefs Initial stab at migrating to HSQLDB for Qora gen2 2018-05-16 11:46:44 +01:00