spacemeshos / POET-OLD

Spacemesh POET service
MIT License
9 stars 9 forks source link

Implement the POET Server in C++ (Contest) #4

Open avive opened 5 years ago

avive commented 5 years ago

Overview

Contributors Profile

Deliverables

Code Review

The code will be review based on 3 criteria:

  1. Efficiency - the implementation will be reviewed for efficiency by the Spacemesh core dev team
  2. Security - the security of the implementation will be reviewed by the Spacemesh research team
  3. Correctness - the correctness of the implementation providing a solution for theoretical constructs and correct operation against the Spacemesh POET web service prover and verifier.

Implementation Notes

  1. Implement a distinct type for the Verifier and a type for the Prover
  2. Implement all integration tests by using a verifier and a prover instance
  3. Use the sha256-smd library for sha256()
  4. Minimize use of external dependencies and only use deps approved by Spacemesh research team
mestorlx commented 5 years ago

@avive Is this still open? Would love to contribute

avive commented 5 years ago

@mestorlx - we are planning to do this contest for candidates to work as full time devs in nyc on the spacemesh protocol - is this applicable to you?

mestorlx commented 5 years ago

@avive Thanks for the quick response. I can not work legally in the US. let me know if at some point you are open to remote work.

avive commented 5 years ago

Will do - we are still working on defining the contest and the task.