Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Part 6 #63

Open
wants to merge 25 commits into
base: part_5
Choose a base branch
from
Open

Part 6 #63

wants to merge 25 commits into from

Commits on Sep 17, 2017

  1. Implement rewards

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    56ccd7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b9dd2 View commit details
    Browse the repository at this point in the history
  3. Implement TXOutputs

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    2f54328 View commit details
    Browse the repository at this point in the history
  4. Implement UTXOSet

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    249b7f4 View commit details
    Browse the repository at this point in the history
  5. Improve UTXOSet

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    7eda539 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb78220 View commit details
    Browse the repository at this point in the history
  7. Implement DeserializeOutputs

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    b15e111 View commit details
    Browse the repository at this point in the history
  8. Implment UTXOSet.FindUTXO

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    c3aa678 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3739ac View commit details
    Browse the repository at this point in the history
  10. Remove Blockchain.FindUTXO

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    0b7d2ac View commit details
    Browse the repository at this point in the history
  11. Use the UTXO set to send coins

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    3e491be View commit details
    Browse the repository at this point in the history
  12. Implement UTXOSet.Update

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    fe34c88 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99d1134 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f0e04f View commit details
    Browse the repository at this point in the history
  15. FindAllUTXO → FindUTXO

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    47737a2 View commit details
    Browse the repository at this point in the history
  16. Add a newline

    Jeiwan committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    8ef0f2c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Configuration menu
    Copy the full SHA
    337a637 View commit details
    Browse the repository at this point in the history
  2. Refactor something in UTXOSet

    Jeiwan committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    827f124 View commit details
    Browse the repository at this point in the history
  3. Implement Merkle tree

    Jeiwan committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    668d209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cafc0e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Revert "Fix the 'checksum' function"

    This reverts commit 465b85d.
    Jeiwan committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    74cbac4 View commit details
    Browse the repository at this point in the history
  2. Lower the difficulty of PoW

    Jeiwan committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    ffac3de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b9b571 View commit details
    Browse the repository at this point in the history
  4. Update the README

    Jeiwan committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    2e06c0a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Fix URLs in README

    Jeiwan committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    0538111 View commit details
    Browse the repository at this point in the history