selfish-mining

There are 5 repositories under selfish-mining topic.

  • lth-elm/cryptofinance

    Simulation of concepts related to bitcoin mining and its notion of proof of work but also attack strategies.

    Language:Jupyter Notebook4100
  • hashcashier/ranc-mdp-analysis

    Khalil, R. and Dulay, N. 2022. 37th ACM/SIGAPP Symposium on Applied Computing. RANC: Reward-All Nakamoto Consensus.

    Language:C++1200
  • ravindramohith/Cyptonite

    Cyptonite is a blockchain simulation project using Python, designed to model and analyze different mining strategies, including stubborn and selfish mining, in a decentralized network

    Language:Python1
  • DebRC/Blockchain-P2P-Network-Simulator-With-Attacks

    A discrete-event blockchain simulator for a P2P cryptocurrency network with attack simulation.

    Language:Python0100
  • shubhajeet-dey/P2P-Blockchain-Network-Attack

    A P2P Blockchain Network simulator using Discrete Event Queue. It simulates a network with 2 independent selfish mining attackers. Includes TXN events (creation, broadcast, receive), Block events (creation, mining, broadcast, receive), etc.

    Language:HTML