|
|
|
<!-- Have you done the following? -->
|
|
|
|
<!-- * read the Code of Conduct? By filing an Issue, you are expected to -->
|
|
|
|
<!-- comply with it, including treating everyone with respect: -->
|
|
|
|
<!-- https://github.com/hyperledger/besu/blob/master/CODE_OF_CONDUCT.md -->
|
|
|
|
<!-- * Reproduced the issue in the latest version of the software -->
|
|
|
|
<!-- * Read the debugging docs: https://besu.hyperledger.org/en/stable/HowTo/Monitor/Logging/ -->
|
|
|
|
<!-- * Duplicate Issue check: https://github.com/search?q=+is%3Aissue+repo%3Ahyperledger/Besu -->
|
|
|
|
<!-- Note: Not all sections will apply to all issue types. -->
|
|
|
|
|
|
|
|
### Description
|
|
|
|
As an [Actor], I want [feature] so that [why].
|
|
|
|
|
|
|
|
### Acceptance Criteria
|
|
|
|
* [Criteria 1]
|
|
|
|
|
|
|
|
### Steps to Reproduce (Bug)
|
|
|
|
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 (Add all that apply)
|
|
|
|
* Software version: [`besu --version`]
|
|
|
|
* Java version: [`java -version`]
|
|
|
|
* OS Name & Version: [`cat /etc/*release`]
|
|
|
|
* Kernel Version: [`uname -a`]
|
|
|
|
* Virtual Machine software & version: [`vmware -v`]
|
|
|
|
* Docker Version: [`docker version`]
|
|
|
|
* Cloud VM, type, size: [Amazon Web Services I3-large]
|
|
|
|
|
|
|
|
### Additional Information
|
|
|
|
|