authenteq-zz / java-bigchaindb-driver

Official BigchainDB Java driver
https://www.bigchaindb.com
Apache License 2.0
32 stars 22 forks source link

Asset and meta data as obj issue 36 #58

Closed agwego closed 6 years ago

agwego commented 6 years ago

This is a substantial change:

Some assorted cleanup.

agwego commented 6 years ago

Can someone please fix Travis CI, the java-crypto-conditions:jar:2.0.0-SNAPSHOT aren't being handled properly (loaded into maven's dependency cache) See pom.xml mvn install:install-file -Dfile=\libs\java-crypto-conditions-2.0.0-SNAPSHOT.jar -DgroupId=org.interledger -DartifactId=java-crypto-conditions -Dversion=2.0.0-SNAPSHOT -Dpackaging=jar

agwego commented 6 years ago

OK I resolved the java-crypto-conditions issue with Travis-CI

alvin-reyes commented 6 years ago

Looks great. I've been thinking of creating a separate crypto conditions library so that we're not too dependent on authenteq version

agwego commented 6 years ago

With respect to the crypto-conditions we should see if we can transition to the official one from Hyperledger - https://github.com/hyperledger/quilt/tree/master/crypto-conditions