mirror of https://github.com/hyperledger/besu
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.
40 lines
1.2 KiB
40 lines
1.2 KiB
<!--
|
|
|
|
Have you read the Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/PegasysEng/pantheon/blob/master/CODE-OF-CONDUCT.md
|
|
-->
|
|
|
|
### Prerequisites
|
|
|
|
* [ ] Put an X between the brackets on this line if you have done all of the following:
|
|
* Reproduced the issue in the latest version of the software
|
|
* Followed all steps in the debugging wiki: https://github.com/PegasysEng/pantheon/wiki/debugging
|
|
* Verified the issue doesn't already exist: https://github.com/search?q=+is%3Aissue+repo%3APegasysEng/Pantheon
|
|
|
|
### Description
|
|
|
|
[Description of the issue]
|
|
|
|
### Steps to Reproduce
|
|
|
|
1. [Step 1]
|
|
2. [Step 2]
|
|
3. [Step ...]
|
|
|
|
**Expected behavior:** [What you expect to happen]
|
|
|
|
**Actual behavior:** [What actually happens]
|
|
|
|
**Frequency:** [What percentage of the time does it occur?]
|
|
|
|
### Versions
|
|
|
|
* Software version `pantheon --version`
|
|
* OS Name & Version
|
|
* Kernel Version `uname -a`
|
|
* Virtual Machine software & version
|
|
* Docker Version
|
|
* Cloud VM, type, size (eg Amazon Web Services I3-large)
|
|
|
|
### Additional Information
|
|
|
|
Any additional information, configuration or data that might be necessary to reproduce the issue. |