qortal/src/main/java/org/qora
catbref cdd1f5e966 API modifications, remove blockchain defaultGroupId, Eclipse/git
GET /assets/trades/recent expanded to allow multiple otherAssetIds

When GET /assets/balances is called with address(es) but no assetIDs
then it will return balances for all assets, including zero balances
for assets the addresses don't own.

GET /addresses/{address} no long fakes a default groupID - in fact
defaultGroupId now removed from blockchain config.

Some Eclipse IDE files now hidden/removed from git repo.
2019-03-11 11:17:34 +00:00
..
account Interim safety commit due to large number of changes! 2019-02-18 19:00:37 +00:00
api API modifications, remove blockchain defaultGroupId, Eclipse/git 2019-03-11 11:17:34 +00:00
asset Added/improved assets-related API calls 2019-03-04 18:53:54 +00:00
at Work on groups 2019-02-20 12:25:30 +00:00
block API modifications, remove blockchain defaultGroupId, Eclipse/git 2019-03-11 11:17:34 +00:00
controller Reorder handshake to increase compat with v1 nodes + request remote peers 2019-03-06 10:40:39 +00:00
crosschain initial work towards OSGi 2019-01-04 10:19:33 +00:00
crypto Add support for "only one registered name per account" + de-static brokenMD160 blockchain flag 2019-02-27 10:34:25 +00:00
data Add AssetOrders is_closed fix-up to DB updates + minor 2019-03-05 11:12:00 +00:00
globalization initial work towards OSGi 2019-01-04 10:19:33 +00:00
group Fix up some group-approval related issues 2019-02-26 16:52:22 +00:00
naming Fix up some group-approval related issues 2019-02-26 16:52:22 +00:00
network Reorder handshake to increase compat with v1 nodes + request remote peers 2019-03-06 10:40:39 +00:00
payment initial work towards OSGi 2019-01-04 10:19:33 +00:00
repository API modifications, remove blockchain defaultGroupId, Eclipse/git 2019-03-11 11:17:34 +00:00
settings Better logging for settings/blockchain JSON file parsing 2019-02-26 11:20:44 +00:00
transaction Add support for "only one registered name per account" + de-static brokenMD160 blockchain flag 2019-02-27 10:34:25 +00:00
transform Performance fix & other minor fixes 2019-03-04 11:41:30 +00:00
utils Proper JSON unmarshalling for settings, blockchain config, genesis block 2019-02-25 13:31:05 +00:00
voting initial work towards OSGi 2019-01-04 10:19:33 +00:00
blockgenerator.java Networking and repository 2019-02-01 14:03:06 +00:00
brokenmd160.java initial work towards OSGi 2019-01-04 10:19:33 +00:00
orphan.java Account groups: create group + update group + API calls 2019-01-10 15:45:00 +00:00
txhex.java initial work towards OSGi 2019-01-04 10:19:33 +00:00
v1feeder.java Performance fix & other minor fixes 2019-03-04 11:41:30 +00:00