What's Changed
* Relaxing lp share price test if closing a mature position. Retrying when create checkpoint in advance time fails by slundqui in https://github.com/delvtech/agent0/pull/1510
* Deployment cleanup by slundqui in https://github.com/delvtech/agent0/pull/1507
* Remote analysis by slundqui in https://github.com/delvtech/agent0/pull/1512
* smart contract transact write retries also retries building the transaction by slundqui in https://github.com/delvtech/agent0/pull/1511
* Adding in agent0 signature to extra data on trade calls by slundqui in https://github.com/delvtech/agent0/pull/1513
* snapshot_dir defaults to `None` for default, which defaults to `.interactive_state/snapshot/chain_<chain_port>` by slundqui in https://github.com/delvtech/agent0/pull/1517
* Logging info on fuzz fail by slundqui in https://github.com/delvtech/agent0/pull/1518
* Adding epsilon to total shares check. Adding ignored errors when running pause on crash by slundqui in https://github.com/delvtech/agent0/pull/1519
* Exposing anvil host and genesis timestamp to fuzz testing by slundqui in https://github.com/delvtech/agent0/pull/1520
* Setting gas limit and create checkpoint retry in unit fuzz by slundqui in https://github.com/delvtech/agent0/pull/1521
* Printing port on pause by slundqui in https://github.com/delvtech/agent0/pull/1522
* Better error handling of failed transactions by slundqui in https://github.com/delvtech/agent0/pull/1523
* Hyperdrive v1.0.10 by dpaiton in https://github.com/delvtech/agent0/pull/1524
* type gen hotfix by dpaiton in https://github.com/delvtech/agent0/pull/1526
* Logging trace error. Adding in check to non-async transaction by slundqui in https://github.com/delvtech/agent0/pull/1527
* Infra fixes by slundqui in https://github.com/delvtech/agent0/pull/1528
* Version bump to v0.20.2 by slundqui in https://github.com/delvtech/agent0/pull/1529
**Full Changelog**: https://github.com/delvtech/agent0/compare/v0.20.1...v0.20.2