filecoin-project / oni

👹 (DEPRECATED; see README) Project Oni | Network Validation
https://docs.google.com/document/d/16jYL--EWYpJhxT9bakYq7ZBGLQ9SB940Wd1lTDOAbNE
7 stars 5 forks source link

[test request] payment channels stress test #20

Open raulk opened 4 years ago

raulk commented 4 years ago

This request needs scoping/analysis. Will flesh out details then.

What would you like us to test?

Stress test payment channels.

Technical implementation details.

Apparently there's a 256 concurrency limit somewhere, and this could make things awry.

What should we measure?

TBD.

Which components are involved?

TBD.

On a scale from 0-10, what's the proposed _discomfort factor_? In other words, how uncomfortable would you be if we went live without having tested this? Explain why.

TBD.

Additional remarks.

Requestor: @hannahhoward.

dirkmc commented 4 years ago

@raulk I believe this should be unblocked now, but let me know if there's anything you need

dirkmc commented 4 years ago

Note that there's no longer a lane limit for payment channels (we're using an AMT instead of an array now)