delvtech / agent0

Analysis & simulation repo for Delv
https://agent0.readthedocs.io/en/latest/
Apache License 2.0
45 stars 18 forks source link

update chainsync to have a pool column, use one db across pools #1455

Closed dpaiton closed 2 months ago

dpaiton commented 3 months ago

chainsync is assuming a single pool. We need to add a column for pool address to perform operations across multiple pools

slundqui commented 2 months ago

Implementation in https://github.com/delvtech/agent0/pull/1467

slundqui commented 2 months ago

Implemented in https://github.com/delvtech/agent0/pull/1467