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

Add Add/Remove Liquidity #91

Merged
merged 244 commits into from
Nov 14, 2023
Merged

Add Add/Remove Liquidity #91

merged 244 commits into from
Nov 14, 2023

Commits on Aug 3, 2023

  1. WIP Join implementation.

    johngrantuk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    91b735b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    7e4bd2e View commit details
    Browse the repository at this point in the history
  2. Add encoders and query

    brunoguerios committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6be1c05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71315d2 View commit details
    Browse the repository at this point in the history
  4. Fix lint errors

    brunoguerios committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e264a8b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    2c423b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc845e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce91bf View commit details
    Browse the repository at this point in the history
  4. Update viem to v1.9.3

    brunoguerios committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    eb34419 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41a7d6f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Add helpers to test

    brunoguerios committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8747aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6733647 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feda776 View commit details
    Browse the repository at this point in the history
  4. Expose slippage entity

    brunoguerios committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    dfb113f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    443ec16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29fa180 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Fix encoders issues

    brunoguerios committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    92438bf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    24adcc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c401a48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18af0b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0995200 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecbdf1f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    9f9935b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c95d21e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4745d30 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    e20724d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e3bff View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    e645593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606c210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2c8030 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0edb27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aef4026 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    3cafa27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294c082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a52426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ece720 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d49b3f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    ced8f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb58e4c View commit details
    Browse the repository at this point in the history
  3. Remove unused comment

    brunoguerios committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3900067 View commit details
    Browse the repository at this point in the history
  4. refactor: Separate functions that may be common to other pool types s…

    …o they can be reusued. Simplify(?) encoding/amount logic.
    johngrantuk committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e0722d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    914e236 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    c55ce89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe067bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f64c6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b1e7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45d76dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71d1872 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge pull request #94 from balancer/refactor-common-pools

    Refactor common pools
    johngrantuk authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b801f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d755f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ea7e26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18796f1 View commit details
    Browse the repository at this point in the history
  5. refactor: Move constants.

    johngrantuk committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    41b9569 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99fe390 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bccfda9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    368f3d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    fe3cc45 View commit details
    Browse the repository at this point in the history
  2. remove parser

    danielmkm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    80c339b View commit details
    Browse the repository at this point in the history
  3. refactor: Update naming.

    johngrantuk committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ccef327 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #95 from balancer/refactor-tests

    Refactor tests
    johngrantuk authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    346cb9d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #93 from balancer/exit

    Exit Pool
    johngrantuk authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f8ede7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    986988a View commit details
    Browse the repository at this point in the history
  7. chore: Fix liniting.

    johngrantuk committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    78dc6dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0e044b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49be636 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6674ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34b6b9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dfe5577 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1cee514 View commit details
    Browse the repository at this point in the history
  14. Creating a provider to fetch data from the Balancer API;

    Luiz Gustavo Abou Hatem De Liz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b62ab16 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge pull request #96 from balancer/exit-refactor

    Move input validation to a higher level to simplify the individual implementations
    johngrantuk authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e480e1c View commit details
    Browse the repository at this point in the history
  2. Add changeset.

    johngrantuk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e1efe6b View commit details
    Browse the repository at this point in the history
  3. Adding Example;

    Changing variable names;
    Changing class names;
    Luiz Gustavo Abou Hatem De Liz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5702561 View commit details
    Browse the repository at this point in the history
  4. Fixing wrong replacements

    Luiz Gustavo Abou Hatem De Liz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    16376b7 View commit details
    Browse the repository at this point in the history
  5. Changing folder name "balancer-api-provider" to "balancer-api

    Luiz Gustavo Abou Hatem De Liz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    581478e View commit details
    Browse the repository at this point in the history
  6. [WIP] Creating example for api integration;

    Changing function name;
    Luiz Gustavo Abou Hatem De Liz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8f52f44 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Changing "Weighted" to "WEIGHTED" (format that comes from the API);

    Creating example for Join Weighted Pool;
    Luiz Gustavo Abou Hatem De Liz committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5e01345 View commit details
    Browse the repository at this point in the history
  2. fix: Circular deps.

    johngrantuk committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1d54c4c View commit details
    Browse the repository at this point in the history
  3. Added example for exit;

    Luiz Gustavo Abou Hatem De Liz committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d0c1116 View commit details
    Browse the repository at this point in the history
  4. Merge commit 'e1efe6b68f4528287410adb0a7d5782273959b7b' into integrat…

    …e-api
    
    # Conflicts:
    #	src/entities/exit/parser.ts
    #	src/entities/join/parser.ts
    #	test/weightedExit.integration.test.ts
    Luiz Gustavo Abou Hatem De Liz committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    50875db View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Removing Parser;

    Replacing Type PoolState for PoolStateInput;
    Updating README.md examples section;
    Luiz Gustavo Abou Hatem De Liz committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    55eed3b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge pull request #98 from balancer/fix-circular-deps

    fix: Circular deps.
    johngrantuk authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3862fd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. fixing lint errors

    Luiz Gustavo Abou Hatem De Liz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    36e684f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Changing hardhat to anvil client in tests;

    Creating script to start anvil node;
    Adding docs about anvil node installation in the README.md;
    Luiz Gustavo Abou Hatem De Liz committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1fbd05e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Created Join for Composable Stable Pools;

    Luiz Gustavo Abou Hatem De Liz committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1948ff3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Installing foundry and running anvil in the github actions;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d8ae99b View commit details
    Browse the repository at this point in the history
  2. Fixing script to install foundry

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c27a526 View commit details
    Browse the repository at this point in the history
  3. Fixing commands to install foundry (2);

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    78be59e View commit details
    Browse the repository at this point in the history
  4. Another try to install foundry;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ee49610 View commit details
    Browse the repository at this point in the history
  5. using custom bash to install foundry;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b8777fd View commit details
    Browse the repository at this point in the history
  6. no message

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    741e78b View commit details
    Browse the repository at this point in the history
  7. refreshing bash before running anvil;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0621250 View commit details
    Browse the repository at this point in the history
  8. adding foundry to test needs property;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    876e9a6 View commit details
    Browse the repository at this point in the history
  9. Yet Another Try to recognize anvil command;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6a960ca View commit details
    Browse the repository at this point in the history
  10. Running the Anvil Client in the Foundry tab, hopefully it will recogn…

    …ize anvil cmd now;
    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    547984c View commit details
    Browse the repository at this point in the history
  11. replacing wrongly removed environment variables;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3d68f79 View commit details
    Browse the repository at this point in the history
  12. Putting the Foundry in github setup action;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a4981ca View commit details
    Browse the repository at this point in the history
  13. Fixing foundry setup action;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    746dd3f View commit details
    Browse the repository at this point in the history
  14. fixing wrong parameter "test > needs", foundry no longer exists;

    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    13b92f8 View commit details
    Browse the repository at this point in the history
  15. secrets.ETHEREUM_RPC_URL is not available in setup/action.yml, trying…

    … to run anvil in the workflow checks again;
    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ac375de View commit details
    Browse the repository at this point in the history
  16. Adding "ComposableStableJoinQueryResult" type;

    Removing validateInputs from pool-type folder and putting inside an "utils" folder;
    Luiz Gustavo Abou Hatem De Liz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7ca52ad View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Creating composable Stable Exit and integration test;

    Luiz Gustavo Abou Hatem De Liz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2691fdf View commit details
    Browse the repository at this point in the history
  2. Fixing Lint;

    Luiz Gustavo Abou Hatem De Liz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2a938d6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'composable-stable-join' into composable-stable-exit

    Luiz Gustavo Abou Hatem De Liz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2794e86 View commit details
    Browse the repository at this point in the history
  4. Fixing Lint;

    Luiz Gustavo Abou Hatem De Liz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2fc96f7 View commit details
    Browse the repository at this point in the history
  5. fix: Client type in test.

    johngrantuk committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ffeaa9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4687026 View commit details
    Browse the repository at this point in the history
  7. Refactor: Join types.

    johngrantuk committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6a08b5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb58df9 View commit details
    Browse the repository at this point in the history
  9. mend

    agualis committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9d6f0ac View commit details
    Browse the repository at this point in the history
  10. Fix lint

    agualis committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3119a49 View commit details
    Browse the repository at this point in the history
  11. Refactor .env vars

    agualis committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    457c50c View commit details
    Browse the repository at this point in the history
  12. Fix VITE envs in checks.yml

    agualis committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1a7d990 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3dc7efd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3c232b0 View commit details
    Browse the repository at this point in the history
  15. Refactoring the types;

    Adding comment to PHANTOM_STABLE pool type;
    Luiz Gustavo Abou Hatem De Liz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b5838d8 View commit details
    Browse the repository at this point in the history
  16. bptIndex is mandatory for composable stable pools;

    Luiz Gustavo Abou Hatem De Liz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    422f42b View commit details
    Browse the repository at this point in the history
  17. Running rome lint on all files;

    Luiz Gustavo Abou Hatem De Liz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e0016ab View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    357d8be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be6bf80 View commit details
    Browse the repository at this point in the history
  3. Avoid viem prefix in CI envs

    agualis committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1ff65fd View commit details
    Browse the repository at this point in the history
  4. Clean integration tests

    agualis committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1e7c494 View commit details
    Browse the repository at this point in the history
  5. Add weighted tests back

    agualis committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    18151a8 View commit details
    Browse the repository at this point in the history
  6. Bump viem and vitest

    agualis committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    89ded1b View commit details
    Browse the repository at this point in the history
  7. Keep old viem version

    agualis committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8b7744a View commit details
    Browse the repository at this point in the history
  8. Adapting doTransaction to a doJoin function usable for both pool type…

    …s "Weighted" and "Composable Stable";
    Luiz Gustavo Abou Hatem De Liz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7cf3fd5 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'composable-stable-join' into composable-stable-exit

    # Conflicts:
    #	src/entities/join/composable-stable/composableStableJoin.ts
    #	src/entities/join/types.ts
    #	test/composableStableJoin.integration.test.ts
    Luiz Gustavo Abou Hatem De Liz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cffe049 View commit details
    Browse the repository at this point in the history
  10. Merging Weighted and ComposableStable doTransactions into one single …

    …doExit function;
    Luiz Gustavo Abou Hatem De Liz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    72301a3 View commit details
    Browse the repository at this point in the history
  11. Fixing Lint

    Luiz Gustavo Abou Hatem De Liz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ff2132d View commit details
    Browse the repository at this point in the history
  12. Fixing Lint;

    Luiz Gustavo Abou Hatem De Liz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0cb5b95 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'composable-stable-join' into composable-stable-exit

    Luiz Gustavo Abou Hatem De Liz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7ff60c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge pull request #109 from balancer/viem-anvil

    Viem anvil
    johngrantuk authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    eaa0218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c181f View commit details
    Browse the repository at this point in the history
  3. Fix pnpm loclkfile

    agualis committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a5bc0da View commit details
    Browse the repository at this point in the history
  4. Merge pull request #103 from balancer/anvil-tests

    Changing hardhat to anvil client in tests;
    johngrantuk authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f09b572 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Changing "chainId" type to ChainId instead of number;

    clarifying query and variables parameters type on fetch function;
    Luiz Gustavo Abou Hatem De Liz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    e1b71c7 View commit details
    Browse the repository at this point in the history
  2. Merge commit 'f09b5722cc06807709d041d5450e8018c33de99f' into integrat…

    …e-api
    
    # Conflicts:
    #	.gitignore
    #	README.md
    #	package.json
    Luiz Gustavo Abou Hatem De Liz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    4e98722 View commit details
    Browse the repository at this point in the history
  3. Removing unused types file;

    Luiz Gustavo Abou Hatem De Liz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    e9dde1c View commit details
    Browse the repository at this point in the history
  4. Updating pnpm-lock.yaml after merge;

    Luiz Gustavo Abou Hatem De Liz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    8a3b8d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Adding comments in the doJoin function;

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b3128a7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'composable-stable-join' into composable-stable-exit

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a262e92 View commit details
    Browse the repository at this point in the history
  3. changing toBeDefined to to.not.be.undefined

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1e73927 View commit details
    Browse the repository at this point in the history
  4. Adding comments for the doExit test helper function

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3254192 View commit details
    Browse the repository at this point in the history
  5. Merge commit 'f09b5722cc06807709d041d5450e8018c33de99f' into composab…

    …le-stable-join
    
    # Conflicts:
    #	.gitignore
    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    cf3e386 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'composable-stable-join' into composable-stable-exit

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1e0afcc View commit details
    Browse the repository at this point in the history
  7. Changing examples to anvil;

    Changing chainId types to ChainId instead of number;
    Adding a resolution to install get-port in the version 5.1.2, to accept non ESM imports, since @viem/anvil import this package using require;
    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e9b3b32 View commit details
    Browse the repository at this point in the history
  8. removed unused blockNumber variable;

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    eee4ac1 View commit details
    Browse the repository at this point in the history
  9. Adapting test for anvil;

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    400f4ba View commit details
    Browse the repository at this point in the history
  10. Merge branch 'composable-stable-join' into composable-stable-exit

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a51839f View commit details
    Browse the repository at this point in the history
  11. Adapting test to anvil;

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c368c94 View commit details
    Browse the repository at this point in the history
  12. Fixing get-port version and pnpm-lock file;

    Luiz Gustavo Abou Hatem De Liz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7789d6d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Running rome in the client/index.ts file;

    replacing ts-node by tsx;
    removing tsconfig-paths;
    removing resolutions;
    updating pnpm-lock.yaml;
    Luiz Gustavo Abou Hatem De Liz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    82e507f View commit details
    Browse the repository at this point in the history
  2. Linting files;

    Adding separated function to assert join transaction;
    Adding bptIndex verification in the validateInputs function;
    Luiz Gustavo Abou Hatem De Liz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c5285e3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'composable-stable-join' into composable-stable-exit

    Luiz Gustavo Abou Hatem De Liz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    598348a View commit details
    Browse the repository at this point in the history
  4. Moving assertJoinTransaction to the general helper file and renaming …

    …to assertTransaction;
    Luiz Gustavo Abou Hatem De Liz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    40288dd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'composable-stable-join' into composable-stable-exit

    Luiz Gustavo Abou Hatem De Liz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b8dbab2 View commit details
    Browse the repository at this point in the history
  6. Moving validateInputs to utils folder;

    Adding bptIndex verification in the validateInputs function;
    Linting files;
    Adding assertTransaction function in the exitHelper doExit function;
    Luiz Gustavo Abou Hatem De Liz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7ad13df View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. refactor: Fix formatting.

    johngrantuk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    097ac9e View commit details
    Browse the repository at this point in the history
  2. chore: Add changeset.

    johngrantuk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    73b19fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #97 from balancer/integrate-api

    Creating a Balancer API provider to fetch pool state for join txs;
    johngrantuk authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9de8240 View commit details
    Browse the repository at this point in the history
  4. chore: Fix formatting.

    johngrantuk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b33cda8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3a6376 View commit details
    Browse the repository at this point in the history
  6. chore: Fix lock file.

    johngrantuk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1f5b579 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a13f6e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    40f3427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebccf76 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    ecba974 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #106 from balancer/composable-stable-join

    Created Join for Composable Stable Pools;
    johngrantuk authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d7a644d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    0e24dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f9b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdd1c55 View commit details
    Browse the repository at this point in the history
  4. refactor: Split Weighted & CS tests and use local pool files instead …

    …of SG call to speed up.
    johngrantuk committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c089a5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc26998 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cdd241 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge commit '6cdd24121cab1cecabb4078e248336959f33b550' into composab…

    …le-stable-exit
    
    # Conflicts:
    #	src/entities/exit/poolExit.ts
    #	test/lib/utils/types.ts
    Luiz Gustavo Abou Hatem De Liz committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    66da0df View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    4f1186e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a073afc View commit details
    Browse the repository at this point in the history
  3. Remove old code

    agualis committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2612b13 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    agualis committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b1a0f7d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Refactoring all exit tests, exit enums and parameters names;

    Luiz Gustavo Abou Hatem De Liz committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    498a3d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge pull request #117 from balancer/anvil-test-parallelization

    setup vitest/anvil to allow parallel threads
    johngrantuk authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8e34a4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4340eb2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #112 from balancer/test-refactor-local

    Test refactor to use local forks
    johngrantuk authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a8d539d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aebbc40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70cd9e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00533a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f4ca80 View commit details
    Browse the repository at this point in the history
  8. Fixing Lint Errors

    Luiz Gustavo Abou Hatem De Liz committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    394896f View commit details
    Browse the repository at this point in the history
  9. Fixing weightedJoin assert function names;

    Luiz Gustavo Abou Hatem De Liz committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    851c161 View commit details
    Browse the repository at this point in the history
  10. removing unused imports;

    Luiz Gustavo Abou Hatem De Liz committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    94633e2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #118 from balancer/test-exit-refactor

    Refactoring all exit tests, exit enums and parameters names;
    lgahdl authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9cc3118 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #119 from balancer/input-amounts

    Refactor Input amounts
    johngrantuk authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    343ef5f View commit details
    Browse the repository at this point in the history
  13. Merge commit '343ef5fa4f09ddf7b028a57a4d49ff78cc46d81b' into composab…

    …le-stable-exit
    
    # Conflicts:
    #	src/entities/exit/types.ts
    #	src/entities/exit/utils/validateInputs.ts
    #	test/weightedExit.integration.test.ts
    Luiz Gustavo Abou Hatem De Liz committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3081903 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update test/lib/utils/exitHelper.ts

    Co-authored-by: John Grant <[email protected]>
    lgahdl and johngrantuk authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    826bd07 View commit details
    Browse the repository at this point in the history
  2. making bptIndex mandatory for getAmountsQuery function;

    making getTokens reusable for join and exit helper as "getTokensForBalanceCheck"
    Luiz Gustavo Abou Hatem De Liz committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    42771ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from balancer/composable-stable-exit

    Composable stable exit
    lgahdl authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1a86e14 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. refactor: join/exit examples. Separate fork logic to keep focus on ex…

    …ample. Add more comments and console logs.
    johngrantuk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ab9933a View commit details
    Browse the repository at this point in the history
  2. Adding support to gyro joins and exits.

    Luiz Gustavo Abou Hatem De Liz committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ef3f07a View commit details
    Browse the repository at this point in the history
  3. Fixing/Removing comments;

    Luiz Gustavo Abou Hatem De Liz committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9699a64 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix: We are working on assumption that API will return BPT token in t…

    …oken list (as current SG does) It does not currently do this so we have to add it manually
    johngrantuk committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fbb917a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from balancer/examples-refactor

    refactor: join/exit examples
    johngrantuk authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a071f1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e580a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #122 from balancer/cs-api-missing-bpt

    Manually add BPT in CS API Provider
    johngrantuk authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2eca71b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ef701d View commit details
    Browse the repository at this point in the history
  6. Adding tests for other gyro pool types (no test with native token, ca…

    …use there are no gyro pools from other versions with wrapped native asset);
    
    Adding comments to explain that the gyro pool types only accept Proportional Join/Exit;
    Luiz Gustavo Abou Hatem De Liz committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1192f57 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    8663fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9d1df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    483220d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b06078c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    010ad6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c9851d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f608e6f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #123 from balancer/buildCall-output-tokenAmounts

    Build call output token amounts
    johngrantuk authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    196480b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    280950d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85cfd33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0676e28 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a014d7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    50c6934 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e70254f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a4dd95 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cd50289 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/join' into refactor-join-interface

    # Conflicts:
    #	src/entities/join/types.ts
    #	test/lib/utils/exitHelper.ts
    #	test/lib/utils/joinHelper.ts
    brunoguerios committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    738c08d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fbb33b1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c47de57 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    933ebaf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2cf4d39 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1332692 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b63f1b8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    30ea9e3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    26025a8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    54b917c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c82f935 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    65651a2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2dfca4c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4e529d4 View commit details
    Browse the repository at this point in the history
  31. Merge commit '4ef701db221df2062415a44fda2d8c4aeb30e0e4' into gyro-join

    Luiz Gustavo Abou Hatem De Liz committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ec2f98a View commit details
    Browse the repository at this point in the history
  32. Renaming wrong gyro types;

    Luiz Gustavo Abou Hatem De Liz committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1f29e68 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    fab87ca View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/join' into refactor-join-interface

    # Conflicts:
    #	src/entities/addLiquidity/utils/validateInputs.ts
    #	src/entities/exit/poolExit.ts
    #	src/entities/join/poolJoin.ts
    #	src/entities/removeLiquidity/utils/validateInputs.ts
    brunoguerios committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    acfd6d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b366164 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #124 from balancer/refactor-join-interface

    Refactor Join/Exit Interface to Add/Remove Liquidity
    brunoguerios authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    31d244a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into join

    # Conflicts:
    #	test/gyro2Math.test.ts
    #	test/gyro3Pool.test.ts
    #	test/gyroEMath.test.ts
    #	test/gyroEPool.test.ts
    #	test/sor.test.ts
    #	tsconfig.json
    #	vitest.config.ts
    brunoguerios committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bbdc8c8 View commit details
    Browse the repository at this point in the history