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: leverage e2e #2233

Merged
merged 40 commits into from
Sep 12, 2023
Merged

test: leverage e2e #2233

merged 40 commits into from
Sep 12, 2023

Commits on Sep 7, 2023

  1. file

    toteki committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d114dc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. mimic egor PR #2232

    toteki committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7dad3b9 View commit details
    Browse the repository at this point in the history
  2. leverage execute fxns

    toteki committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c3e94e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7952740 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. comment

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3963af5 View commit details
    Browse the repository at this point in the history
  2. shorten functions

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c8c7f3e View commit details
    Browse the repository at this point in the history
  3. ++

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b5930de View commit details
    Browse the repository at this point in the history
  4. const

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    62ac6c5 View commit details
    Browse the repository at this point in the history
  5. add initial balances

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8c905c7 View commit details
    Browse the repository at this point in the history
  6. leverage gov setup

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2f9ec2b View commit details
    Browse the repository at this point in the history
  7. special assets pair gov setup

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a40355f View commit details
    Browse the repository at this point in the history
  8. initial leverage supply

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    39611ce View commit details
    Browse the repository at this point in the history
  9. lint

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b2352f4 View commit details
    Browse the repository at this point in the history
  10. fix

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ce53a5b View commit details
    Browse the repository at this point in the history
  11. fix exceed max supply

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9ee4642 View commit details
    Browse the repository at this point in the history
  12. ++

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    105d240 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3a47ab View commit details
    Browse the repository at this point in the history
  14. fix

    toteki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c0a00f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. account tools

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ff21923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0ae46 View commit details
    Browse the repository at this point in the history
  3. ++

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0593f53 View commit details
    Browse the repository at this point in the history
  4. revert accunt tools

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    706ac62 View commit details
    Browse the repository at this point in the history
  5. revert extra balances

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9a52706 View commit details
    Browse the repository at this point in the history
  6. --

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8b5f451 View commit details
    Browse the repository at this point in the history
  7. --

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a1bc63d View commit details
    Browse the repository at this point in the history
  8. --

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a2b403f View commit details
    Browse the repository at this point in the history
  9. fix

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d966fa7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14ab0d6 View commit details
    Browse the repository at this point in the history
  11. suggestion++

    Co-authored-by: kosegor <30661385+kosegor@users.noreply.github.com>
    toteki and kosegor authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    931343e View commit details
    Browse the repository at this point in the history
  12. add special pairs to e2e

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    69a853c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99a478c View commit details
    Browse the repository at this point in the history
  14. fix empty description

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fe219f4 View commit details
    Browse the repository at this point in the history
  15. modify amounts

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    77d5a04 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6560791 View commit details
    Browse the repository at this point in the history
  17. rename suite functions

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4c1f858 View commit details
    Browse the repository at this point in the history
  18. change eventually to 5sec

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    06b1b95 View commit details
    Browse the repository at this point in the history
  19. suggestion++

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    toteki and robert-zaremba authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0dd4931 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5c3ae2d View commit details
    Browse the repository at this point in the history
  21. remove eventually

    toteki committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    87232e4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    59fb3cc View commit details
    Browse the repository at this point in the history