Skip to content

Fixes `getblocktemplate` so it always mines CUSF-compliant blocks.

Notifications You must be signed in to change notification settings

LayerTwo-Labs/cusf-enforcer-mempool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUSF Enforcer Mempool

Build

  • Install dependencies (rustup)
  • Clone this repository
  • Build with cargo build or cargo build --release

Configure Bitcoin node

  • Must use a version of Bitcoin Core more recent than 75118a608fc22a57567743000d636bc1f969f748.
  • RPC server MUST be enabled.
  • ZMQ sequence publishing MUST be enabled.
  • txindex MUST be enabled.

About

Fixes `getblocktemplate` so it always mines CUSF-compliant blocks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages