An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
tmohay 85f50374f1 Ibft Preprepare to validate round matches block (#329) 6 years ago
.github Cleaned up outstanding TODOs in documentation (#192) 6 years ago
acceptance-tests Clique acceptance tests (#290) 6 years ago
buildSrc/src/main/groovy Update Client Version to be ethstats friendly (#258) 6 years ago
config Dependencies Version upgrade (#303) 6 years ago
consensus Ibft Preprepare to validate round matches block (#329) 6 years ago
crypto Update Client Version to be ethstats friendly (#258) 6 years ago
docs Updated docs for release (#275) 6 years ago
errorprone-checks Dependencies Version upgrade (#303) 6 years ago
ethereum Add additional RLP tests (#332) 6 years ago
gradle Upgrade vertx to 3.5.4 (#316) 6 years ago
pantheon Clique acceptance tests (#290) 6 years ago
quickstart Dependencies Version upgrade (#303) 6 years ago
services Dependencies Version upgrade (#303) 6 years ago
testutil Update Client Version to be ethstats friendly (#258) 6 years ago
util NC-1883 - IPv6 peers (#281) 6 years ago
.dockerignore [MINOR] removing executable from files (#14) 6 years ago
.env Use consistent ports for quickstart (#62) 6 years ago
.gitattributes [NC-1759] switched quickstart to use alethio light block explorer (#140) 6 years ago
.gitignore [MINOR] removing executable from files (#14) 6 years ago
.gitmodules [MINOR] removing executable from files (#14) 6 years ago
CHANGELOG.md Reduce log level when invalid messages received from peers (#274) 6 years ago
CLA.md Cleaned up outstanding TODOs in documentation (#192) 6 years ago
CODE-OF-CONDUCT.md [NC-1540] First Draft of OSS Roles & Std OSS Documenation (#29) 6 years ago
CONTRIBUTING.md Cleaned up outstanding TODOs in documentation (#192) 6 years ago
GOVERNANCE.md [NC-1773] Minor OSS documentation tweaks. (#122) 6 years ago
Jenkinsfile Notify slack on master branch build failure (#328) 6 years ago
Jenkinsfile.jvmtest [NC-1934] build multiple jvm (#301) 6 years ago
Jenkinsfile.release [NC-1628] Release Jenkins Jobs (#126) 6 years ago
Jenkinsfile.release.branch [NC-1628] Release Jenkins Jobs (#126) 6 years ago
LICENSE Revert "Updated Copyright info in License file (#102)" (#104) 6 years ago
README.md Added release notes (#277) 6 years ago
branch-from-tag.sh [NC-1628] Release Jenkins Jobs (#126) 6 years ago
build.gradle Downgrading spotless to 3.13.0 to fix threading issues (#325) 6 years ago
gradle.properties [Gradle Release Plugin] - new version commit: '0.9.0-SNAPSHOT'. 6 years ago
gradlew Initial commit 6 years ago
gradlew.bat Initial commit 6 years ago
settings.gradle Remove Gradle deprecation warnings (#246) 6 years ago

README.md

Pantheon Ethereum Client

Build Status License Download Gitter chat

Pantheon is an Apache 2.0 licensed, MainNet compatible, Ethereum client written in Java.

Pantheon Users

The process for installing and running Pantheon as a user is different to when developing. All user documentation is on our Wiki and some processes are different to those described in this Readme.

Install and Run Pantheon

Installing and running Pantheon is described in the Wiki:

Documentation

User and reference documentation available on the Wiki includes:

Pantheon Developers

Development

Instructions for how to get started with developing on the Pantheon codebase. Please also read the contribution guidelines for more detail on how to submit a pull request (PR).

Release Notes

v0.8.2 Release Notes