Releases: BobTheBuidler/dank_mids
Releases · BobTheBuidler/dank_mids
v4.20.82
What's Changed
- feat: decimals kwarg for ContractCall.coroutine by @BobTheBuidler in #129
- feat: make ContractCall awaitable (query latest block, no args) by @BobTheBuidler in #130
- feat: jit ContractCall by @BobTheBuidler in #134
- feat: limit concurrent connections to 32 by @BobTheBuidler in #131
- feat: dank_mids.Contract type hints by @BobTheBuidler in #132
- fix: _patch_if_method by @BobTheBuidler in #133
Full Changelog: v4.20.81...v4.20.82
v4.20.81
What's Changed
- feat: better batching with small batches by @BobTheBuidler in #128
Full Changelog: v4.20.80...v4.20.81
v4.20.80
What's Changed
- chore: add detail to encoding TypeError by @BobTheBuidler in #127
Full Changelog: v4.20.79...v4.20.80
v4.20.79
What's Changed
- feat: dank_web3 helper by @BobTheBuidler in #49
- feat: Contract class by @BobTheBuidler in #124
- feat: convenience imports by @BobTheBuidler in #126
- chore: update brownie example script by @BobTheBuidler in #125
Full Changelog: v4.20.78...v4.20.79
v4.20.78
What's Changed
- fix: loosen exc catcher by @BobTheBuidler in #123
Full Changelog: v4.20.77...v4.20.78
v4.20.77
What's Changed
- fix: raise weird revert 0xc1b84b2f by @BobTheBuidler in #122
Full Changelog: v4.20.76...v4.20.77
v4.20.76
What's Changed
- chore: cleanup ugly logs by @BobTheBuidler in #120
- chore: cleanup logging of missing trie node errs by @BobTheBuidler in #121
Full Changelog: v4.20.75...v4.20.76
v4.20.75
What's Changed
- feat: MAX_MULTICALL_SIZE env by @BobTheBuidler in #119
Full Changelog: v4.20.74...v4.20.75
v4.20.74
What's Changed
- chore: more logs cleanup by @BobTheBuidler in #118
Full Changelog: v4.20.73...v4.20.74
v4.20.73
What's Changed
- fix: compatibility issue with reth by @BobTheBuidler in #117
- chore: add link to jsonrpc spec to README by @BobTheBuidler in #113
- chore: add geth batch url to README by @BobTheBuidler in #115
- chore: add multicall link to README by @BobTheBuidler in #116
Full Changelog: v4.20.72...v4.20.73