LiteSVM / litesvm

Apache License 2.0
68 stars 11 forks source link

Fix program tests #18

Closed kevinheavey closed 5 months ago

kevinheavey commented 5 months ago

The tests for the counter program were broken and weren't running in CI.

I've also made the benchmark a bit fairer by not calling expire_blockhash() after every transaction, instead just calling it every time it starts a new benchmark iteration