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

Sim refactor 2: move GenesisState generators to modules #4838

Merged
merged 70 commits into from
Aug 28, 2019

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    771e305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d8bd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. move simulation params back to modules (#4839)

    move simulation params back to modules (#4839)
    fedekunze authored Aug 5, 2019
    Configuration menu
    Copy the full SHA
    52c18e0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into fe…

    …dekunze/cleanup-genState-generators
    fedekunze committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    bea474f View commit details
    Browse the repository at this point in the history
  3. cleanup params

    fedekunze committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    237b65a View commit details
    Browse the repository at this point in the history
  4. various fixes

    fedekunze committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    8bb9880 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84fa364 View commit details
    Browse the repository at this point in the history
  6. fix

    fedekunze committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    687125a View commit details
    Browse the repository at this point in the history
  7. module pattern

    fedekunze committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    eeb0469 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    5fa13a3 View commit details
    Browse the repository at this point in the history
  2. param changes

    fedekunze committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    5efe2bd View commit details
    Browse the repository at this point in the history
  3. revert util pkg

    fedekunze committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    3e15e2a View commit details
    Browse the repository at this point in the history
  4. banksim

    fedekunze committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    521c4dd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. compile

    fedekunze committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    5c41dd2 View commit details
    Browse the repository at this point in the history
  2. update Decoders params

    fedekunze committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    865a5e4 View commit details
    Browse the repository at this point in the history
  3. fix

    fedekunze committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    45a0e3c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. address @colin-axner comments

    fedekunze committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    da6de9f View commit details
    Browse the repository at this point in the history
  2. merge master

    fedekunze committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    b59f37c View commit details
    Browse the repository at this point in the history
  3. merge master

    fedekunze committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    867ba5a View commit details
    Browse the repository at this point in the history
  4. cleanup

    fedekunze committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    4f59730 View commit details
    Browse the repository at this point in the history
  5. Update cmd_test.go

    fedekunze authored Aug 8, 2019
    Configuration menu
    Copy the full SHA
    bd71a17 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. merge master

    fedekunze committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    3628d90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    564b484 View commit details
    Browse the repository at this point in the history
  3. simulation manager

    fedekunze committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    fc1e72a View commit details
    Browse the repository at this point in the history
  4. mino fixes

    fedekunze committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    cca3a19 View commit details
    Browse the repository at this point in the history
  5. cleanup

    fedekunze committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    c48a035 View commit details
    Browse the repository at this point in the history
  6. merge sim refactor part 1

    fedekunze committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    8c02035 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fe9b91 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-Authored-By: frog power 4000 <rigel.rozanski@gmail.com>
    fedekunze and rigelrozanski authored Aug 9, 2019
    Configuration menu
    Copy the full SHA
    225bea3 View commit details
    Browse the repository at this point in the history
  9. address @rigelrozanski comments

    fedekunze committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    9f3525b View commit details
    Browse the repository at this point in the history
  10. changelog

    fedekunze committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    c13ecb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Apply suggestions from code review

    Co-Authored-By: colin axner <colinaxner@berkeley.edu>
    fedekunze and colin-axner authored Aug 10, 2019
    Configuration menu
    Copy the full SHA
    4959068 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. update tests

    fedekunze committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    4a4db84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0338964 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fedekunze/move-sim-decoders' of https://github.com/cosm…

    …os/cosmos-sdk into fedekunze/cleanup-genState-generators
    fedekunze committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    84555d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    258e3e6 View commit details
    Browse the repository at this point in the history
  5. merge sim decoders PR

    fedekunze committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    785ac1d View commit details
    Browse the repository at this point in the history
  6. remove cycle deps

    fedekunze committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    c627c68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    427b235 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    7793e11 View commit details
    Browse the repository at this point in the history
  2. build

    fedekunze committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    d81ba90 View commit details
    Browse the repository at this point in the history
  3. fix params keys

    fedekunze committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    3899350 View commit details
    Browse the repository at this point in the history
  4. make format

    fedekunze committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    c0cd833 View commit details
    Browse the repository at this point in the history
  5. merge master

    fedekunze committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    e574743 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. fix tests

    fedekunze committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    538e6e1 View commit details
    Browse the repository at this point in the history
  2. minor updates to sim_test

    fedekunze committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    2ac27a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. merge master

    fedekunze committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    702a257 View commit details
    Browse the repository at this point in the history
  2. cleanup

    fedekunze committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    d6c669b View commit details
    Browse the repository at this point in the history
  3. more cleanup

    fedekunze committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    85ced57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea76486 View commit details
    Browse the repository at this point in the history
  5. minor cleanup

    fedekunze committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    9db1881 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. remove cdc from generators

    fedekunze committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    cb3f361 View commit details
    Browse the repository at this point in the history
  2. remove cdc

    fedekunze committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    d1b96f0 View commit details
    Browse the repository at this point in the history
  3. merge master

    fedekunze committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    329d32b View commit details
    Browse the repository at this point in the history
  4. add get or generate

    fedekunze committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    887f2e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b51949c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee7c66d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

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

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    03f211d View commit details
    Browse the repository at this point in the history
  2. add changes from NFT module

    fedekunze committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    0582c6a View commit details
    Browse the repository at this point in the history
  3. address @alexanderbez comments

    fedekunze committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    5dd4b1b View commit details
    Browse the repository at this point in the history
  4. make format

    fedekunze committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    feb24d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    aebecfb View commit details
    Browse the repository at this point in the history
  2. update changelog

    fedekunze committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9048694 View commit details
    Browse the repository at this point in the history
  3. revert CI changes

    fedekunze committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    1abb14c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    252e59b View commit details
    Browse the repository at this point in the history
  5. go mod verify

    fedekunze committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    a90002f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. remove nft from sims

    fedekunze committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    68a1a9c View commit details
    Browse the repository at this point in the history
  2. reduce nft ops weights

    fedekunze committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    e86091e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3020ab1 View commit details
    Browse the repository at this point in the history