Hsiao-Wei Wang
214760b59b
Merge pull request #3300 from rolfyone/mainnet-capella-fork
...
Added mainnet capella fork epoch
2023-03-20 14:09:28 +08:00
Hsiao-Wei Wang
18eb1fa334
Set `CAPELLA_FORK_EPOCH` to `194048`
2023-03-20 13:48:49 +08:00
George Kadianakis
1219beae26
Add some basic bls_modular_inverse() tests
2023-03-17 12:24:06 +02:00
George Kadianakis
0e0403d0e2
Reject zero inputs in bls_modular_inverse()
2023-03-17 11:50:53 +02:00
Paul Harris
01ec71a3ed
computed epoch, rather than slot number
2023-03-17 10:20:58 +10:00
Paul Harris
38f97246ee
Added capella fork epoch to mainnet configuration
2023-03-17 10:15:34 +10:00
Danny Ryan
9842fe5163
Merge pull request #3295 from ethereum/readme-6110
...
Add EIP-6110 spec links to README table
2023-03-16 06:52:54 -06:00
Hsiao-Wei Wang
02a8420dc5
Merge pull request #3293 from ethereum/bump-version
...
bump version.txt
2023-03-16 11:47:34 +08:00
Hsiao-Wei Wang
acde93138b
Merge pull request #3297 from ethereum/fc-test-gen-remove-p0
...
Remove phase 0 from fork choice test generator
2023-03-16 11:47:16 +08:00
Hsiao-Wei Wang
74a1c90bbc
fix lint
2023-03-16 11:34:04 +08:00
Aditya Asgaonkar
8d3097be99
remove phase 0 from f.c. test generator
2023-03-15 19:48:16 -07:00
Hsiao-Wei Wang
aa0f6a5607
Merge pull request #3296 from ethereum/fix-get_sample_opaque_tx-call
...
Fix `get_sample_opaque_tx` call signature
2023-03-16 10:44:41 +08:00
Hsiao-Wei Wang
debf51e87a
Fix `get_sample_opaque_tx` call signature
2023-03-16 10:16:03 +08:00
Hsiao-Wei Wang
de57f2ac91
Merge pull request #3284 from etan-status/lc-forkversion
...
Check correct fork version in LC sync protocol
2023-03-16 09:08:01 +08:00
Hsiao-Wei Wang
c48012f674
Add EIP-6110 to README table
2023-03-16 08:34:44 +08:00
Hsiao-Wei Wang
3ee5a2ba39
Merge pull request #3294 from ethereum/fork-choice-change-test-phase
...
Shift all fork choice tests to Altair & later
2023-03-16 07:52:56 +08:00
Aditya Asgaonkar
5a217607b0
shift all f.c. tests to altair & later
2023-03-15 16:32:57 -07:00
Danny Ryan
67984b5665
bump version.txt
2023-03-15 11:30:46 -06:00
Danny Ryan
985fcc2525
Merge pull request #3283 from ethereum/deneb-crypto-coverage
...
Deneb crypto helpers test coverage
2023-03-15 11:28:43 -06:00
Danny Ryan
5977f36fef
minor nits from code review
2023-03-15 10:54:49 -06:00
Danny Ryan
41f4472ad5
Merge pull request #3291 from kevaundray/patch-10
...
Deneb : Change description for blob
2023-03-15 10:51:39 -06:00
Danny Ryan
a0eb23f108
Merge pull request #3290 from ethereum/fork-choice-upgrade
...
Fork choice upgrade
2023-03-15 10:51:09 -06:00
kevaundray
8fd22ab504
code review
2023-03-15 15:25:09 +00:00
dankrad
3141806100
Merge branch 'dev' into deneb-crypto-coverage
2023-03-14 22:45:06 +00:00
Dankrad Feist
3e281e7457
Alternative for linter
2023-03-14 22:22:23 +00:00
Dankrad Feist
2d4bfabceb
Correct signature of get_blobs_and_kzg_commitments
2023-03-14 22:16:41 +00:00
Dankrad Feist
ff7a6c5d0e
Add description when to use verify_sidecar_signature
2023-03-14 22:14:31 +00:00
Aditya Asgaonkar
1a2967a542
Apply suggestions from @djrtwo
2023-03-14 14:49:41 -07:00
kevaundray
637ef34133
fix : change description for blob
2023-03-14 21:00:20 +00:00
Aditya Asgaonkar
3de96f7a19
Apply suggestions from code review
...
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
2023-03-14 13:54:57 -07:00
Danny Ryan
f7837e84e5
Merge pull request #3275 from tbenr/patch-1
...
Add `blob_sidecar` gossip rule for parent slot
2023-03-14 12:15:38 -06:00
Danny Ryan
b53392b463
Merge pull request #3177 from mkalinin/deposits
...
In-protocol deposits flow (no queue approach)
2023-03-14 11:33:36 -06:00
Danny Ryan
0ae18d86e3
Update specs/_features/eip6110/validator.md
...
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2023-03-14 11:22:12 -06:00
Danny Ryan
56778e553d
Merge pull request #3287 from sandakersmann/patch-1
...
Update disclosure page and email for reporting bugs
2023-03-14 11:00:57 -06:00
Hsiao-Wei Wang
ac31b7e68b
Merge pull request #3289 from kevaundray/patch-9
...
Deneb: Fix typo in type of KZG_SETUP_LAGRANGE
2023-03-14 22:27:28 +08:00
Aditya Asgaonkar
23c5b7c66e
fix typo
2023-03-13 13:48:34 -07:00
Aditya Asgaonkar
e9551715d5
large fork choice upgrade
2023-03-13 11:52:43 -07:00
Dankrad Feist
cc284b2b60
Toc
2023-03-12 23:11:40 +00:00
Dankrad Feist
723e8a11fe
Remove unused imports/functions in test_validator.py
2023-03-12 23:07:19 +00:00
Dankrad Feist
96ad61bcec
Add tests for blob sidecar signature
2023-03-12 23:05:01 +00:00
Dankrad Feist
29b5309f7d
Add proofs to validate_blobs_and_kzg_commitments
2023-03-11 23:02:35 +00:00
Dankrad Feist
5e74c51411
Tests for validate_blobs_and_kzg_commitments and fix
2023-03-11 22:34:41 +00:00
kevaundray
6b69450992
fix typo in type of KZG_SETUP_LAGRANGE
2023-03-11 15:44:42 +00:00
Dankrad Feist
a5333a1d10
Remove useless test_kzg.py
2023-03-10 11:43:05 +00:00
Marius Kjærstad
92f8c5cf6b
Update disclosure page and email for reporting bugs
...
Update disclosure page and email for reporting bugs
2023-03-09 23:06:30 +01:00
Mikhail Kalinin
0da79bdbfd
Provide validator guide for EIP6110
2023-03-09 21:05:07 +06:00
Danny Ryan
3a2304981a
Merge pull request #3285 from benjaminion/fc-whitespace
...
Remove trailing space characters
2023-03-09 06:21:00 -07:00
Ben Edgington
7f74a08a6c
Fix trailing whitespace
2023-03-09 11:07:01 +00:00
Etan Kissling
54c7df5bbf
Fix lint
2023-03-08 15:42:56 +01:00
Etan Kissling
43e714e60f
Check correct fork version in LC sync protocol
...
- Sync committee is determined by signature_slot
- Signature fork version is determined by max(signature_slot, 1) - 1
- Attested block fork version can be anything < signature_slot
Old logic incorrectly derived signature fork version from signature_slot
and did not subtract a slot. Extended tests to check this edge case.
2023-03-08 15:34:56 +01:00