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

EIP-1955: Specify the Cliquey proof-of-authority engine. #1955

Closed
wants to merge 25 commits into from
Closed
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
47e3ef3
cliquey: duplicate eip-225
soc1c Apr 19, 2019
f18ffc2
cliquey: add simple abstract
soc1c Apr 19, 2019
35bcd26
cliquey: add simple abstract
soc1c Apr 19, 2019
587a1bd
cliquey: add motivation
soc1c Apr 20, 2019
733d502
cliquey: update DIFF_INTURN to at least 3, fixes #7
soc1c Apr 20, 2019
a5941f6
cliquey: reduce signer limit to >33%, fixes #10
soc1c Apr 20, 2019
2c56eec
cliquey: require block time stamp to be greater than parent, excludin…
soc1c Apr 20, 2019
9f5cfc8
cliquey: in-turn signers should override out-of-turn blocks, fix #8
soc1c Apr 20, 2019
1193d3d
cliquey: significantly increase MIN_WAIT, fix #6
soc1c Apr 20, 2019
249ebbc
cliquey: update block time to an uniform gaussian random value, fix #9
soc1c Apr 20, 2019
5d29587
cliquey: clean up specification
soc1c Apr 20, 2019
9883e5b
cliquey: run spell-checker
soc1c Apr 20, 2019
9f500ff
cliquey: add rationale
soc1c Apr 20, 2019
810dcd6
cliquey: remove signer limit from block sealing logic
soc1c Apr 20, 2019
8f5d2f9
cliquey: allow for initial validator set specification
soc1c Apr 20, 2019
9335b08
clqiuey: fix typos
soc1c Apr 20, 2019
672650a
spelling and grammar fixes (#11)
ChainSafeSystems Apr 20, 2019
daea24a
cliquey: assign eip number 1955
soc1c Apr 20, 2019
169f2a8
clqiuey: fix typos
soc1c Apr 20, 2019
58497ce
cliquey: add discussions-to header
soc1c Apr 20, 2019
b97026c
cliquey: restore time stamp contraints
soc1c Apr 21, 2019
75bbc88
cliquey: increase difficulty score for inturn blocks to 7
soc1c Apr 21, 2019
fae099f
cliquey: fix eip link to 225
soc1c Apr 21, 2019
914d0a9
cliquey: clarify this is a patch rather than new engine
soc1c May 4, 2019
73b4d77
cliquey: suggest activation schedule
soc1c May 4, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading