Dankrad Feist
|
b041a9b0d6
|
Further flag_index revert
|
2021-05-05 22:22:32 +01:00 |
|
Dankrad Feist
|
77524036f5
|
Revert "Flags to BitVector"
This reverts commit 786e611c71d5c62bf30c988c692ab88d1a54d8f3.
# Conflicts:
# specs/altair/beacon-chain.md
|
2021-05-05 22:02:37 +01:00 |
|
Dankrad Feist
|
55471bc5d4
|
Revert "BitVector -> Bitvector"
This reverts commit df6bd1b6c33833c264561da361436453e5e55f4c.
|
2021-05-05 21:58:03 +01:00 |
|
Dankrad Feist
|
687641a79b
|
Remove extra variable
|
2021-05-05 21:55:36 +01:00 |
|
Dankrad Feist
|
227d1007e6
|
Update toc
|
2021-05-05 20:09:14 +01:00 |
|
Dankrad Feist
|
a382cf6d5c
|
Refactor participation flag list
|
2021-05-05 20:04:06 +01:00 |
|
Dankrad Feist
|
238a9b03fc
|
Correct confusing comments in "get_sync_committee_indices"
|
2021-05-05 18:09:36 +01:00 |
|
Alex Stokes
|
a2cf833437
|
Update specs/altair/beacon-chain.md
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2021-05-05 09:32:28 -07:00 |
|
Hsiao-Wei Wang
|
ded6d5bad4
|
Merge pull request #2377 from ralexstokes/altair-whitespace
clean up whitespace on altair files
|
2021-05-05 20:44:15 +08:00 |
|
Hsiao-Wei Wang
|
6a9b3671f0
|
Fix the type of EPOCHS_PER_SYNC_COMMITTEE_PERIOD and update the config files
|
2021-05-05 19:53:37 +08:00 |
|
Hsiao-Wei Wang
|
d383a14213
|
Fix ToC
|
2021-05-05 19:47:26 +08:00 |
|
Dankrad Feist
|
df6bd1b6c3
|
BitVector -> Bitvector
|
2021-05-05 12:26:37 +01:00 |
|
Dankrad Feist
|
786e611c71
|
Flags to BitVector
|
2021-05-05 12:05:32 +01:00 |
|
vbuterin
|
b310482bce
|
Update specs/altair/beacon-chain.md
|
2021-05-04 17:19:51 -07:00 |
|
vbuterin
|
9dcdbafba3
|
Reorganization of config params to put sync committee in one section
This may be marginally "cleaner" than the previous approach, keeping constants with the same topic together.
|
2021-05-04 17:19:15 -07:00 |
|
vbuterin
|
a562f2aeb4
|
"toward" -> "closer to" for penalty adjustments
Makes it clearer that even the Altair values are not final
|
2021-05-04 17:05:15 -07:00 |
|
Alex Stokes
|
3b80324119
|
Compute LIGHT_CLIENT_UPDATE_TIMEOUT in lieu of maintaining a constant
|
2021-05-04 13:47:46 -07:00 |
|
Alex Stokes
|
7a168be862
|
allow fault tolerance equal to threshold, not just above
|
2021-05-04 13:25:34 -07:00 |
|
Alex Stokes
|
eae64fd18c
|
clean up whitespace on altair files
|
2021-05-04 12:43:21 -07:00 |
|
Alex Stokes
|
7d236561bd
|
adjust subnet count to reflect smaller sync committees
|
2021-05-04 12:41:19 -07:00 |
|
Alex Stokes
|
9c3d5982cf
|
add documentation about duplicate pubkeys
|
2021-05-04 12:20:48 -07:00 |
|
Alex Stokes
|
7b33c1119a
|
simplify sync committee pubkey aggregation in altair
|
2021-05-04 12:19:33 -07:00 |
|
Alex Stokes
|
0438f2f27c
|
whitespace
|
2021-05-04 12:19:33 -07:00 |
|
Hsiao-Wei Wang
|
9980d2098d
|
Fix lint
|
2021-05-04 22:21:58 +08:00 |
|
Danny Ryan
|
80df9e6b0b
|
Merge branch 'dev' into altair-pass
|
2021-05-04 07:41:25 -06:00 |
|
Danny Ryan
|
053179cee9
|
comments and tests on altair
|
2021-05-04 07:39:22 -06:00 |
|
terence tsao
|
930ca61690
|
Fix lint (124 > 120 characters)
|
2021-05-02 20:47:57 -07:00 |
|
terence tsao
|
780121f9b0
|
Add backticks to the arguments in functional comments
|
2021-05-02 20:31:52 -07:00 |
|
Alex Stokes
|
68d6e4319a
|
Adjust sync committee size and duration
|
2021-05-01 16:30:23 -07:00 |
|
Danny Ryan
|
c3dfc2e085
|
Merge pull request #2362 from ethereum/sync-cleanup
Minor altair cleanups
|
2021-04-28 08:42:23 -06:00 |
|
Danny Ryan
|
e89fae86a6
|
Apply suggestions from code review
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2021-04-28 06:52:16 -06:00 |
|
Danny Ryan
|
9f74f1f9e5
|
minor sync committee cleanups
|
2021-04-27 15:06:45 -06:00 |
|
Danny Ryan
|
2628721f96
|
Merge pull request #2323 from ethereum/prepare_state
Simplify Altair "genesis"
|
2021-04-27 12:32:13 -06:00 |
|
Danny Ryan
|
c090d6aa21
|
Merge pull request #2352 from ralexstokes/add-altair-metadata-updates
Add `syncnets` data to Altair `MetaData`
|
2021-04-27 12:20:03 -06:00 |
|
Danny Ryan
|
ae429a38a0
|
add Modified comment
|
2021-04-27 12:11:15 -06:00 |
|
Alex Stokes
|
9bb3444c89
|
Add syncnets data to Altair MetaData .
|
2021-04-27 09:34:24 -07:00 |
|
ericsson
|
93378afcd0
|
Fix typing problem: upgrade_to_altair should use phase0.get_current_epoch
|
2021-04-23 18:21:29 +03:00 |
|
Alex Stokes
|
ebd16e1b79
|
add helper in p2p document to executable spec
|
2021-04-22 11:05:06 -07:00 |
|
Alex Stokes
|
3c07303c5c
|
Update specs/altair/p2p-interface.md
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
|
2021-04-22 10:34:16 -07:00 |
|
Alex Stokes
|
99b2cc2f3e
|
Clarify usage of field in data
|
2021-04-22 10:34:16 -07:00 |
|
Alex Stokes
|
f992a9ae65
|
Remove duplicate validation
|
2021-04-22 10:34:16 -07:00 |
|
Alex Stokes
|
360a1dd598
|
Respect subcommittees in gossip validations for Altair
|
2021-04-22 10:34:15 -07:00 |
|
Diederik Loerakker
|
9d0bfec2d6
|
Merge pull request #2345 from ralexstokes/use-markdown-parser-for-literate-pyspec
Use markdown parser for literate pyspec
|
2021-04-22 18:05:06 +02:00 |
|
Alex Stokes
|
a9e3ecabbd
|
demo spec comment feature
|
2021-04-21 18:49:51 -07:00 |
|
Alex Stokes
|
b870f92801
|
Update validator.md
|
2021-04-21 17:08:38 -07:00 |
|
Hsiao-Wei Wang
|
93f6a541ad
|
PR feedback from @djrtwo
|
2021-04-21 16:42:54 +08:00 |
|
Hsiao-Wei Wang
|
2063c96c80
|
Merge branch 'dev' into prepare_state
|
2021-04-21 16:34:29 +08:00 |
|
Hsiao-Wei Wang
|
66e1a2858f
|
Use ALTAIR_FORK_EPOCH instead of ALTAIR_FORK_SLOT
|
2021-04-21 00:24:44 +08:00 |
|
Hsiao-Wei Wang
|
baf4b73c18
|
Fix ToC
|
2021-04-20 23:38:48 +08:00 |
|
Hsiao-Wei Wang
|
666f847354
|
Update specs and test format note.
|
2021-04-20 23:37:53 +08:00 |
|