Skip to content

Releases: cavaunpeu/solsim

v0.1.7

04 Feb 14:47
23eb9cc
Compare
Choose a tag to compare
  • Add steps_per_run arg to run method.
  • Set up then tear down Solana localnet cluster on each run of a Solana simulation.

v0.1.6

01 Feb 16:54
2557d39
Compare
Choose a tag to compare
  • Add streamlit app for exploring simulation results.
  • Add simple CLI.
  • Add more tests.

v0.1.5

27 Jan 18:03
Compare
Choose a tag to compare
  • Add GitHub workflows for testing, linting, and releasing.
  • Programmatically start and stop Solana localnet.
  • Add tests.