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

Release 1.1.3 #501

Merged
merged 94 commits into from
Jul 28, 2023
Merged

Release 1.1.3 #501

merged 94 commits into from
Jul 28, 2023

Commits on Jun 14, 2023

  1. Making the interface of params_builder more easy to use;

    - Doesn't need to send all amounts for all tokens, only the tokens that will be used;
    Luiz Gustavo Abou Hatem de Liz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    70a6524 View commit details
    Browse the repository at this point in the history
  2. Fixing Lint error

    Luiz Gustavo Abou Hatem de Liz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f642cdc View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Removing sender, recipient and from/to internal balance variables

    Luiz Gustavo Abou Hatem de Liz committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a7cb537 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into query-improvements

    Luiz Gustavo Abou Hatem de Liz committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bc4ad27 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Fixing "{" removed by mistake

    Luiz Gustavo Abou Hatem de Liz committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f68e4a9 View commit details
    Browse the repository at this point in the history
  2. Updating Example, using Map instead of Object;

    Luiz Gustavo Abou Hatem de Liz committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6a17d8f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Initial addition of query contract. (Still has old functions remainin…

    …g as compare. No GyroE V2)
    johngrantuk committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    564d8cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f7e048 View commit details
    Browse the repository at this point in the history
  3. Update tests

    brunoguerios committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f142077 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Add GyroE V2 multicall.

    johngrantuk committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3453f55 View commit details
    Browse the repository at this point in the history
  2. Refactor/reorg.

    johngrantuk committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2d6e800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a69c898 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16cc3cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e0b89d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23a72eb View commit details
    Browse the repository at this point in the history
  7. Fix lint.

    johngrantuk committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    16a7e6e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    d2503c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #478 from balancer/fix-mulicall

    Updated multicall to ignore Managed pool.
    johngrantuk committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    a79d876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69629f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge pull request #475 from balancer/remove-tenderly-default-config

    Remove tenderly default config
    johngrantuk committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    16f6b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e86898 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflict.

    johngrantuk committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    cd7a026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9673602 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fced123 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ca9a3d View commit details
    Browse the repository at this point in the history
  7. Add Logger class.

    johngrantuk committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2f4d803 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2541a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b37e062 View commit details
    Browse the repository at this point in the history
  10. Fix up lints.

    johngrantuk committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    184b22d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge pull request #481 from balancer/add-logger

    Add logger to suppress production logs
    johngrantuk committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    913c1d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dabe3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07cc3ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7678e90 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #483 from balancer/join-exit-hotfix

    Enforce join and exit swap to happen only with weighted pools
    brunoguerios committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d9a7e85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaaa42f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge remote-tracking branch 'origin/develop' into balancer-pool-data…

    …-queries
    
    # Conflicts:
    #	balancer-js/src/modules/sor/pool-data/onChainData.ts
    brunoguerios committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    da7b75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad5ce47 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #476 from balancer/balancer-pool-data-queries

    Replace Multicall with Balancer pool data queries
    brunoguerios committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    414cdba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5010799 View commit details
    Browse the repository at this point in the history
  5. Merge commit '50107999c837f6324ca3fddb4ac18f8fe9d4c923' into query-im…

    …provements
    Luiz Gustavo Abou Hatem De Liz committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ae8cfb5 View commit details
    Browse the repository at this point in the history
  6. Changing input of params_builder to map

    Luiz Gustavo Abou Hatem De Liz committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b103ccb View commit details
    Browse the repository at this point in the history
  7. fixing prettier errors;

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

Commits on Jul 10, 2023

  1. updating queries example;

    Luiz Gustavo Abou Hatem De Liz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7be7c84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #473 from balancer/query-improvements

    Query Improvements - Making the build queries interface easier to use
    lgahdl committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9ac85d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2992c19 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Update BAL Address on Avalanche

    After the Multichain bridge hack we've switched to a new BAL token on Avalanche using LayerZero instead
    timjrobinson committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    808abfd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into sor-update-4.1.1-b…

    …eta.12
    
    # Conflicts:
    #	balancer-js/src/modules/sor/pool-data/onChainData.ts
    brunoguerios committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e91e3d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8eabc View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. adding config to hardhat nodes with zkevm network;

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

Commits on Jul 14, 2023

  1. adding poolDataQueries address for goerli chain;

    Luiz Gustavo Abou Hatem De Liz committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    431e542 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Fixing logic check on getTokenPriceInNativeAsset function

    Luiz Gustavo Abou Hatem De Liz committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9844c15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    605f231 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #487 from balancer/add-goerli-pool-data-queries-ad…

    …dress
    
    adding poolDataQueries address for goerli chain;
    brunoguerios committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    be48f6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4cc843 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #484 from balancer/update-bal-avalanche

    Update BAL Address on Avalanche
    brunoguerios committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8a06e46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f83d643 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/develop' into feat/sepolia

    # Conflicts:
    #	balancer-js/src/lib/constants/config.ts
    brunoguerios committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6b41579 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #489 from balancer/composable-v5

    Remove CS pool version check from join concern
    brunoguerios committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3941002 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    657e2b4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #482 from balancer/feat/sepolia

    Update Sepolia subgraph and multicall
    brunoguerios committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    19240b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49d028e View commit details
    Browse the repository at this point in the history
  12. Fixing lint;

    using === undefined instead of lodash
    Luiz Gustavo Abou Hatem De Liz committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a894740 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #488 from balancer/fix-get-token-price-native-asset

    Fixing logic check on getTokenPriceInNativeAsset function
    brunoguerios committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1bd16e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    449da22 View commit details
    Browse the repository at this point in the history
  15. adding ZkEVM config to RPC_URL and FORK_NODES;

    Luiz Gustavo Abou Hatem De Liz committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    62facae View commit details
    Browse the repository at this point in the history
  16. Merge pull request #486 from balancer/add-zkevm-hardhat-config

    adding config to hardhat nodes with zkevm network;
    brunoguerios committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9062ed0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    13abe78 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge pull request #480 from balancer/sor-update-4.1.1-beta.12

    Sor update 4.1.1 beta.12
    brunoguerios committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    aac90ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec97344 View commit details
    Browse the repository at this point in the history
  3. Sor update 4.1.1 beta.13

    brunoguerios committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d3148ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #490 from balancer/sor-update-4.1.1-beta.13

    Sor update 4.1.1 beta.13
    brunoguerios committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    74529a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    006d0b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    0d9f8ca View commit details
    Browse the repository at this point in the history
  2. Rolling back to use multicall instead of poolDataQueries contract;

    Luiz Gustavo Abou Hatem De Liz committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8e407da View commit details
    Browse the repository at this point in the history
  3. Redefining blocknumber to pass in the tests;

    Luiz Gustavo Abou Hatem De Liz committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    eb43925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a9a8f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge pull request #493 from balancer/rollback-to-multicall

    Rolling back to use multicall instead of poolDataQueries contract;
    brunoguerios committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9a3b79e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b7aac5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    01c12c3 View commit details
    Browse the repository at this point in the history
  2. Ignore gyro pool

    brunoguerios committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2db644f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge pull request #495 from balancer/generalised-join-overflow

    GeneralisedJoin - Throw error when decode fails by any reason
    johngrantuk committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7b2bb26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #496 from balancer/ignore-gyro-pool

    Ignore gyro pool that is causing swap preview to fail
    johngrantuk committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8745ba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f830e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0834d9a View commit details
    Browse the repository at this point in the history
  5. prettified examples

    gmbronco committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    719981b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge pull request #497 from balancer/optimism-config

    adding subgraph urls on optimism
    johngrantuk committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    084276c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8815d04 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Add gauge SG and example.

    johngrantuk authored and johngrantuk committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f0493a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #498 from balancer/avalanche-gauges

    Add gauge SG and example.
    johngrantuk committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ab0a0a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    512b460 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge pull request #492 from balancer/examples-fix

    fix: bump block number to pool helper contract deployment
    johngrantuk committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0c9e559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea2eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e727a97 View commit details
    Browse the repository at this point in the history