madara_bug_smaller_h264.mp4
This repo is a simple project to test a bug in madara.
To run this have madara running locally and just call cargo run
. Madara versions after commit 194cf75
should fail. This issue seems to depend on the amount of times the call is invoked. You can do cargo run -- 42
to have a custom amount of calls, the default is 1000 which should be enough to lead to the bug occuring.
If you are setting up a madara chain for the first time make sure to let it run for 10 seconds before running this test to avoid getting errors with simulating tx on block 0 fails.