Releases: propeller-heads/tycho-simulation
Releases · propeller-heads/tycho-simulation
0.40.0
0.39.2
0.39.1
0.39.0
0.38.1
0.38.0
0.37.0
0.37.0 (2024-11-07)
Features
- (VMPoolState) implement get_amount_out (dd7b551)
- Don't make new_state optional in GetAmountOutResult (98a078d)
- move logic from get_amount_out to ProtocolSim trait impl (43fad10)
- Remove unnecessary async methods (a068a18)
Bug Fixes
- (VMPoolState) check for hard limit in get_amount_out (2fe7ce9)
- Adjust errors after merge with errors refactor (5aa6dad)
- Fix tests (problem with not checksummed addresses) (4892b76)
- initialize token bytecode when creating engine (17f8305)
- overwrites merging bug (3e8a47a)
- Return new state in
GetAmountOutResult
(d4e3050) - TEMPORARY (7ccdee6)
- Update spot_prices in instead of marginal_prices in get_amount_out (d4a0d8b)
0.36.0
0.35.0
0.34.0
0.34.0 (2024-11-06)
Features
- vm_pool: add VMError to InvalidSnapshotError (7f52eaa)
- vm_pool: configure adapter file path (4e70f80)
- vm_pool: decode balance owner (4d9ef93)
- vm_pool: decode manual updates attribute (18c8f67)
- vm_pool: decode stateless_contracts and involved_contracts (b8a4fc1)
- vm_pool: initial VMPoolState decoder (919a9ac)
- vm_state: convert tokens property to String (41d9097)