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.

42 lines
1.1 KiB

  1. ---
  2. name: Bug Report
  3. about: Create a report to help us squash bugs!
  4. ---
  5. <!--
  6. Please fill in as much of the template below as you can.
  7. Be ready for followup questions, and please respond in a timely
  8. manner. We might ask you to provide additional logs and data (tendermint & app).
  9. -->
  10. **Tendermint version** (use `tendermint version` or `git rev-parse --verify HEAD` if installed from source):
  11. **ABCI app** (name for built-in, URL for self-written if it's publicly available):
  12. **Environment**:
  13. - **OS** (e.g. from /etc/os-release):
  14. - **Install tools**:
  15. - **Others**:
  16. **What happened**:
  17. **What you expected to happen**:
  18. **Have you tried the latest version**: yes/no
  19. **How to reproduce it** (as minimally and precisely as possible):
  20. **Logs (paste a small part showing an error (< 10 lines) or link a pastebin, gist, etc. containing more of the log file)**:
  21. **Config (you can paste only the changes you've made)**:
  22. **node command runtime flags**:
  23. **Please provide the output from the `http://<ip>:<port>/dump_consensus_state` RPC endpoint for consensus bugs**
  24. **Anything else we need to know**: