mev-templates icon indicating copy to clipboard operation
mev-templates copied to clipboard

Python improvements (WIP)

Open solidquant opened this issue 2 years ago • 0 comments

  1. running web3 async (this was still in the library's early development phase, so I'll need to do some more testing before I adopt it though)
  2. syncing to pools using multiprocessing / multithreading
  3. the cache file should be updated incrementally, and not from the start everytime (Done)
  4. make it easier to run on other chains
    1. adding Uniswap V3 math features to the simulator

solidquant avatar Aug 31 '23 14:08 solidquant