Skip to content

PeterJia/aion_pool2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Aion Pool

Welcome to the official Aion mining pool repository. This respositoy is created for pool operators; it contains the Aion mining pool and corresponding UI compatible with Aion 2.7+.

Key Features

  • Supports clusters of pools each running individual currencies
  • Ultra-low-latency Stratum implementation using asynchronous I/O (LibUv)
  • Adaptive share difficulty ("vardiff")
  • PoW validation (hashing) using native code for maximum performance
  • Session management for purging DDoS/flood initiated zombie workers
  • Payment processing (PPLNS)
  • Banning System for banning peers that are flooding with invalid shares
  • Live Stats API on Port 4000
  • POW (proof-of-work) & POS (proof-of-stake) support
  • Detailed per-pool logging to console & filesystem
  • Responsive User Interface

About

aion pool implementation with c# core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.0%
  • C++ 22.7%
  • C# 17.3%
  • JavaScript 0.7%
  • CSS 0.2%
  • CMake 0.1%