44 Commits

Author SHA1 Message Date
Danny Ryan
676e216beb
reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
Diederik Loerakker
b15669b7a5 Backport master (v0.9.1) to dev (#1482)
* p2p-interface: clarify that signing_root is used for block requests

* hash cleanups

* one more hash tree root gone for blocks - block hashes are always
signing roots!
* use simple serialize data types consistently

* Describe which finalized root/epoch to use

* remove custody_bits from attestation

* remove AttestationDataAndCustodyBit

* Specify inclusive range for genesis deposits

* add initial fork choice bounce prevention and tests

* PR feedback

* further test bounce attack

* wipe queued justified after epoch transition

* remove extra var

* minor fmt

* only allow attestatiosn to be considered from current and previous epoch

* use best_justified_checkpoint instead of queued_justified_checkpoints

* use helper for slots since epoch start

* be explicit about use of genesis epoch for previous epoch in fork choice on_block

* pr feedback

* add note aboutgenesis attestations

* cleanup get_eth1_vote

* make eth1_follow_distance clearer

* Update the expected proposer period

Since `SECONDS_PER_SLOT` is now `12`

* minor fix to comment in mainnet config

* Update 0_beacon-chain.md
2019-11-15 16:27:04 -05:00
Danny Ryan
43132a3082
[reopen] Eth2 shorthand standardized (#1452)
* Update README.md

* Update README.md

* Update p2p-interface.md

* Update simple-serialize.md

* Update README.md

* Update initialization.md

* Update README.md

* Update 0_beacon-chain-validator.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-10-28 15:53:10 +08:00
terence tsao
1d71ae9af4
Update README.md 2019-09-07 09:28:45 -04:00
terence tsao
c06ffc4924
Update README.md 2019-09-06 17:07:45 -04:00
vbuterin
ab2fac6696
Added misc beacon chain updates to ToC 2019-09-03 07:14:04 +01:00
Danny Ryan
2abb81d4e9
Merge pull request #1366 from ethereum/remove-val-api
remove Val API and add links to outside spec/standards repos
2019-08-26 08:41:56 -06:00
Danny Ryan
75f5638059
Update README.md 2019-08-19 11:06:37 -06:00
Danny Ryan
83566afa1b
remove APIs and add links to outside spec/stnards repos 2019-08-16 13:35:23 -06:00
Danny Ryan
24e583d5d9
add discord and add some external resources 2019-08-16 11:03:30 -06:00
Danny Ryan
0b999e39bd
Update README.md
Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>
2019-07-12 06:38:00 -06:00
Danny Ryan
f346080901
phase 2 wiki to readme 2019-07-11 11:24:04 -06:00
Danny Ryan
4183d8440b
Merge pull request #1069 from sigp/bn-vc-api-rfc
Beacon Node API for Validator
2019-05-28 16:07:51 -06:00
Luke Anderson
ac7a40376b
Included a link to the API document in the root README.md file. 2019-05-13 16:26:45 +10:00
JSON
d1c96c1e0d Doc standardization (#1039) 2019-05-06 16:30:32 +01:00
terence tsao
68488a34d0
Update README.md 2019-05-01 16:33:21 -07:00
Danny Ryan
f7f8ecb7ab
update readme 2019-04-24 13:43:45 -06:00
Danny Ryan
2160020536
update readme 2019-04-24 13:43:07 -06:00
Danny Ryan
ca61118608
update readme to new phase 0 docs 2019-04-24 13:41:41 -06:00
JSON
47773f0da5
Update README.md 2019-04-23 12:53:09 -05:00
protolambda
90cf8738bf
Move pytests for faster dev iteration 2019-04-17 17:47:56 +10:00
JSON
90a6199389
Update README.md 2019-04-16 12:04:29 -05:00
protolambda
3f61780260
Merge branch 'dev' into proto-merge-test-gen 2019-04-10 22:34:42 +10:00
JSON
dbc5778f64 Broken link fix (#888)
[General test format] currently goes to a broken link (https://github.com/ethereum/eth2.0-specs/blob/dev/specs/test-format.md). The correct link is (https://github.com/ethereum/eth2.0-specs/blob/dev/specs/test_formats/README.md).
2019-04-10 16:42:00 +10:00
protolambda
69af7f733e
Merge branch 'dev' into proto-merge-test-gen 2019-04-07 16:31:44 +10:00
Danny Ryan
afdfb2a5de
Merge pull request #766 from ethereum/vitalik81
Added light client related files
2019-04-03 00:23:21 -06:00
protolambda
9e010da118
rename pyspec pkg to eth2spec 2019-04-03 14:18:17 +11:00
protolambda
51ed40916f
Merge branch 'dev' into proto-merge-test-gen 2019-04-03 14:01:27 +11:00
protolambda
f8cdd66ffc
minor fixes 2019-04-03 13:50:56 +11:00
vbuterin
06ba5fedd7 Add link to custody game to readme (#867) 2019-04-02 22:18:41 +04:00
protolambda
645682553d
Update readme with links to spec contributor docs 2019-03-28 00:49:38 +08:00
Vitalik Buterin
154eec0d02 Added links to light client docs in the readme 2019-03-13 03:04:16 -05:00
vbuterin
7b7cf7cf75
Add link to honest validator implementation doc to main readme 2019-01-28 12:01:51 -06:00
jannikluhn
3ada70c2f0
Fix link 2019-01-17 18:39:58 +01:00
jannikluhn
4d05d33858
Add links to accompanying documents to readme 2019-01-17 18:35:12 +01:00
chainsafe
06fd809549 cleaning up README 2018-12-15 09:28:13 -05:00
Hsiao-Wei Wang
3dc37d258e
Update README.md
Co-Authored-By: vbuterin <v@buterin.com>
2018-12-15 04:59:18 -05:00
vbuterin
f09a1fa4f5
Add pointers to explanatory materials in readme. 2018-12-15 03:25:25 -05:00
ncsolar
6015242a56 Update README.md (#176) 2018-11-26 16:57:01 -06:00
Danny Ryan
0f6ec916c7
add design goals and links to phases in readme (#132)
* add design goals and links to phases in readme

* Update README.md
2018-11-16 07:52:06 +09:00
Danny Ryan
9ee65b2f22
add gitter badge to readme (#114)
* add gitter badge to readme

* fix gitter badge
2018-11-06 09:02:55 +01:00
Danny Ryan
5bc73d2051
slight change to readme 2018-09-24 09:08:48 -05:00
Poseyy
899b3e9b2f
repo clarification 2018-09-23 20:52:52 -05:00
Hsiao-Wei Wang
0001b7b9de
first commit 2018-09-20 13:20:49 +08:00