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

update sims operations to use baseapp #4946

Merged
merged 84 commits into from
Oct 23, 2019
Merged

Commits on Aug 22, 2019

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

Commits on Aug 26, 2019

  1. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into fe…

    …dekunze/4935-sim-ops-baseapp
    fedekunze committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    8f1240c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a31d65 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into fe…

    …dekunze/4935-sim-ops-baseapp
    fedekunze committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    89cf7b9 View commit details
    Browse the repository at this point in the history
  2. update operations

    fedekunze committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    5f606ea View commit details
    Browse the repository at this point in the history
  3. restructure sim ops params

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

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

Commits on Aug 28, 2019

  1. merge master

    fedekunze committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    51bf12b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe3f6f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3a398b View commit details
    Browse the repository at this point in the history
  4. rm msg.ValidateBasic

    fedekunze committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    666a301 View commit details
    Browse the repository at this point in the history
  5. changelog

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

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    b300de0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf6796 View commit details
    Browse the repository at this point in the history
  3. Update x/simulation/account.go

    Co-Authored-By: colin axner <[email protected]>
    fedekunze and colin-axner authored Aug 29, 2019
    Configuration menu
    Copy the full SHA
    bb47279 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b52a122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08af7df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0a4105 View commit details
    Browse the repository at this point in the history
  7. increase gas x10

    fedekunze committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    0d33e53 View commit details
    Browse the repository at this point in the history
  8. make format

    fedekunze committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    d2d8e06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    882b529 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. fix all edge cases

    fedekunze committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    86798bd View commit details
    Browse the repository at this point in the history
  2. golang ci

    fedekunze committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    8a5a8f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2433c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0172569 View commit details
    Browse the repository at this point in the history
  5. fixes

    fedekunze committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    2a2c369 View commit details
    Browse the repository at this point in the history
  6. check for max entries

    fedekunze committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    50f6959 View commit details
    Browse the repository at this point in the history
  7. add pubkey to genaccounts

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

Commits on Sep 2, 2019

  1. fix gov bug

    fedekunze committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    4e2d3b3 View commit details
    Browse the repository at this point in the history
  2. update staking sim ops

    fedekunze committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    e662201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c3e12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3298d5d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into fe…

    …dekunze/4935-sim-ops-baseapp
    fedekunze committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    8501356 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e615ee1 View commit details
    Browse the repository at this point in the history
  7. copy array

    fedekunze committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    9e81756 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    490bc77 View commit details
    Browse the repository at this point in the history
  9. format

    fedekunze committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    2139e75 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Update x/bank/simulation/operations.go

    Co-Authored-By: colin axner <[email protected]>
    fedekunze and colin-axner authored Sep 4, 2019
    Configuration menu
    Copy the full SHA
    7da6f34 View commit details
    Browse the repository at this point in the history
  2. Update simapp/helpers/test_helpers.go

    Co-Authored-By: colin axner <[email protected]>
    fedekunze and colin-axner authored Sep 4, 2019
    Configuration menu
    Copy the full SHA
    bd7ed37 View commit details
    Browse the repository at this point in the history
  3. address @colin-axner comments

    fedekunze committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    59620ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2b4a63 View commit details
    Browse the repository at this point in the history
  5. fix test

    fedekunze committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    c739839 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    8d5a90e View commit details
    Browse the repository at this point in the history
  2. update gov ops

    fedekunze committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    52875e5 View commit details
    Browse the repository at this point in the history
  3. merge master

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

Commits on Sep 6, 2019

  1. address @alexanderbez comments

    fedekunze committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    c49543f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86503a9 View commit details
    Browse the repository at this point in the history
  3. reorder params

    fedekunze committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    496fa15 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into fe…

    …dekunze/4935-sim-ops-baseapp
    fedekunze committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    337a25c View commit details
    Browse the repository at this point in the history
  2. changelog

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

Commits on Sep 11, 2019

  1. Update x/distribution/simulation/genesis.go

    Co-Authored-By: Alexander Bezobchuk <[email protected]>
    fedekunze and alexanderbez authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    d4df4bf View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. merge master

    fedekunze committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    4f9961a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8396254 View commit details
    Browse the repository at this point in the history
  3. remove named return values

    fedekunze committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    a188a77 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    ea3594b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f39fc77 View commit details
    Browse the repository at this point in the history
  3. golangci

    fedekunze committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    c79bc9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5491db8 View commit details
    Browse the repository at this point in the history
  5. add nolint

    fedekunze committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    c9faeeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b310b12 View commit details
    Browse the repository at this point in the history
  7. disable godox

    fedekunze committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    446179d View commit details
    Browse the repository at this point in the history
  8. add TODO on unjail

    fedekunze committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    42eebc3 View commit details
    Browse the repository at this point in the history
  9. update ops weights

    fedekunze committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    272e08a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. address @alexanderbez comments

    fedekunze committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    5a3712d View commit details
    Browse the repository at this point in the history
  2. remove dup

    fedekunze committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    c45382b View commit details
    Browse the repository at this point in the history
  3. update godoc

    fedekunze committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    efd2edb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daa8206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    def149f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57bcfbb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. update operations format

    fedekunze committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    5719686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bf30c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c3314e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    4a24fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15b55f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. merge master

    fedekunze committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    95f0b04 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    42fd548 View commit details
    Browse the repository at this point in the history
  2. fix nondeterminism bug

    AdityaSripal committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    0c65eda View commit details
    Browse the repository at this point in the history
  3. fix txsiglimit err

    AdityaSripal committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    cf215f8 View commit details
    Browse the repository at this point in the history
  4. fix multisend bug

    AdityaSripal committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    99baf18 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    33ee0e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1027d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    202fe2b View commit details
    Browse the repository at this point in the history
  2. Update simapp/state.go

    alexanderbez authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    716d00d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. golangCI changes

    fedekunze committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    6ed2005 View commit details
    Browse the repository at this point in the history