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

Tracking metablocks' rounds in the Consensus contract. #103

Merged
merged 42 commits into from
Dec 19, 2019

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    952feb7 View commit details
    Browse the repository at this point in the history
  2. Fixes Committee unit tests

    Paruyr Gevorgyan committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3019de8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Merge with 'origin/consensus-cleanup-naming'

    Paruyr Gevorgyan committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    4509cc1 View commit details
    Browse the repository at this point in the history
  2. Fixing failing unit tests

    Paruyr Gevorgyan committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    c1f3f00 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Change consensus move*Round nameing to go*Round

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    d3eebe0 View commit details
    Browse the repository at this point in the history
  2. Fixes failing unittests

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    b82af0d View commit details
    Browse the repository at this point in the history
  3. Replaces chainId with metachainId

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    70911f3 View commit details
    Browse the repository at this point in the history
  4. Merges with 'feature/consensus'

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    f5178a2 View commit details
    Browse the repository at this point in the history
  5. Adjusts chain and metachain naming

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    4e2685d View commit details
    Browse the repository at this point in the history
  6. Merges w/ feature/consensus

      - Updates naming convention from chain -> metachin
      - Change web3 provider from `http` to `ws`
    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    fe3ee29 View commit details
    Browse the repository at this point in the history
  7. Merges feature/consensus

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    85b7f54 View commit details
    Browse the repository at this point in the history
  8. Uses ws for web3

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    23c7cd1 View commit details
    Browse the repository at this point in the history
  9. Improves usage

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    f993b43 View commit details
    Browse the repository at this point in the history
  10. Running reputation test first

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    53d57ba View commit details
    Browse the repository at this point in the history
  11. Runs each test separately to fix instability

    Paruyr Gevorgyan committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    a1ae788 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Merges feature/consensus

    Paruyr Gevorgyan committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    1e450a2 View commit details
    Browse the repository at this point in the history
  2. Drafts mosaicdaoGH-95

    Paruyr Gevorgyan committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    29a8d84 View commit details
    Browse the repository at this point in the history
  3. Merges metablock-round

    Paruyr Gevorgyan committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    a04023f View commit details
    Browse the repository at this point in the history
  4. Drafts mosaicdaoGH-95. Compiling version.

    Paruyr Gevorgyan committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    1f2063e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Merges with feature/consensus

    Paruyr Gevorgyan committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    152b459 View commit details
    Browse the repository at this point in the history
  2. Makes Consensus::isValidator internal

    Paruyr Gevorgyan committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    b83d062 View commit details
    Browse the repository at this point in the history
  3. Merges w/ pgev:metablock-round

    Paruyr Gevorgyan committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    53441fd View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Merges w/ feature/consensus

    Paruyr Gevorgyan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    64f9ce9 View commit details
    Browse the repository at this point in the history
  2. Merge w/ metablock-round

    Paruyr Gevorgyan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    12c8b06 View commit details
    Browse the repository at this point in the history
  3. Consensus minor adjustments

    Paruyr Gevorgyan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    676c171 View commit details
    Browse the repository at this point in the history
  4. Consensus improvements

    Paruyr Gevorgyan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    3056425 View commit details
    Browse the repository at this point in the history
  5. Skipping failing consensus tests

    Paruyr Gevorgyan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    7e20990 View commit details
    Browse the repository at this point in the history
  6. Merges w/ feature/consensus

    Paruyr Gevorgyan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    c01dd25 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Consensus storage cleanup.

    Paruyr Gevorgyan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    0da0ab7 View commit details
    Browse the repository at this point in the history
  2. Merge w/ feature/consensus

    Paruyr Gevorgyan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    d4272f2 View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    Paruyr Gevorgyan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    e61de39 View commit details
    Browse the repository at this point in the history
  4. Ignores/fixes unit tests

    Paruyr Gevorgyan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    6b6090e View commit details
    Browse the repository at this point in the history
  5. Merge w/ feature/consensus

    Paruyr Gevorgyan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    e4168a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Fixes consensus unit test failure

    Paruyr Gevorgyan committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    9985754 View commit details
    Browse the repository at this point in the history
  2. Fixes Axiom unit test failure

    Paruyr Gevorgyan committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    76a08d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Merges w/ feature/consensus

    Paruyr Gevorgyan committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    9936d62 View commit details
    Browse the repository at this point in the history
  2. hashBlockSegment() reads blocksegment length from storage

    Paruyr Gevorgyan committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    9438c52 View commit details
    Browse the repository at this point in the history
  3. Fixes indentation

    Paruyr Gevorgyan committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    16f0ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c31f408 View commit details
    Browse the repository at this point in the history
  5. Calls reputation first on validator logout

    Paruyr Gevorgyan committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    182516d View commit details
    Browse the repository at this point in the history
  6. Refines assertion for hashBlockSegment

    Paruyr Gevorgyan committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    b2a3f91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c1c70b View commit details
    Browse the repository at this point in the history