tycho-simulation 0.224.0

Provides tools for interacting with protocol states, calculating spot prices, and quoting token swaps.
Documentation
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# benchmarks
flamegraph.svg

# MacOS
.DS_Store

# lib lockfiles (should not even be produced)
/tycho_simulation_py/Cargo.lock

# data folder
.data/

# VS Code
.vscode
# Pycharm User-specific stuff
.idea/*

# Local History for Visual Studio Code
.history/

# Built Visual Studio Code Extensions
*.vsix
.env