delvtech / agent0

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

Detach chain reference from pool to avoid circular dependency #1492

Open slundqui opened 2 months ago

slundqui commented 2 months ago

There's access to pool.chain to get various member variables from the chain. Remove this circular dependency.