Hsiao-Wei Wang
|
289d8147be
|
Move `verify_and_notify_new_payload` to Bellatrix
|
2023-05-24 11:12:03 +08:00 |
omahs
|
f72a26cac6
|
Fix: typos
|
2023-02-16 11:02:58 +01:00 |
terence tsao
|
bbc3ec02ff
|
Fix typos
|
2022-11-12 23:36:34 -08:00 |
Hsiao-Wei Wang
|
f8d92c3bd8
|
Add basic test case
|
2022-08-24 23:20:31 +08:00 |
Mikhail Kalinin
|
1d0dce75b4
|
Opti-sync: extend optimistic node definition (#2955)
* Extend optimistic node definition
* Update sync/optimistic.md
Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: terencechain <terence@prysmaticlabs.com>
|
2022-08-15 08:34:51 -06:00 |
Hsiao-Wei Wang
|
f92312c59d
|
Update ToC
|
2022-08-09 22:00:00 +08:00 |
Hsiao-Wei Wang
|
d26232775f
|
Merge branch 'dev' into mkalinin-patch-4
|
2022-08-09 21:59:29 +08:00 |
Danny Ryan
|
9352f127ef
|
minor typo
|
2022-08-09 07:49:41 -06:00 |
Mikhail Kalinin
|
b9476bf0ee
|
Expand on opti-sync in context of block sync
|
2022-08-02 20:04:10 +06:00 |
Mikhail Kalinin
|
a3b7c6c505
|
Apply suggestions from code review
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
|
2022-08-02 12:25:15 +06:00 |
Danny Ryan
|
8d70a73cac
|
Apply suggestions from code review
|
2022-08-01 09:26:18 -06:00 |
Mikhail Kalinin
|
47ee4308fc
|
Apply suggestions from code review
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2022-07-29 17:31:32 +06:00 |
Mikhail Kalinin
|
29b3afeff3
|
Elaborate on why sync optimistically
|
2022-07-28 16:21:33 +06:00 |
Hsiao-Wei Wang
|
e989ca29df
|
Add ToC
|
2022-07-28 00:51:09 +08:00 |
Mikhail Kalinin
|
4893f9efc9
|
Handling `latestValidHash` in opti-sync
|
2022-07-27 16:10:46 +06:00 |
Paul Hauner
|
b23cdef6ea
|
Remove API restrictions for optimistic sync (#2869)
* Remove API restrictions
* Update optimistic.md
|
2022-05-19 09:27:51 -06:00 |
Mikhail Kalinin
|
08db749bf7
|
Optimistic Sync: remove INVALID_TERMINAL_BLOCK
|
2022-05-13 16:44:55 +04:00 |
Mikhail Kalinin
|
706f417ba0
|
Remove justified from optimistic import conditions
|
2022-04-28 13:17:19 +04:00 |
Paul Hauner
|
bf25d323fc
|
Use merge consistently
|
2022-03-02 19:03:06 +11:00 |
Paul Hauner
|
f071931e46
|
Address indenting
|
2022-03-01 18:46:39 +11:00 |
Paul Hauner
|
c2ff09441d
|
Allow any non-merge block
|
2022-03-01 18:34:53 +11:00 |
terence tsao
|
7c492ce4ce
|
Fix typo
|
2022-02-06 13:32:21 -08:00 |
Paul Hauner
|
cbbe6e744a
|
Add aliases
|
2022-01-28 09:45:08 +11:00 |
Paul Hauner
|
020d72c756
|
Remove link fragment
|
2022-01-28 08:43:18 +11:00 |
Mikhail Kalinin
|
eb4497fae7
|
Bellatrix: Rename execute_payload to notify_new_payload
|
2022-01-27 15:24:53 +06:00 |
Danny Ryan
|
a5b3c91f25
|
build opimistic sync file and fix a minor lint/typing issue
|
2022-01-20 09:25:02 -07:00 |
Paul Hauner
|
50b236e5eb
|
Address TERMINAL_BLOCK_HASH
|
2022-01-18 14:55:10 +11:00 |
Paul Hauner
|
be4319a048
|
Rename `justified_is_verified`
|
2022-01-18 12:31:36 +11:00 |
Paul Hauner
|
24947be7c3
|
Rename should_optimistically_import...
|
2022-01-18 12:29:20 +11:00 |
Paul Hauner
|
bfe4172584
|
Define `current_slot`
|
2022-01-18 12:26:30 +11:00 |
Paul Hauner
|
0ec61bd195
|
Clarify liveness
|
2022-01-18 12:21:34 +11:00 |
Paul Hauner
|
f4a125c89a
|
Remove reorg section
|
2022-01-18 11:36:36 +11:00 |
Paul Hauner
|
4ccd38b54e
|
Tidy tracking note
|
2022-01-18 11:32:47 +11:00 |
Paul Hauner
|
b50bee16f6
|
Rename Store -> OptimisticStore
|
2022-01-18 11:30:28 +11:00 |
Paul Hauner
|
52caba6eae
|
Add section about backwards compat
|
2022-01-18 11:28:08 +11:00 |
Paul Hauner
|
15ef2f30d2
|
Apply suggestions from @djrtwo review
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
|
2022-01-18 09:30:01 +11:00 |
Paul Hauner
|
856eea4986
|
Describe all fields in store
|
2022-01-13 07:23:12 +11:00 |
Paul Hauner
|
8522f27b8e
|
Modify "when" section
|
2022-01-13 07:17:57 +11:00 |
Paul Hauner
|
b7c332f0ee
|
Tidy
|
2022-01-13 07:17:43 +11:00 |
Paul Hauner
|
6af3d4cbfc
|
Fix comment indents
|
2022-01-13 07:13:10 +11:00 |
Paul Hauner
|
18c32e0a5e
|
Fix indents
|
2022-01-13 07:00:28 +11:00 |
Paul Hauner
|
6d72038f12
|
Fix spelling mistakes
|
2022-01-13 06:56:38 +11:00 |
Paul Hauner
|
6d73b0a4ac
|
Add poisoning prevention
|
2022-01-13 06:52:07 +11:00 |
Paul Hauner
|
90fb7f6871
|
Add rationale
|
2022-01-12 19:04:43 +11:00 |
Paul Hauner
|
ad7e92433a
|
Update links to bellatrix
|
2022-01-12 16:49:08 +11:00 |
Paul Hauner
|
de1a6caa5d
|
Add comment about INVALID block
|
2022-01-12 16:43:36 +11:00 |
Paul Hauner
|
0ae80d9382
|
Fix typo
|
2022-01-12 16:41:24 +11:00 |
Paul Hauner
|
60eab25774
|
Add section about merge block
|
2022-01-12 16:39:43 +11:00 |
Paul Hauner
|
1228e01883
|
Update p2p-networking
|
2022-01-12 16:18:53 +11:00 |
Paul Hauner
|
55d92cee34
|
Fix typo
|
2022-01-12 16:10:59 +11:00 |