AlveyChain Documents
  • Alveychain Docs
  • Get-Started
    • Alveychain
    • Installation
    • Local Setup
    • Cloud Setup
    • Full Node
    • CLI Commands
    • JSON RPC Commands
    • Performance Reports
  • Configuration
    • Manage private keys
    • Set up Hashicorp Vault
    • Enable Prometheus metrics
  • Working-With-Node
    • Query JSON RPC endpoints
    • Query operator information
    • Backup/restore node instance
  • Consensus
    • Proof of Authority (PoA)
    • Proof of Stake
    • Set up and use Proof of Stake (PoS)
    • Migration from PoA to PoS
  • Additional Features
    • Alveycoin bridge
    • Network stress testing
    • Blockscout
  • Architecture
    • Architecture Overview
    • modules
      • Blockchain
      • Consensus
      • JSON RPC
      • Minimal
      • Networking
      • Other modules
      • Protocol
      • Sealer
      • State
      • Storage
      • TxPool
      • Types
  • Concepts
    • State in Ethereum
  • Community
    • Propose a new feature
    • Report an issue
  • Docs
    • Server Config File
    • how-tos
      • How to set up and use Proof of Stake (PoS)
Powered by GitBook
On this page
  • Overview
  • Issue Template
  • [Subject of the issue]
  1. Community

Report an issue

Overview

Sometimes things break. It's always better to let the team know about any issues you might be encountering. On the alveychain GitHub page, you can file a new issue, and start discussing it with the team.

Issue Template

[Subject of the issue]

Description

Describe your issue in as much detail as possible here

Your environment

  • OS and version

  • version of the alveychain

  • branch that causes this issue

Steps to reproduce

  • Tell us how to reproduce this issue

  • Where the issue is, if you know

  • Which commands triggered the issue, if any

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Logs

Please paste any logs here that demonstrate the issue, if they exist

Proposed solution

If you have an idea of how to fix this issue, please write it down here, so we can begin discussing it

PreviousPropose a new featureNextServer Config File

Last updated 2 years ago