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

R4R: Simulation framework, including staking simulation #1620

Merged
merged 45 commits into from
Jul 19, 2018

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    6a119f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a332293 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    940cfa9 View commit details
    Browse the repository at this point in the history
  2. Add several simulated Msgs

    cwgoes committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    a3d8b38 View commit details
    Browse the repository at this point in the history
  3. CacheContext()

    cwgoes committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    27f157a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e3cd77 View commit details
    Browse the repository at this point in the history
  5. Changes from merge

    cwgoes committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    0572a27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53138fb View commit details
    Browse the repository at this point in the history
  7. TestMsgBeginUnbonding

    cwgoes committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    88364c8 View commit details
    Browse the repository at this point in the history
  8. Add 'test_sim' to CircleCI

    cwgoes committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    4623923 View commit details
    Browse the repository at this point in the history
  9. Move files

    cwgoes committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    f9f326c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    50d384a View commit details
    Browse the repository at this point in the history
  2. Update Gopkg.lock & Makefile

    cwgoes committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    601251d View commit details
    Browse the repository at this point in the history
  3. Actual Gaia app

    cwgoes committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    bb217b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8ec44e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bd09e6 View commit details
    Browse the repository at this point in the history
  6. Delegation bug fixed!

    cwgoes committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    c272db0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2018

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

Commits on Jul 17, 2018

  1. Configuration menu
    Copy the full SHA
    a6dd96d View commit details
    Browse the repository at this point in the history
  2. Fix gocyclo check

    cwgoes committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    a4e7216 View commit details
    Browse the repository at this point in the history
  3. Updates from merge

    cwgoes committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    9ad3d62 View commit details
    Browse the repository at this point in the history
  4. Restructure

    cwgoes committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    a49f9d6 View commit details
    Browse the repository at this point in the history
  5. Restructure contd.

    cwgoes committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    cbcd0f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d171dbf View commit details
    Browse the repository at this point in the history
  7. Genesis state

    cwgoes committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    cbc9d7d View commit details
    Browse the repository at this point in the history
  8. Update stake simulation

    cwgoes committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    af206bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eda7eb4 View commit details
    Browse the repository at this point in the history
  10. Makefile changes

    cwgoes committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    253b82f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5918ab1 View commit details
    Browse the repository at this point in the history
  12. Event stats

    cwgoes committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    c61b1aa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Misc, environment variables

    cwgoes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    6c61577 View commit details
    Browse the repository at this point in the history
  2. Remove print, quickfix

    cwgoes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    966f26d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf83385 View commit details
    Browse the repository at this point in the history
  4. Linter fixes

    cwgoes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    ad410c1 View commit details
    Browse the repository at this point in the history
  5. Refactor bank tests

    cwgoes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    8bd54f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05ceff5 View commit details
    Browse the repository at this point in the history
  7. Fix loose tokens invariant

    cwgoes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    cea2be6 View commit details
    Browse the repository at this point in the history
  8. Clarify 'nop', linter fix

    cwgoes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    dc14eef View commit details
    Browse the repository at this point in the history
  9. Environment variables

    cwgoes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    dcbd13c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c0cd73 View commit details
    Browse the repository at this point in the history
  11. Update changelog

    cwgoes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    16d4e07 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    423d0c4 View commit details
    Browse the repository at this point in the history
  2. Environment variables => flags

    cwgoes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    1e5a799 View commit details
    Browse the repository at this point in the history
  3. RandomKey, RandomAmount

    cwgoes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    ee29e10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e88a50 View commit details
    Browse the repository at this point in the history