Releases: BobTheBuidler/evmspec
Releases · BobTheBuidler/evmspec
v0.2.5
What's Changed
- fix: checksum cache race condition by @BobTheBuidler in #42
- chore: bump version to 0.2.5 by @BobTheBuidler in #43
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- fix: Address.checksum race condition while multithreading by @BobTheBuidler in #40
- chore: bump version to 0.2.4 by @BobTheBuidler in #41
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- feat: reimplement ttl_cache with no threading lock by @BobTheBuidler in #39
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- feat: optimize
HexBytes32.__new__
by @BobTheBuidler in #31 - feat: optimize
uint.__new__
by @BobTheBuidler in #34 - feat: optimize
_HexStringToIntEnumMeta.__call__
by @BobTheBuidler in #32 and #37 - feat: optimize
StringToIntEnumMeta.__call__
by @BobTheBuidler in #33 and #36 - fix: KeyError by @BobTheBuidler in #38
- chore: bump version to 0.2.2 by @BobTheBuidler in #35
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix: hide logs from caught and handled excs by @BobTheBuidler in #30
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: support EIP-4844 type 3 transactions by @BobTheBuidler in #29
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- fix: incomplete refactor oops by @BobTheBuidler in #27
Full Changelog: v0.0.7...v0.1.0
v0.0.7
What's Changed
- feat: implement cchecksum for 2x faster checksumming by @BobTheBuidler in #26
- chore: refactor by @BobTheBuidler in #24
- feat(docs): more docs by @BobTheBuidler in #25
- feat(docs): crosslink msgspec.field by @BobTheBuidler in #23
- feat(docs): interlink with dictstruct docs by @BobTheBuidler in #21
- feat(docs): interlink with hexbytes docs by @BobTheBuidler in #22
- feat(docs): get rid of dundermethod spam by @BobTheBuidler in #20
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- feat(docs): include examples by @BobTheBuidler in #18
- chore: update lockfile by @BobTheBuidler in #17
- chore: bump version to 0.0.6 by @BobTheBuidler in #19
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- feat(docs): better docs with gpt-4o by @BobTheBuidler in #16
Full Changelog: v0.0.4...v0.0.5