Releases: banteg/multicall.py
Releases · banteg/multicall.py
v0.10.0
What's Changed
- feat: Enable setting an address origin for Call and Multicall operations by @DefiDebauchery in #98
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
- feat: remove f-strings from debug loggers by @BobTheBuidler in #108
- chore: run
black .
on all PRs by @BobTheBuidler in #107 - chore: bump version to 0.9.3 by @BobTheBuidler in #109
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- feat: implement cchecksum for 2x faster checksums by @BobTheBuidler in #105
- chore: bump version to 0.9.2 by @BobTheBuidler in #106
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- feat: add websockets support by @BobTheBuidler in #102 and #104
- Add Sei evm by @YusefAN in #100
New Contributors
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- feat: Add Holesky configuration and multicall3 address by @haiyanghe in #90
- Add zkSync by @DefiDebauchery in #73
- Update instance block_id on execution by @DefiDebauchery in #74
- upgrade by @banteg in #97
- Add Sei evm by @YusefAN in #100
New Contributors
- @haiyanghe made their first contribution in #90
- @banteg made their first contribution in #97
- @YusefAN made their first contribution in #100
Full Changelog: v0.8.2...v0.9.0
v0.8.2
v0.8.1
v0.8.0
What's Changed
- feat: make Calls reusable at different block heights by @BobTheBuidler in #87
- feat: recycle Signatures for faster Call init by @BobTheBuidler in #86
- fix: broken import by @BobTheBuidler in #84
Full Changelog: v0.7.8...v0.8.0
v0.7.8
What's Changed
- Fix semaphore on wrong loop edge case by @BobTheBuidler in #83
Full Changelog: v0.7.7...v0.7.8
feat: Pulsechain
What's Changed
- Feat/add pulsechain mainnet & testnet by @johnny-vu in #78
New Contributors
- @johnny-vu made their first contribution in #78
Full Changelog: v0.7.6...v0.7.7