Completed by #505 , although there is a lingering TODO:
# TODO: figure out why these are different!
# self.assertAlmostEqual(market_state_sol.bond_reserves, float(hyperdrive_sim.market_state.bond_reserves))
# self.assertAlmostEqual(market_state_sol.lp_total_supply, float(hyperdrive_sim.market_state.lp_total_supply))
Completed by #505 , although there is a lingering TODO:
Made a new issue #563