Danno Ferrin
d9a7ad2eb8
Changes to support Gradle 5.0 ( #371 )
...
* Explicitly declare some dependencies for the acceptance tests
** rxjava2
** Java-WebSocket
** web3j:abi and web3j:crypto
* Change annotation processor path declaration
6 years ago
Chris Mckay
0421e344cd
Downgrading spotless to 3.13.0 to fix threading issues ( #325 )
6 years ago
Danno Ferrin
94d049e009
Dependencies Version upgrade ( #303 )
...
Upgrade dependency versions
* All version information is merged into one place
* Upgrade most version to their latest non-test version.
* dependencies are now sorted
Two dependencies were not upgraded:
errorprone - There are new checks that require build or source changes.
vertex - The license to eclipse 2.0 which is not in our current approved license list.
The change is trivial but for tracability it should be done alone.
6 years ago
CJ Hare
1e779438b3
Smart contract acceptance test ( #296 )
...
* Upgrade Web3j to 3.6.0
* Correcting ErrorProne exclusion regex
* Deploying the simple storage contract
* Web3j to 4.0.1
* Verifying the transaction receipt
6 years ago
Danno Ferrin
002d9ceef3
Update Client Version to be ethstats friendly ( #258 )
...
Update value returned by web3_clientVersion to be ethstats friendly
* Version part starts with a v
* SNAPSHOT builds report 32 bits of the git hash
* OS and architecture are sniffed out and reported
* JVM version and branding are sniffed out and reported
Example values (not all real):
pantheon/v0.9.0-dev-f800a0b1/osx-x86_64/oracle-java-1.8
pantheon/v0.9.0-dev-27960b57/osx-x86_64/zulu-java-11
pantheon/v0.9.0/linux-arm64/openjdk-java-12
6 years ago
Matt Gucci
af9ea53e81
Set Java compiler default encoding to UTF-8 ( #238 )
6 years ago
Chris Mckay
316ec10423
Minor/javadoc warnings as errors ( #171 )
6 years ago
Chris Mckay
208ca3ab43
Use local nexus mirror when running on jenkins
6 years ago
CJ Hare
cb918aa9dc
Adding the docs html to the distribution ( #156 )
6 years ago
CJ Hare
347c3a930e
Removing unused plugin dependency ( #139 )
6 years ago
Chris Mckay
6584168b70
[MINOR] delayed submodule check until submodule used
6 years ago
CJ Hare
8563607897
Adding the getting started to the binary distributions ( #136 )
...
* Adding the getting started to the binary distributions
6 years ago
CJ Hare
72780b2320
[NC-1628] Release Jenkins Jobs ( #126 )
...
Supporting / scripting for creating a branch from a tag
6 years ago
CJ Hare
5a89e7dbd5
Uploading to Bintray as part of the release ( #105 )
6 years ago
mark-terry
33cc977f9b
[NC-862] License headers applied to non-java files ( #93 )
6 years ago
mark-terry
c02c3ad7b1
Nc 862 spotless license headers ( #69 )
...
* [NC-862] Added licenseHeader java rule to spotless.
* [NC-862] Spotless java headers applied.
6 years ago
Lucas Saldanha
e9bfad6c0c
Removing evmtool gradle project ( #67 )
6 years ago
Lucas Saldanha
b3935da510
Removing evm from distribution packages ( #64 )
6 years ago
CJ Hare
6ab32903ac
Release pipeline ( #45 )
...
* Release plugin and rework of the Bintray plugin in Gradle, in-code ignoring tests that were being ignored at runtime on the CI.
6 years ago
Christopher Mckay
6ed3560863
changed all the imports to tech.pegasys packaging
6 years ago
Jason Frame
90705bbcb9
[NC-1374] Use default java secureRandom ( #34 )
6 years ago
Lucas Saldanha
6bf05b9009
NC-1498: Add license report to distribution packages ( #17 )
6 years ago
Danno Ferrin
dea39a5e24
NC-1645 JMH benchmarks broken ( #13 )
...
Remove the errorprone configuration.
6 years ago
Chris Mckay
a67b026181
[MINOR] removing executable from files ( #14 )
6 years ago
PegaSys Admin
550411b4ad
Initial commit
6 years ago