delvtech / agent0

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

Detach chain reference from pool to avoid circular dependency #1492

Open slundqui opened 5 months ago

slundqui commented 5 months ago

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