Skip to content

Commit

Permalink
Add Saiga
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed May 14, 2024
1 parent 46ed73a commit 3ab7738
Show file tree
Hide file tree
Showing 7 changed files with 50,320 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ This network topology has 5 nodes (Alice, Bob, Charlie, Dave and Edward), and it
### <img src="./img/giraffe.png" style="width:50px;border-radius: 10px"/> Giraffe
The Giraffe is the first strategy to properly detect Kite Loops, see https://github.com/ledgerloops/strategy-pit/issues/15.

### <img src="./img/saiga.png" style="width:50px;border-radius: 10px"/> Saiga
The Saiga differs from the Giraffe in that it negotiates pegged loops (no exchange rates), see https://github.com/ledgerloops/strategy-pit/issues/24.

## Second Generation Strategies
### <img src="./img/stingray.png" style="width:50px;border-radius: 10px"/> Stingray
The Stingray has a more detailed data storage (both for Flood Probes and for Trace Probes) than its predecessors Salmon, Pelican and Petrogale.
Expand Down
45,053 changes: 45,053 additions & 0 deletions __tests__/fixtures/batched-saiga-testnet-csv.json

Large diffs are not rendered by default.

Loading

0 comments on commit 3ab7738

Please sign in to comment.