-
Notifications
You must be signed in to change notification settings - Fork 671
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of https://github.com/stacks-network/stacks-core…
… into chore/fix-multiple-miners
- Loading branch information
Showing
65 changed files
with
459 additions
and
8,474 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
name: Signer Bug | ||
about: Create a report to help us improve the signer | ||
title: "[SIGNER BUG]" | ||
labels: signer | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**Steps To Reproduce** | ||
Please provide detailed instructions (e.g. command line invocation with parameters) to reproduce the behavior. | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Environment (please complete the following information):** | ||
- OS: [e.g. Ubuntu / Debian] | ||
- Rust version | ||
- Version of the appropriate binary / software packages | ||
- Signer public key | ||
- Relevant log messages | ||
- Tx ID of any transaction you were trying to execute | ||
- Tx ID of `aggregation-commit-indexed` call in registered cycle (if applicable) | ||
|
||
|
||
**Additional context** | ||
Please include any relevant stack traces, error messages and logs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.