Commit Graph

7315 Commits

Author SHA1 Message Date
Hsiao-Wei Wang ba690852d6
Merge pull request #2774 from ethereum/bellatrix
Rename "Merge" -> "Bellatrix"
2021-12-24 01:46:55 +08:00
Hsiao-Wei Wang 3970fa7a75
PR feedback from @ralexstokes 2021-12-24 01:38:33 +08:00
Hsiao-Wei Wang 5910b90c43
Enable Bellatrix fork tests in test generator 2021-12-24 00:56:55 +08:00
Alex Stokes 2f5005722b
Merge pull request #2776 from ethereum/test_proposer_boost_correct_head-rng
Set RNG seed in `test_get_head.py`
2021-12-23 08:47:34 -08:00
Hsiao-Wei Wang a7df9a39cc
Set RNG seed 2021-12-23 21:33:23 +08:00
Hsiao-Wei Wang 8c226013fd
minor fix 2021-12-23 17:32:15 +08:00
Hsiao-Wei Wang 41af639517
PR feedback from @mkalinin 2021-12-23 17:26:48 +08:00
Hsiao-Wei Wang 8facc0a095
Merge -> Bellatrix 2021-12-23 14:25:43 +08:00
Hsiao-Wei Wang 67ece2acbb
Merge pull request #2772 from ethereum/bump-version
bump VERSION.txt to 1.1.7
2021-12-22 18:02:45 +08:00
Hsiao-Wei Wang cba3ddfc3d
bump VERSION.txt to 1.1.7 2021-12-22 15:47:38 +08:00
Paul Hauner 50f526e418
Fix typo 2021-12-22 09:32:33 +11:00
Paul Hauner 12293c999a
Bump safe slots 2021-12-22 09:31:53 +11:00
Paul Hauner 941531c878
Update sync/optimistic.md
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2021-12-22 09:24:14 +11:00
Paul Hauner e696d1103c
Update gossip conditions 2021-12-20 18:36:03 +11:00
Paul Hauner ff50bfe6e8
Remove block production exception 2021-12-20 18:32:54 +11:00
Paul Hauner 9421bf3dfd
Tidy 2021-12-20 18:32:47 +11:00
Paul Hauner 451ae293ce
Specify no invalid parents 2021-12-20 17:55:10 +11:00
Paul Hauner 7837dc74bf
Tidy, add validator endpoints 2021-12-20 17:46:52 +11:00
Paul Hauner aa9a2967aa
Clarify API head condition 2021-12-20 17:27:02 +11:00
Paul Hauner 91cad9b19b
Improve gossip wording 2021-12-20 17:19:32 +11:00
Paul Hauner b287f65dc9
Allow RPC blocks 2021-12-20 16:21:11 +11:00
Paul Hauner a797ae406b
Add qualification about fc store 2021-12-20 14:04:33 +11:00
Paul Hauner 26431b762d
Tidy 2021-12-20 11:12:11 +11:00
Paul Hauner 9901cb38f7
Move optimsitic_roots definition 2021-12-20 10:41:50 +11:00
Paul Hauner da6cad8767
Tidy 2021-12-20 10:32:45 +11:00
Paul Hauner 26e934b1e1
Remove merge transition section 2021-12-20 10:16:09 +11:00
Paul Hauner ffba24f03e
Add failure recovery 2021-12-20 10:15:51 +11:00
Paul Hauner e49685eed5
Add section for enabling opt sync 2021-12-19 14:56:46 +11:00
Paul Hauner 2aa4edf933
Move helpers 2021-12-19 14:44:21 +11:00
Paul Hauner 5c1fcaf3e7
Add qualification for errors 2021-12-19 14:34:43 +11:00
Hsiao-Wei Wang 2fa396f67d
Merge pull request #2746 from ethereum/vbuterin-patch-12
Simplify sync protocol and update to calculate optimistic heads
2021-12-16 00:12:36 +08:00
Hsiao-Wei Wang de892382db
Minor style fixes 2021-12-15 23:44:29 +08:00
Paul Hauner 538cc81681
Flip bool 2021-12-15 09:02:39 +11:00
Hsiao-Wei Wang 257c2413a5
Update test_sync_protocol.py per the new optimistic_header and data structure 2021-12-14 22:06:25 +08:00
Hsiao-Wei Wang 25d88fee24
Fix `process_light_client_update` 2021-12-14 22:05:09 +08:00
Hsiao-Wei Wang 2f618f7b48
Fix lint and presets 2021-12-14 21:38:58 +08:00
Paul Hauner d9a0d16cc6
Tidy 2021-12-14 16:46:31 +11:00
Paul Hauner 084255465d
Add section about re-orgs 2021-12-14 16:42:35 +11:00
Paul Hauner eb32e141d2
Fix typo 2021-12-14 16:22:52 +11:00
Paul Hauner 4f1d8152d5
Add note about full verification 2021-12-14 16:21:30 +11:00
Paul Hauner 9d7d4d0869
Remove validate_merge_block check 2021-12-14 16:21:23 +11:00
Paul Hauner ffc2c405c4
Add section about API 2021-12-14 16:11:40 +11:00
Paul Hauner 3f6e5b9c3a
Add checkpoint sync 2021-12-14 16:10:53 +11:00
Paul Hauner 4c4ffe71b4
Fix latest_valid_ancestor 2021-12-14 15:54:33 +11:00
Paul Hauner d1851dce21
Tidy tab formatting 2021-12-14 15:53:03 +11:00
Paul Hauner fb520a8356
Condense gossip topics 2021-12-14 15:51:26 +11:00
Paul Hauner 3b67c334e4
Add note about removal from optimistic_roots 2021-12-14 15:51:15 +11:00
Paul Hauner 0ad6025b48
Remove valid roots set 2021-12-14 15:51:02 +11:00
Paul Hauner 497b5f8cbb
Add EE assumptions 2021-12-14 15:44:15 +11:00
Paul Hauner 2c62ed3b77
Flip bool 2021-12-14 14:53:04 +11:00