What's Changed
-
perf: case checksum from keccak bytes to reduce overhead by @BobTheBuidler in #199
-
perf: add build_ext optimization flags for faster builds by @BobTheBuidler in #189
-
perf: disable boundscheck compiler directive by @BobTheBuidler in #203
-
perf: disable nonecheck compiler directive by @BobTheBuidler in #192
-
perf: disable initializedcheck compiler directive by @BobTheBuidler in #193
-
perf: enable cdivision compiler directive by @BobTheBuidler in #194
-
perf: disable wraparound compiler directive by @BobTheBuidler in #201
-
fix(test): avoid web3 install failures on Windows runners for Python 3.13t and 3.14t by @BobTheBuidler in #206
Full Changelog: v0.4.0...v0.4.1