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.
This commit is contained in:
catbref
2019-03-11 11:17:34 +00:00
parent 43eec116b5
commit cdd1f5e966
16 changed files with 123 additions and 462 deletions

4
.gitignore vendored
View File

@@ -5,3 +5,7 @@
/arbitrary*
/Qora-BTC*
/.factorypath
/.settings*
/.classpath
/.project
/log4j2-test.properties