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

WIP: Autocli #3485

Closed
wants to merge 35 commits into from
Closed

WIP: Autocli #3485

wants to merge 35 commits into from

Commits on Nov 21, 2022

  1. simulation: app_config for lockup began

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8720790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    272bc13 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. save

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c8f6994 View commit details
    Browse the repository at this point in the history
  2. change proto gen path

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    1211f8b View commit details
    Browse the repository at this point in the history
  3. remove ./autocli

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a5b1e37 View commit details
    Browse the repository at this point in the history
  4. api mod

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6ccce77 View commit details
    Browse the repository at this point in the history
  5. api mod correct

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b57af42 View commit details
    Browse the repository at this point in the history
  6. path problem

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    101eea4 View commit details
    Browse the repository at this point in the history
  7. delete old .pb

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fd9d301 View commit details
    Browse the repository at this point in the history
  8. api/osmosis gen

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6976b85 View commit details
    Browse the repository at this point in the history
  9. remove old module.pb

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a2ed44a View commit details
    Browse the repository at this point in the history
  10. change import path to osmosis

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    1e29b6b View commit details
    Browse the repository at this point in the history
  11. one import problem left

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e01845a View commit details
    Browse the repository at this point in the history
  12. add run

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6f3542d View commit details
    Browse the repository at this point in the history
  13. api fixes

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d31a352 View commit details
    Browse the repository at this point in the history
  14. runtime + runtime problem

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    38f9356 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. rm runtime - add /node

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a727f41 View commit details
    Browse the repository at this point in the history
  2. remove /api and proto/osmosis/base (should be in sdk)

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b32ba8d View commit details
    Browse the repository at this point in the history
  3. use my sdk fork (temporary)

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    19cfd2d View commit details
    Browse the repository at this point in the history
  4. increment proto version + regenerate proto

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    81690ea View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. regenerate api

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    bdcb958 View commit details
    Browse the repository at this point in the history
  2. fix import api path

    hieuvubk committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    51bc28a View commit details
    Browse the repository at this point in the history
  3. change path

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    b14ca43 View commit details
    Browse the repository at this point in the history
  4. runtime proto

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    963906d View commit details
    Browse the repository at this point in the history
  5. test added

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    d69b05f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. remove /api. Try to move module.proto gen file to types

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    dda3f40 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. wip

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    87563ac View commit details
    Browse the repository at this point in the history
  2. try to regis lockup module

    hieuvubk committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    d318f86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47f7a36 View commit details
    Browse the repository at this point in the history
  4. bring back bank keeper methods

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    b481198 View commit details
    Browse the repository at this point in the history
  5. auto generated basic not module-related commands

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    c60d75f View commit details
    Browse the repository at this point in the history
  6. move imports to app_config.go / fix import path in proto to be correct

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    06280bd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. refactoring

    Ruslan Akhtariev authored and Ruslan Akhtariev committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    922bb40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e769e View commit details
    Browse the repository at this point in the history
  3. fix

    hieuvubk committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a2a55d8 View commit details
    Browse the repository at this point in the history