Skip to content

Bachelor Project on block withholding attack in the Bitcoin network

Notifications You must be signed in to change notification settings

nata1y/pool-mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pool-mining

Bachelor Project on block withholding attack in the Bitcoin network

Program takes variable amount of pools and miners as input and simulates attacking behaviour of pools in the given settings.

Run the program

In order to compile and run the code you need:

  • Java JDK 8
  • Maven
  • JBlas

Alternatively, you can run java executable from github with (requires java 8):

java -cp simulation_pool_mining.jar Main

About

Bachelor Project on block withholding attack in the Bitcoin network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages