delvtech / agent0

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

update agent0 & hyperdrivepy to use new time stretch formula #1230

Closed dpaiton closed 10 months ago

dpaiton commented 10 months ago

Hyperdrive #716 adds a new function for calculating time stretch to the contracts. We need to

dpaiton commented 10 months ago

first task: https://github.com/delvtech/hyperdrive/pull/724 second task: https://github.com/delvtech/hyperdrive-sdk/pull/54 third task: https://github.com/delvtech/agent0/pull/1259

there was a bug in the earlier PRs; we cut a 0.5.1 release (hyperdrive release and sdk pr) with a fix and this subsequent agent0 PR includes the fix and also adjusts hyperdrive deploy from agent0 to use the new time stretch calculation https://github.com/delvtech/agent0/pull/1262