Releases: BalancerMaxis/bal_tools
Releases · BalancerMaxis/bal_tools
v0.1.21
What's Changed
- feat: more robust https connection by @gosuto-inzasheru in #112
- Integrate Optimism by @franzns in #107
- etherscan v2 multichain api by @jalbrekt85 in #113
- fix: hyperevm has different slug for drpc url by @gosuto-inzasheru in #114
- fix: replace newly introduced env var by @gosuto-inzasheru in #115
- fix: new aura subgraphs have breaking changes by @gosuto-inzasheru in #116
- feat: remove brownie dep by @gosuto-inzasheru in #118
- fix: minor data type validations by @gosuto-inzasheru in #120
- SafeTxBuilder: preserve abi type definitions/components in payload by @jalbrekt85 in #119
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #121
- chore: remove any non drpc references by @gosuto-inzasheru in #122
- fix: more beautiful soup by @gosuto-inzasheru in #123
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #124
- Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @gosuto-inzasheru in #126
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @gosuto-inzasheru in #125
- filter anomalous price data from twap price by @jalbrekt85 in #127
- feat: heavy 503 retry logic by @gosuto-inzasheru in #130
New Contributors
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- ci: let deps be determined by our inhouse
eth-brownierepo by @gosuto-inzasheru in #90 - ci: pandas needs to be <v2; later versions have numpy dep issues by @gosuto-inzasheru in #91
- ci: pin
pandasdep to latest by @gosuto-inzasheru in #95 - feat: also retrieve pool tags by @gosuto-inzasheru in #96
- feat: retrieve pool protocol version by @gosuto-inzasheru in #97
- ci: some installs need wheel dep by @gosuto-inzasheru in #98
- feat: add query for pools from pools v3 subgraph by @gosuto-inzasheru in #99
- feat: add erc4626 boolean by @gosuto-inzasheru in #101
- fix: use html from balancer page not github by @gosuto-inzasheru in #102
- add
get_pool_protocol_versionto subgraph by @jalbrekt85 in #103 - fix get_v3_protocol_fees calculation by @jalbrekt85 in #104
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5.1.0 to 6.0.0 by @dependabot in #105
- chore: also retry on error code 400 by @gosuto-inzasheru in #111
- feat: retrieve subgraph url from latest backend config by @gosuto-inzasheru in #110
- chore(deps): bump stefanzweifel/git-auto-commit-action from 6.0.0 to 6.0.1 by @dependabot in #106
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 in /bal_tools by @dependabot in #87
- fix: add sepolia apiv3 test url by @gosuto-inzasheru in #88
- feat: add queries v3 fee processing by @gosuto-inzasheru in #89
- v3 protocol fees by @jalbrekt85 in #86
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- feat: manually add v3 subgraph urls to prod chains by @gosuto-inzasheru in #83
- chore: add queries needed for merkl airdrop generation by @gosuto-inzasheru in #84
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 by @dependabot in #79
- chore(deps): bump pydantic from 2.10.5 to 2.10.6 in /bal_tools by @dependabot in #78
- chore(deps-dev): bump black from 24.10.0 to 25.1.0 in /bal_tools by @dependabot in #80
- fix: pools in recovery mode are not core pools by @gosuto-inzasheru in #82
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- feat: remove bal_addresses deps by @gosuto-inzasheru in #70
- chore: add gql header for logging by data team by @gosuto-inzasheru in #71
- feat: build core pools with apiv3 as only source by @gosuto-inzasheru in #73
- ci: enforce linting by @gosuto-inzasheru in #74
- chore(deps): bump pydantic from 2.7.4 to 2.10.5 in /bal_tools by @dependabot in #69
- Chore/bump-version by @gosuto-inzasheru in #77
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- ci: add pip ecosystem to dependabot config by @gosuto-inzasheru in #61
- feat: allow gql query to be string instead of a filename by @gosuto-inzasheru in #67
- ci: abort pytest on first failure by @gosuto-inzasheru in #65
- chore(deps-dev): bump pytest from 7.4.0 to 8.3.4 in /bal_tools by @dependabot in #62
- chore(deps-dev): bump black from 24.3.0 to 24.10.0 in /bal_tools by @dependabot in #63
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- chore(deps-dev): bump black from 22.10 to 24.3.0 in /bal_tools by @dependabot in #58
New Contributors
- @dependabot made their first contribution in #58
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- add warning if GRAPH_API_KEY not set by @jalbrekt85 in #57
- test: include mode and fraxtal chains by @gosuto-inzasheru in #56
- fix: omni msig was renamed in address book by @gosuto-inzasheru in #59
- test: cache and restore graph api key by @gosuto-inzasheru in #60
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- fetch BPT price directly from api, improved twap price tests by @jalbrekt85 in #52
- bump version by @jalbrekt85 in #53
Full Changelog: v0.1.11...v0.1.12