mirror of https://github.com/ethereum/go-ethereum
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.
29 lines
376 B
29 lines
376 B
4 years ago
|
---
|
||
|
name: Report a bug
|
||
|
about: Something with go-ethereum is not working as expected
|
||
|
title: ''
|
||
|
labels: 'type:bug'
|
||
|
assignees: ''
|
||
|
---
|
||
7 years ago
|
|
||
9 years ago
|
#### System information
|
||
|
|
||
|
Geth version: `geth version`
|
||
|
OS & Version: Windows/Linux/OSX
|
||
|
Commit hash : (if `develop`)
|
||
|
|
||
|
#### Expected behaviour
|
||
|
|
||
|
|
||
|
#### Actual behaviour
|
||
|
|
||
|
|
||
|
#### Steps to reproduce the behaviour
|
||
|
|
||
|
|
||
|
#### Backtrace
|
||
|
|
||
|
````
|
||
|
[backtrace]
|
||
|
````
|