Skip to content

Instantly share code, notes, and snippets.

@indolering
Last active August 29, 2015 14:05
Show Gist options
  • Save indolering/f0d96ef1c79c35f4ee46 to your computer and use it in GitHub Desktop.
Save indolering/f0d96ef1c79c35f4ee46 to your computer and use it in GitHub Desktop.

#Restart Your Daemon Recently, someone tried consolidating a large amount of NMC which gummed up the miners. This was not a deliberate attack but we need all pool operators to restart their daemons, this should get the network functioning properly again.

This will only work for a few hours, we are trying to coordinate a response on IRC. If you are a pool operator please get on #namecoin or contact zachlym@indolering.com.

##Bandaid Patch Edit main.h to change

MIN_RELAY_TX_FEE = 10000

to

MIN_RELAY_TX_FEE = 100000

Recompile and restart. We'll push out an official update over the proper channels soon.

##Donate Libcoin lite-client rebase is nearly complete but donations would greatly increase the pace of development for write operations and miner-related code, ensuring less bullshit like this:

  • BTC: 17Si1rdVd6gaYbwLq9NkXtGV9Qzt3NmTKa
  • NMC: NDtPuyg3adscr6HCE1GUiSsKPtA8ewKgz3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment