Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC for Eaglesong (proof-of-work function) #129

Merged
merged 9 commits into from
Aug 22, 2019

Conversation

aszepieniec
Copy link
Contributor

@aszepieniec aszepieniec commented Jul 19, 2019

This pull request contains a specification for the Eaglesong hash function, as well as attached source code:

  • C reference implementation
  • python reference implementation
  • python code for generating constants

direct link

0000-eaglesong/hash.c Outdated Show resolved Hide resolved
@janx
Copy link
Member

janx commented Jul 23, 2019

@aszepieniec please use rfc number 0010.

rfcs/0010-eaglesong/0010-eaglesong.md Outdated Show resolved Hide resolved
rfcs/0010-eaglesong/0010-eaglesong.md Outdated Show resolved Hide resolved
rfcs/0010-eaglesong/0010-eaglesong.md Outdated Show resolved Hide resolved
rfcs/0010-eaglesong/0010-eaglesong.md Outdated Show resolved Hide resolved
Alan Szepieniec and others added 2 commits July 30, 2019 13:23
typo fix

Co-Authored-By: Quake Wang <quake.wang@gmail.com>
rfcs/0010-eaglesong/eaglesong.c Outdated Show resolved Hide resolved
rfcs/0010-eaglesong/eaglesong.py Outdated Show resolved Hide resolved
added quotations marks around number

Co-Authored-By: Jiang Jinyang <jjyruby@gmail.com>
@doitian doitian requested a review from quake August 21, 2019 11:30
@janx janx merged commit 026edae into nervosnetwork:master Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants