Commit Graph

81 Commits

Author SHA1 Message Date
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
Paul Hauner 736f3cec3f
Remove `justified_block` 2022-01-12 16:09:24 +11:00
Paul Hauner 2ce2aac0c8
Address "yet to" paragraph 2022-01-12 15:57:27 +11:00
Paul Hauner 6c13e2ecdb
Expand `should_optimistically_import_block` 2022-01-12 15:54:11 +11:00
Paul Hauner 6eba269e9b
Update sync/optimistic.md
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-01-11 19:02:40 +11:00
Paul Hauner 9e619f88b8
Apply suggestions from code review
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2022-01-11 16:42:20 +11: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