Ben Edgington
|
eca7237b27
|
Correct typo: BLSCommitment -> KZGCommitment
The consensus chain counterpart to https://github.com/ethereum/EIPs/pull/4992. The same comment from there applies here as well.
|
2022-04-13 15:04:55 +01:00 |
Hsiao-Wei Wang
|
49e4b2bc87
|
Merge pull request #2868 from ethereum/fix-capella-validator
Fix Capella `prepare_execution_payload`
|
2022-04-12 07:13:55 -07:00 |
Hsiao-Wei Wang
|
6576cab612
|
Fix Capella `prepare_execution_payload`
|
2022-04-06 18:13:39 +08:00 |
Danny Ryan
|
1bfefe301d
|
Merge pull request #2858 from mkalinin/justified-to-safe-block
Bellatrix: pass justified as a safe block
|
2022-03-30 12:19:21 -06:00 |
Danny Ryan
|
c87fc48053
|
minor typo
|
2022-03-30 12:04:23 -06:00 |
Mikhail Kalinin
|
b13a9f0f8a
|
Apply suggestions as per review
|
2022-03-30 15:36:01 +06:00 |
Hsiao-Wei Wang
|
70aba238b4
|
Merge pull request #2863 from terencechain/patch-134
EIP4844: fix a typo
|
2022-03-29 06:30:48 -07:00 |
terence tsao
|
eb26a1d74c
|
EIP4844: fix a minor typo
|
2022-03-26 08:26:52 -07:00 |
Danny Ryan
|
19613ac7cd
|
Merge pull request #2854 from ralexstokes/update-0x01-creds
Update 0x01 withdrawal credentials.
|
2022-03-25 16:27:41 -06:00 |
Mikhail Kalinin
|
bd66114f4a
|
Clarify names and move get_safe_block_hash to safe-block.md
|
2022-03-26 02:02:38 +06:00 |
Danny Ryan
|
656e6aef21
|
Merge pull request #2836 from ethereum/withdrawals-push
Withdrawals push
|
2022-03-24 10:08:29 -06:00 |
Mikhail Kalinin
|
c97cc6f4dc
|
Add separate get_safe_beacon_block function
|
2022-03-24 17:22:11 +06:00 |
Mikhail Kalinin
|
bc95973232
|
Reorder params
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2022-03-24 16:35:28 +06:00 |
Hsiao-Wei Wang
|
2d0a30649b
|
Merge pull request #2860 from jtraglia/fix-makefile-indentation
Fix indententation for one line in the Makefile
|
2022-03-23 03:05:55 -07:00 |
Hsiao-Wei Wang
|
8a388f2226
|
toc
|
2022-03-23 15:38:17 +08:00 |
Justin Traglia
|
4c89fdb9b9
|
Fix indententation for one line in the Makefile
Real minor fix. Rule lines should start with a single tab, not spaces. Vim
clearly pointed this out by marking the entire line as red.
|
2022-03-22 15:05:56 -05:00 |
Mikhail Kalinin
|
046eaf2ea0
|
Bellatrix: remove a comment about safe head stub
|
2022-03-22 22:53:47 +06:00 |
Mikhail Kalinin
|
95a2327800
|
Bellatrix: add get_safe_block_hash to validator.md
|
2022-03-22 22:51:45 +06:00 |
Mikhail Kalinin
|
d195e066ad
|
Fix toc
|
2022-03-22 20:41:42 +06:00 |
Mikhail Kalinin
|
199398c503
|
Bellatrix: pass justified as a safe block
|
2022-03-22 20:26:09 +06:00 |
Danny Ryan
|
b469593219
|
toc
|
2022-03-22 08:22:35 -06:00 |
Danny Ryan
|
a2db44693b
|
build
|
2022-03-22 08:14:38 -06:00 |
Danny Ryan
|
c10d219664
|
Merge branch 'dev' into withdrawals-push
|
2022-03-22 08:11:09 -06:00 |
Danny Ryan
|
43ce98b541
|
Merge branch 'withdrawals-push' of github.com:ethereum/eth2.0-specs into withdrawals-push
|
2022-03-22 08:10:53 -06:00 |
Danny Ryan
|
03f9503de0
|
Apply suggestions from code review
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
|
2022-03-22 08:03:55 -06:00 |
Danny Ryan
|
9a8ff4f3ab
|
topo sort
|
2022-03-22 08:00:53 -06:00 |
Danny Ryan
|
493b169022
|
refine naming for withdrawals
|
2022-03-22 07:55:45 -06:00 |
Danny Ryan
|
f5b5f638f4
|
Merge pull request #2857 from terencechain/patch-133
EIP4844: fix a minor typo
|
2022-03-21 12:18:05 -06:00 |
terence tsao
|
36b0044569
|
EIP4844: fix a minor typo
|
2022-03-20 08:20:08 -07:00 |
Danny Ryan
|
36aae1d848
|
add tests for process_withdrawals
|
2022-03-16 13:35:29 -06:00 |
Danny Ryan
|
255e942f64
|
add validator and fork-choice mods for withdrawals in capella
|
2022-03-16 12:01:42 -06:00 |
Mikhail Kalinin
|
cc347c6ff4
|
Merge pull request #2851 from mkalinin/safe-head
Add safe_block_hash to notify_forkchoice_updated
|
2022-03-16 13:29:23 +06:00 |
Alex Stokes
|
0afa7e1b38
|
update language to reflect latest work on withdrawals
|
2022-03-15 18:01:47 -06:00 |
Danny Ryan
|
80292f7957
|
Update specs/bellatrix/validator.md
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2022-03-15 13:14:40 -06:00 |
Danny Ryan
|
b8c061cfd7
|
Merge pull request #2850 from protolambda/eip4844
EIP-4844: consensus-layer specs of Shard Blob Transactions
|
2022-03-15 13:13:48 -06:00 |
protolambda
|
dc5f9dffa0
|
eip4844: process_blob_kzgs - move TODO to issue, add missing input argument
|
2022-03-14 21:50:07 +01:00 |
protolambda
|
9b760dfb54
|
eip4844: beacon doc - update TOC
|
2022-03-14 19:08:50 +01:00 |
protolambda
|
45e207be4d
|
EIP-4844 consensus-specs review fixes
Co-Authored-By: terenc3t <terence@prysmaticlabs.com>
Co-Authored-By: djrtwo <dannyjryan@gmail.com>
|
2022-03-14 18:57:11 +01:00 |
Hsiao-Wei Wang
|
3458d12c2b
|
Merge pull request #2849 from ethereum/yield-attester-slashing
Output `attester_slashing` data to fork choice test vectors
|
2022-03-14 07:14:14 -07:00 |
Mikhail Kalinin
|
84ab086d94
|
Add safe_block_hash to notify_fc_updated
|
2022-03-14 19:09:21 +06:00 |
Danny Ryan
|
3dd83cf4ee
|
minor withdrawals renamings
|
2022-03-10 12:30:51 -07:00 |
Danny Ryan
|
507f550cb1
|
Merge branch 'dev' into withdrawals-push
|
2022-03-10 10:27:20 -07:00 |
protolambda
|
8ec4773339
|
EIP-4844: consensus layer changes
|
2022-03-10 06:52:27 +01:00 |
Hsiao-Wei Wang
|
3cdc0e61ed
|
Add `on_attester_slashing` execution step
|
2022-03-09 10:18:00 +08:00 |
Hsiao-Wei Wang
|
95c712598a
|
Fix `test_discard_equivocations` test vectors
|
2022-03-09 10:16:37 +08:00 |
Danny Ryan
|
825a39577e
|
Merge pull request #2845 from ethereum/discard-equivocations
Remove equivocating validators from fork choice consideration
|
2022-03-08 11:41:04 -07:00 |
Danny Ryan
|
bd6d2ad4ce
|
minor copy edit
|
2022-03-08 11:33:59 -07:00 |
Danny Ryan
|
0197a1464c
|
Merge pull request #2846 from nisdas/patch-2
Ignore Aggregates Which Are Following the Wrong Finalized Checkpoint
|
2022-03-08 11:28:20 -07:00 |
Aditya Asgaonkar
|
a0ba6b2a1a
|
Add note about syncing
|
2022-03-08 06:52:03 -08:00 |
Danny Ryan
|
75f94cbc74
|
Merge pull request #2848 from ethereum/fix-updatetimeout-typo
Fix UPDATE_TIMEOUT unit typo
|
2022-03-04 10:44:41 -07:00 |