BobTheBuidler

Results 145 issues of BobTheBuidler

### What I did Added AsyncProviderAPI, AsyncWeb3Provider, AsyncGethProvider classes ### How I did it I essentially copied the existing providers and just made everything async. There are also a few...

adds 3 safe utils: - get safe nonce from safe tx - get safe nonce from execution tx - get safe tx from execution tx

Wallet exporter was created when yearn was only on mainnet. Currently, the code for the wallet exporter will not correctly handle new chains, and has potential to corrupt the outputs...

good first issue
help wanted

from Zack in YFI Exporter chat: "1.29 version works. I was using version 2.3 that was provided by docker desktop(I believe), so tried pip install docker-compose which installed 1.29. The...

Due to the way that certain y-e components are dependent on one-another, this PR is larger than it should be and touches many parts of the exporter repo. This PR:...