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

mult-pow-hybrid-mining #5

Merged
merged 34 commits into from
Jun 7, 2020
Merged

mult-pow-hybrid-mining #5

merged 34 commits into from
Jun 7, 2020

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    0c70fb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. spreadsheet upload

    Kevoulee committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    7068a26 View commit details
    Browse the repository at this point in the history
  2. Update to spreadsheet

    Kevoulee committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    cc3440a View commit details
    Browse the repository at this point in the history
  3. graphs

    Kevoulee committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    6f3eefa View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    ac13382 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. formulae and graphs

    Kevoulee committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    04dd569 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. update to algorithms

    Kevoulee committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    536e4ca View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Configuration menu
    Copy the full SHA
    d814c00 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. addition to notes

    Kevoulee committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    bd678dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae0dd9b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    38837bd View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Multi POW

    hansieodendaal committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    52fb900 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. - config file for input params

    - 3x LWMA choices
    - 3x randomness choices
    
    ToDo: Blockchain assembly strategy from oracle's perspective needs work
    hansieodendaal committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    ae9cccc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    bfc5219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ab93e View commit details
    Browse the repository at this point in the history
  3. Fixed data type error in class DIFFICULTY_LWMA_00

    Improved efficiency of `limit_down` and `limit_up_down` functions
    hansieodendaal committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    7a41780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    509e9cb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    c8e1bce View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    b25e516 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. WIP

    hansieodendaal committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    c2b2bb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. WIP - running basic

    hansieodendaal committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    0f1ee60 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. WIP

    hansieodendaal committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    d21bc2e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. WIP

    hansieodendaal committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    64e709f View commit details
    Browse the repository at this point in the history
  2. Reorg

    hansieodendaal committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d8fde3b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. WIP

    hansieodendaal committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    65584d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Working simulation.

    ToDo - contest tip
    hansieodendaal committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    464e11e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Still WIP

    ToDo
    - Implement contest_tip
    - Simulate system time based on the number of algos that participate, take into account when performing selfish mining
    - Investigate why changing the random distribution function has non-logical results
    hansieodendaal committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    5241e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b424462 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    90fda49 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    b3560f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Added TSA

    hansieodendaal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    10d95a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Configuration menu
    Copy the full SHA
    add4e63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6f68e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. ready for discussion

    hansieodendaal committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    205d5c6 View commit details
    Browse the repository at this point in the history