-
Notifications
You must be signed in to change notification settings - Fork 4
Switch to LL-specific plugin or run LL node #10
Comments
I would also add that in above's potential process, there is something that also needs to be considered:
|
Use this plugin when tackling #4 and #5.
An alternative to explicitly use the plugin, could be to actually spin up a lazyledger-app node and run the experiments directly on the embedded IPFS node using the API that will be introduced as an outcome of celestiaorg/celestia-core#170.
This approach could also be used via CI, e.g. triggered on each PR merged to master (in lazyledger-app/-core) or weekly, or, before every release. In the beginning, monthly and some way to manually trigger the CI run should be sufficient.
Copy & pasting a convo from discord related to figuring out why numbers differ with the MVP (ref: celestiaorg/celestia-core#377). Quoting @musalbas:
Adding this here as there is some overlap with 1. and this issue: LL nodes use the NMT plugin but not with a single data root.
Switching the experiments to just use a NMT plugin would need to happen first. Unless we keep this repo as simple as it currently is use something else to actually spin up LL nodes and do measurements.
The text was updated successfully, but these errors were encountered: