Skip to content

Tags: socube/web3j

Tags

v1.0.7

Toggle v1.0.7's commit message
1. Added integration test exclusion back into release task.

2. Added manual transaction processing image.

v1.0.7-android

Toggle v1.0.7-android's commit message
Additional modifications that weren't included in the merge.

v1.0.6

Toggle v1.0.6's commit message
1. Bumped version.

2. Updated Bintray plugin to version 1.7.3.

v1.0.6-android

Toggle v1.0.6-android's commit message
Merge remote-tracking branch 'origin/master' into android

v1.0.5

Toggle v1.0.5's commit message
Added signing configuration back in.

v1.0.5-android

Toggle v1.0.5-android's commit message
Downgraded Bintray uploader to be JDK7 compatible.

v1.0.4

Toggle v1.0.4's commit message
1. Solidity generator: fixed issue where no-arg constructor functions…

… were not being generated correctly.

 2. Updated Solidity generator.
 3. Added logic to test for file existence with wallet tools before asking for password.
 4. Fixed bug in wallet file generator where 12 hour clocks we being used in filename.
 5. Bumped version.

v1.0.3

Toggle v1.0.3's commit message
Bumped version.

v1.0.2

Toggle v1.0.2's commit message
Merge pull request hyperledger-web3j#10 from web3j/android

1. Added Transfer class for simplifying Ether transactions in line wi…

v1.0.1

Toggle v1.0.1's commit message
1. Updated README.

2. Added additional Javadoc comment to Contract.