Skip to content

Commit

Permalink
doc: add information about implementation of the stack on diff languages
Browse files Browse the repository at this point in the history
Co-authored-by: Hlib Kanunnikov <[email protected]>
  • Loading branch information
Bidon15 and Wondertan committed Aug 29, 2022
1 parent 2c7e302 commit 2a91b87
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
## Introduction

The motivation behind this plan is to test how our stack(celestia-core/celestia-app/celestia-node) can withstand the max peak usage of the network from submitting data into our DA/Consensus Layer.
In addition, this plan is covering cases where we will have different implementations of the stack(i.e. celestia-core/celestia-app/celestia-node are developed in Rust, etc.) and the plan should
be applied for them, too as we are having for current implementation(Go)

## In-Scope

Expand All @@ -25,6 +27,7 @@ The motivation behind this plan is to test how our stack(celestia-core/celestia-
- Bridge / Full / Light
- Network Latencies / Chaos
- Chain up to 500 blocks (\*)
- Implementation of either of the stack in different language

## Out-of-Scope

Expand Down

0 comments on commit 2a91b87

Please sign in to comment.