Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Add randomness contract support to AuthorityRound. #10946

Merged
merged 12 commits into from
Dec 17, 2019

Commits on Dec 3, 2019

  1. Add randomness contract support to Authority Round.

    Changes have been cherry-picked from poanetwork's aura-pos branch.
    Most of the work has been done by @mbr.
    afck committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    6961143 View commit details
    Browse the repository at this point in the history
  2. Address review comments for randomness contract.

    Co-Authored-By: David <[email protected]>
    afck and dvdplm committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    7b997c7 View commit details
    Browse the repository at this point in the history
  3. Rename revealSecret to revealNumber

    varasev authored and afck committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    620020d View commit details
    Browse the repository at this point in the history
  4. Update Randomness contract bytecode

    varasev authored and afck committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    84fa200 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b19a2d4 View commit details
    Browse the repository at this point in the history
  6. Use get_commit_and_cipher

    afck committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    624ce47 View commit details
    Browse the repository at this point in the history
  7. Clean up Miner::prepare_block.

    afck committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    727fce3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Remove is_reveal_phase call.

    afck committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b51249b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

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

Commits on Dec 6, 2019

  1. Simplify run_randomness_phase

    afck committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    0d7d0c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Address review comments.

    afck committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    ab169e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

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