Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Jeiwan/blockchain_go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: part_5
Choose a base ref
...
head repository: Jeiwan/blockchain_go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: part_6
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.

Commits on Sep 17, 2017

  1. Implement rewards

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    56ccd7c View commit details
  2. Copy the full SHA
    01b9dd2 View commit details
  3. Implement TXOutputs

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    2f54328 View commit details
  4. Implement UTXOSet

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    249b7f4 View commit details
  5. Improve UTXOSet

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    7eda539 View commit details
  6. Copy the full SHA
    cb78220 View commit details
  7. Implement DeserializeOutputs

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    b15e111 View commit details
  8. Implment UTXOSet.FindUTXO

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    c3aa678 View commit details
  9. Copy the full SHA
    e3739ac View commit details
  10. Remove Blockchain.FindUTXO

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    0b7d2ac View commit details
  11. Use the UTXO set to send coins

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    3e491be View commit details
  12. Implement UTXOSet.Update

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    fe34c88 View commit details
  13. Copy the full SHA
    99d1134 View commit details
  14. Copy the full SHA
    4f0e04f View commit details
  15. FindAllUTXO → FindUTXO

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    47737a2 View commit details
  16. Add a newline

    Jeiwan committed Sep 17, 2017
    Copy the full SHA
    8ef0f2c View commit details

Commits on Sep 18, 2017

  1. Copy the full SHA
    337a637 View commit details
  2. Refactor something in UTXOSet

    Jeiwan committed Sep 18, 2017
    Copy the full SHA
    827f124 View commit details
  3. Implement Merkle tree

    Jeiwan committed Sep 18, 2017
    Copy the full SHA
    668d209 View commit details
  4. Copy the full SHA
    8cafc0e View commit details

Commits on Sep 19, 2017

  1. Revert "Fix the 'checksum' function"

    This reverts commit 465b85d.
    Jeiwan committed Sep 19, 2017
    Copy the full SHA
    74cbac4 View commit details
  2. Lower the difficulty of PoW

    Jeiwan committed Sep 19, 2017
    Copy the full SHA
    ffac3de View commit details
  3. Copy the full SHA
    9b9b571 View commit details
  4. Update the README

    Jeiwan committed Sep 19, 2017
    Copy the full SHA
    2e06c0a View commit details

Commits on Jun 26, 2021

  1. Fix URLs in README

    Jeiwan committed Jun 26, 2021
    Copy the full SHA
    0538111 View commit details
Loading