massa icon indicating copy to clipboard operation
massa copied to clipboard

Implement operation and block propagation tests under flood

Open Leo-Besancon opened this issue 1 year ago • 0 comments

Using the massa-test-framework, we can write functional tests that ensures:

  • [ ] Nodes can still finalize blocks and stay synced under high standard TX throughput) (should be mainly done with https://github.com/massalabs/massa-functional-tests/pull/8)
  • [ ] Nodes can still finalize blocks and stay synced under high callSC TX throughput) (same)
  • [ ] Flood the network and see the impact on other modules (can still bootstrap, call API, ...)
  • [ ] Flood operation and blocks

Leo-Besancon avatar Oct 16 '23 06:10 Leo-Besancon