filecoin-project / replication-game

Compete on the fastest replication algorithm
http://replication-game.herokuapp.com/
Other
59 stars 8 forks source link

Baseline commandline tool #2

Closed nicola closed 5 years ago

nicola commented 5 years ago

This command line tool should be as simple as the current zigzag and drgporep example (ability to choose amongst the two), but they must also be taking a replica_id which should be passed down.

$ curl /seed
Seed: XYZ
$ replication-game {zigzag|drgporep} --replica-id=XYZ --vde={same as sloth_iter} --size=(as today) --expansion-degree={as now} --degree={was m}

This should:

Note:

Deliverables:

dignifiedquire commented 5 years ago

Still missing: