You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to end-to-end test batch sector proving in a devnet to make sure we don't have any hidden issues anywhere in the pipeline (e.g., message propagation because we'll have larger messages).
2021-05-28 discussion: @magik6k says we can do this as an integration test. We can look at TestPledgeBatching for inspiration.
Need to test PubSub as well.
Stebalien
changed the title
Test batch sector proving in a devnet
Expand TestPledgeBatching to test to test message propegation.
May 28, 2021
Stebalien
changed the title
Expand TestPledgeBatching to test to test message propegation.
Expand TestPledgeBatching to test to test message propagation.
May 28, 2021
We need to end-to-end test batch sector proving in a devnet to make sure we don't have any hidden issues anywhere in the pipeline (e.g., message propagation because we'll have larger messages).
This will help us catch bugs like #6338.
The text was updated successfully, but these errors were encountered: