Skip to content

swap-dev/on-block-notify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

on-block-notify

on-block-notify is a simple daemon script compatiable with Swap Micropool (https://github.com/swap-dev/micropool-gui) and Swap Reference Pool (https://github.com/swap-dev/cryptonote-swap-pool or https://github.com/swap-dev/pool.xwp.one). It is designed to reduce delays in mining job creation whenever a new block is found on the Swap Network, and thereby increasing mining efficiency while reducing orphan rates.

To build for Linux/macOS:

$ make notify

To build for Windows (msys2):

$ make notify_win

To run, append the "--block-notify path_to_executable/notify" flag to swapd.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.3%
  • Makefile 5.7%