v7.13.0
What's Changed
- feat(test): tox github action by @BobTheBuidler in #1
- chore: rename web3 to faster-web3 by @BobTheBuidler in #2
- feat(benchmark): setup github actions for benchmarking by @BobTheBuidler in #3
- chore: rename
ens->faster_ensby @BobTheBuidler in #4 - feat(benchmark): some more _utils benchmarks by @BobTheBuidler in #5
- chore: drop python3.8 for
faster-hexbytesby @BobTheBuidler in #7 - feat: compile _utils/type_conversions.py by @BobTheBuidler in #8
- feat: compile _utils/http.py and _utils/math.py by @BobTheBuidler in #9
- feat: implement
faster-eth-abi,faster-eth-utils,faster-hexbytesby @BobTheBuidler in #6 - feat: compile _utils/datatypes.py and _utils/utility_methods.py by @BobTheBuidler in #10
- fix: compile _utils/datatypes.py and _utils/utility_methods.py by @BobTheBuidler in #11
- fix: include ext_modules in setup.py by @BobTheBuidler in #12
- fix(benchmark): fix name parsing by @BobTheBuidler in #14
- chore: add build/**/*.o to .gitignore by @BobTheBuidler in #13
- feat(benchmark): benchmark SimpleCache by @BobTheBuidler in #16
- feat: compile utils/caching.py by @BobTheBuidler in #15
- feat(benchmark): add benchmarks for _utils/abi.py by @BobTheBuidler in #19
- feat(benchmark): add benchmarks for datastructures.py by @BobTheBuidler in #20
- fix(test): fix hanging behavior in test_web3_simplecache_async_await_and_popitem by @BobTheBuidler in #21
- fix(benchmark): fix test_web3_simplecache_eviction by @BobTheBuidler in #22
- feat: compile auto module by @BobTheBuidler in #24
- feat: compile tools module by @BobTheBuidler in #25
- feat: compile constants and types by @BobTheBuidler in #28
- feat: compile beacon module by @BobTheBuidler in #26
- feat: compile gas_strategies module by @BobTheBuidler in #29
- fix(test): fix path formatting issues when testing on windows by @BobTheBuidler in #23
- feat: compile _utils/caching/* by @BobTheBuidler in #30
New Contributors
- @BobTheBuidler made their first contribution in #1
Full Changelog: v5.28.0...v7.13.0