delvtech / agent0

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

consider additional functions for HyperdriveInterface #980

Closed wakamex closed 8 months ago

wakamex commented 1 year ago

things included in HyperdriveInterface:

possible additional items to include:

wakamex commented 1 year ago

versions of these functions that we can call with arbitrary inputs: calc_apr https://github.com/delvtech/elf-simulations/pull/1000#discussion_r1362962802 calc_spot_price https://github.com/delvtech/elf-simulations/pull/1000#discussion_r1362962802 calc_bond_reserves calc_k

wakamex commented 8 months ago

mostly implemented, and issue-tracking for rust sdk is now done in the hyperdrive repo