Skip to content

Simulates adversaries that have 51% of the hash power in a blockchain network. Specifically focuses on majority miner attacks and selfish miner attacks.

Notifications You must be signed in to change notification settings

aurinx/Blockchain-Adversary-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project that simulates a majority miner (51% Attack) on a blockchain, as well as a selfish miner (withholds solutions to current block in order to get ahead of the network).

Implementation was done in Java and testcases take around 1 minute to run.

About

Simulates adversaries that have 51% of the hash power in a blockchain network. Specifically focuses on majority miner attacks and selfish miner attacks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages