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

test: implement simulation functions #83

Closed
wants to merge 19 commits into from

Commits on Aug 18, 2021

  1. test: add sim_test

    jaybxyz committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    915de21 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    177e0f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0ae112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c36aa08 View commit details
    Browse the repository at this point in the history
  4. chore: adding operations

    jaybxyz committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    0704de1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into kogisin/64-simulation-test

    * master:
      fix: solve module, sdk issues
      test: improve code coverage
      test: add cli integration tests
      test: add integration cli test for ratio plan, stake, and unstake
      refactor: update description and use string slice flag for harvest for better developer experience
      feat: add integration test for create fixed amount plan command-line interface
    jaybxyz committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    2c2a710 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    ee7e739 View commit details
    Browse the repository at this point in the history
  2. fix: lint checks

    jaybxyz committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    34ec306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f67d6 View commit details
    Browse the repository at this point in the history
  4. test: nolint unused code

    jaybxyz committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    8f03360 View commit details
    Browse the repository at this point in the history
  5. lint: last test

    jaybxyz committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    d086a89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81977c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    8138dfb View commit details
    Browse the repository at this point in the history
  2. fix: broken test

    jaybxyz committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    9d07300 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Merge commit '6dea151437ce42ffd0b68c5486fa210195ce6696' into kogisin/…

    …64-simulation-test
    
    * commit '6dea151437ce42ffd0b68c5486fa210195ce6696':
      feat: add genesis functionality (tendermint#87)
    jaybxyz committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    783e3cc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. docs: fix backticks location

    jaybxyz committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5221ea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d25621 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. chore: fix simulation logic, add minter permission to module account,…

    … work in progress to solve harvest issue
    jaybxyz committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    a7d3e70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fcb8e3 View commit details
    Browse the repository at this point in the history