mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 21:17:54 -05:00
205e186fba0ffc6ffb348000ccb4a6ce9c80f8a5
Make rinkby the benchmark chain. Ropsten is too fragmented. Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
Change ExpectBlockNumber to require at least the specified block number instead of exactly that block number (#981)
Ensure exceptions in suppliers passed to EthScheduler are propagated to the returned CompletableFuture. (#884)
Pantheon Ethereum Client
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. Some processes in our user documentation are different to those described in this Readme.
Install and Run Pantheon
Installing and running Pantheon:
Documentation
User and reference documentation available includes:
Pantheon Developers
- Contribution Guidelines
- Coding Conventions
- Command Line Interface (CLI) Style Guide
- User Documentation for running and using Pantheon
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
Description
Languages
Java
99.7%
Shell
0.2%
