Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Crown
  • crown-corecrown-core
  • Wiki
  • how to fix lagging electrumx servers

how to fix lagging electrumx servers · Changes

Page history
Update how to fix lagging electrumx servers authored May 26, 2018 by Sirak Ghazaryan's avatar Sirak Ghazaryan
Hide whitespace changes
Inline Side-by-side
how-to-fix-lagging-electrumx-servers.md
View page @ 1a26fd08
...@@ -22,9 +22,10 @@ electrumx_server.py[1755]: struct.error: 'H' format requires 0 <= number <= 6553 ...@@ -22,9 +22,10 @@ electrumx_server.py[1755]: struct.error: 'H' format requires 0 <= number <= 6553
# How to fix # How to fix
The following actions is needed to bring servers into the working state The following actions is needed to bring servers into the working state
1. Download the python script from electrumx repo`(only python3.6 version is supported)`: 1. Download the electrumx repo`(only python3.6 version is supported)`:
``` ```
wget https://raw.githubusercontent.com/Crowndev/electrumx/crown/compact_history.py git clone -b crown https://github.com/Crowndev/electrumx.git;
cd electrumx
``` ```
2. Adapt it according to your configuration: 2. Adapt it according to your configuration:
......
Clone repository
  • 19.01.18 Testnet Fork Report
  • Credentials for electrumx servers
  • How to turn on off enforcement
  • Quality Assurance
  • Quality Assurance
    • Instant Send Testing
    • documents
  • Seed nodes
  • bounties
  • code of conduct
  • coding style guide
  • communications & marketing
  • community
  • community
    • Announcement Responsibilities
    • Developers
    • community built
View All Pages