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 V0.9.1: Allow import of graph files when imported from other scripts #233

Merged
merged 35 commits into from
Mar 21, 2024

Commits on Mar 15, 2024

  1. use relative paths

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    70cec4b View commit details
    Browse the repository at this point in the history
  2. fix path

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c5a58ef View commit details
    Browse the repository at this point in the history
  3. Don't try to build core pools unless asked

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f2a8ddb View commit details
    Browse the repository at this point in the history
  4. use right filename.

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d3c1ce1 View commit details
    Browse the repository at this point in the history
  5. fix setup.py

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c0052fe View commit details
    Browse the repository at this point in the history
  6. remove try/except.

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9621c73 View commit details
    Browse the repository at this point in the history
  7. remove stray half-baked path.

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c3cf3b1 View commit details
    Browse the repository at this point in the history
  8. update setup.py to include subdirectories.

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    017a9ae View commit details
    Browse the repository at this point in the history
  9. twiddle setup.py

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fb363e4 View commit details
    Browse the repository at this point in the history
  10. remove extra setup junk

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3bc1cda View commit details
    Browse the repository at this point in the history
  11. tinkering with setup.py

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7310059 View commit details
    Browse the repository at this point in the history
  12. tinkering with setup.py

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0cd8991 View commit details
    Browse the repository at this point in the history
  13. tinkering with setup.py

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    814efef View commit details
    Browse the repository at this point in the history
  14. rollback twiddles and try init.pys

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d2ebe48 View commit details
    Browse the repository at this point in the history
  15. add more inits

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6d873df View commit details
    Browse the repository at this point in the history
  16. fix subgraph.py path.

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1907792 View commit details
    Browse the repository at this point in the history
  17. try include package data

    BIP Bot committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ee69887 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. try including package_data

    BIP Bot committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    66a1461 View commit details
    Browse the repository at this point in the history
  2. remove init.pys that are not working.

    BIP Bot committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7987a9c View commit details
    Browse the repository at this point in the history
  3. update version.

    BIP Bot committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f20bbc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    28d7ffc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #234 from BalancerMaxis/relative_pathing_for_graph…

    …_queries_fix_chain
    
    fix: `BalPoolsGauges` is chain dependent
    Tritium-VLK authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    98360bd View commit details
    Browse the repository at this point in the history
  3. Update bal_addresses/pools_gauges.py

    Co-authored-by: gosuto.eth <[email protected]>
    Tritium-VLK and gosuto-inzasheru authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    47a6d7b View commit details
    Browse the repository at this point in the history
  4. add pyprojects.toml and pull config from master brainch via http inst…

    …ead of the package install (local)
    BIP Bot committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cda1692 View commit details
    Browse the repository at this point in the history
  5. fix var naming.

    BIP Bot committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3151cfd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    c1431ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19cb56f View commit details
    Browse the repository at this point in the history
  3. ci: typo in job name

    gosuto-inzasheru committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7dadcaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1071741 View commit details
    Browse the repository at this point in the history
  5. whitespace change to bte the last commitooooor

    BIP Bot committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a76361c View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/relative_pathing_for_graph_queri…

    …es' into relative_pathing_for_graph_queries
    BIP Bot committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3f16c33 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #236 from BalancerMaxis/gha-addressbook

    Scheduled update from changes to monorepo
    Tritium-VLK authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a6984d9 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into relative_pathing_for_graph_queries

    # Conflicts:
    #	bal_addresses/pools_gauges.py
    #	gen_core_pools.py
    BIP Bot committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d5704ae View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/relative_pathing_for_graph_queri…

    …es' into relative_pathing_for_graph_queries
    
    # Conflicts:
    #	outputs/core_pools.json
    BIP Bot committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    87dc028 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    309ea59 View commit details
    Browse the repository at this point in the history