Releases: BobTheBuidler/ypricemagic
Releases · BobTheBuidler/ypricemagic
v4.0.32
v4.0.31
What's Changed
- feat: cache checksums in dependencies by @BobTheBuidler in #789
Full Changelog: v4.0.30...v4.0.31
v4.0.30
What's Changed
- feat: overwrite eth_event.main.to_checksum_address with faster one by @BobTheBuidler in #788
Full Changelog: v4.0.29...v4.0.30
v4.0.29
v4.0.28
What's Changed
- feat: faster checksums by @BobTheBuidler in #783 and #785
- feat: CONTRACT_THREADS env by @BobTheBuidler in #786
- fix: yield nest ETH by @BobTheBuidler in #784
Full Changelog: v4.0.27...v4.0.28
v4.0.27
What's Changed
- feat: cythonic internals by @BobTheBuidler in #779
- fix: OverflowError on dependency update by @BobTheBuidler in #780
- fix: can no longer pass obejcts to Event.name, must be strings by @BobTheBuidler in #781
- fix: shrink max long long by @BobTheBuidler in #782
- chore: un-pin ez-a-sync since dank_mids pins it well enough by @BobTheBuidler in #778
Full Changelog: v4.0.26...v4.0.27
v4.0.26
What's Changed
- chore: loosen ez-a-sync pin by @BobTheBuidler in #777
Full Changelog: v4.0.25...v4.0.26
the Much Faster release
What's Changed
- feat: checksum cache by @BobTheBuidler in #771
- feat: unblock contract lock by @BobTheBuidler in #772
- feat: optimize
ContractBase.__eq__
by @BobTheBuidler in #770 - chore: refactor Contract by @BobTheBuidler in #774
Full Changelog: v4.0.24...v4.0.25
v4.0.24
What's Changed
- feat: checksum less by @BobTheBuidler in #764
- fix: missing lru_cache import by @BobTheBuidler in #765
- fix: missing lru_cache import by @BobTheBuidler in #767
- fix: missing eth_typing imports by @BobTheBuidler in #768
- fix: another missing import by @BobTheBuidler in #769
- yeah it was a long day
- chore: isort by @BobTheBuidler in #766
Full Changelog: v4.0.23...v4.0.24
v4.0.23
What's Changed
- fix: chainlink feed decimal reverts on bad feed by @BobTheBuidler in #763
Full Changelog: v4.0.22...v4.0.23