Danny Ryan
82b7a7be3b
Apply suggestions from code review
...
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
Co-authored-by: Jacek Sieka <jacek@status.im>
2021-05-12 08:29:42 -06:00
Danny Ryan
5792afca46
Merge branch 'dev' into bbr-ws
2021-05-11 09:51:57 -06:00
Danny Ryan
eb9f7adaa7
add altair p2p to readme
2021-04-27 12:42:46 -06:00
Hsiao-Wei Wang
3391f991ac
Minor wording fixes
2021-03-30 13:48:40 +08:00
protolambda
9420c29899
custody game doc naming updates
2021-03-30 01:39:01 +02:00
protolambda
2bc3e814b0
rename to custody game
2021-03-27 01:58:39 +01:00
protolambda
d067237e30
list new Merge specs, update features descriptions
2021-03-27 01:10:13 +01:00
protolambda
29f78a7f06
proof of custody full name
2021-03-27 00:53:25 +01:00
protolambda
306fc95c60
Update doc names and sharding readme section
2021-03-26 22:37:32 +01:00
Hsiao-Wei Wang
b44e576e95
LIGHTCLIENT_PATCH/HF1 -> ALTAIR
2021-03-11 21:32:00 +08:00
Saulius Grigaitis
6a8cb48f49
Updated Sharding technical details link in readme.
2020-12-27 00:20:08 +02:00
multisignature
cc80dd758c
Update README.md ( #2164 )
...
* Update README.md
I've removed an incorrectly placed comma.
Since the comma is placed before 'and', and the conjunction isn't being used to either a) denote the last element of a list with more than two elements or b) separate two independent clauses, it's not necessary here.
* Update validator.md
Fixed a couple of minor errors.
2020-12-26 14:53:42 +08:00
vbuterin
aa16da1099
Updated readme ( #2157 )
2020-12-18 19:03:05 +08:00
Danny Ryan
17221c8065
more clearly define min epoch range for blocksbyrange requests
2020-12-09 12:27:01 -07:00
Danny Ryan
20a0ee1dc6
fix issue with discord link
2020-09-14 13:29:19 -06:00
Danny Ryan
585caa3dea
update discord invite to go directly to the "welcome" channel
2020-08-17 18:44:03 -06:00
terence tsao
1d2a47566c
Update sharding FAQs link
2020-07-23 16:35:21 -07:00
Hsiao-Wei Wang
c8b13c320c
Add release & pypi badges
2020-05-06 18:03:48 +08:00
Hsiao-Wei Wang
f60f8ca332
Fix README spec links
2020-05-06 02:10:43 +08:00
terence tsao
3cc1fb9017
Remove `/`
2020-04-27 14:34:50 -07:00
Danny Ryan
a49fc814eb
change 'gasper' to 'combining ghost and casper' for paper description
2020-03-11 14:52:31 -06:00
Herman Junge
c5aca062b4
Update reference to Gasper paper
2020-03-09 17:16:02 +00:00
ethers
dc72861136
add Gasper paper
2020-02-17 00:14:07 +00:00
protolambda
4732c7beb1
merge in dev (v0.10) and fix reorg/lint issues
2020-01-13 18:55:21 +01:00
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
protolambda
4c9e5b8950
add link to phase1 upgrade doc
2019-12-05 13:29:51 -07:00
protolambda
465f6cb7f0
update readme spec links
2019-12-05 13:29:50 -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