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
|
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 |
dankrad
|
15033d28b9
|
Modify compute_[blob_]kzg_proof to remove superfluous computations (#3280)
Add parameter `commitment` to `compute_blob_kzg_proof` and output `y` to `compute_kzg_proof`
|
2023-03-07 17:50:56 +00:00 |
Stefan Bratanov
|
3259922a9e
|
change usage of MIN_EPOCHS_FOR_BLOBS_SIDECARS_REQUESTS
|
2023-03-01 17:10:58 +00:00 |
Jacek Sieka
|
5fe857b209
|
fixes
|
2023-02-16 09:20:40 +01:00 |
Jacek Sieka
|
c39fda19c6
|
Apply suggestions from code review
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
Co-authored-by: Jimmy Chen <jchen.tc@gmail.com>
|
2023-02-16 08:18:52 +01:00 |
Jacek Sieka
|
a5f61fc173
|
correct function
|
2023-02-15 08:57:23 +01:00 |
Jacek Sieka
|
e6b8324e25
|
sidecar domain
|
2023-02-14 13:39:59 +01:00 |
Jacek Sieka
|
c8719f8524
|
Apply suggestions from code review
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
|
2023-02-14 13:32:18 +01:00 |
Jacek Sieka
|
8bc19d99ae
|
fixes
* expand sidecar gossip conditions
* editing
* add spec text for `BlobSidecar` signatures
|
2023-02-10 11:16:51 +01:00 |
Jacek Sieka
|
20278d4841
|
Merge remote-tracking branch 'origin/dev' into back-to-the-decoupled-future
Deneb merge
|
2023-02-10 10:44:31 +01:00 |
Paul Harris
|
078e1cc871
|
fix references to eip4844
|
2023-02-08 09:22:28 +10:00 |
Paul Harris
|
317facbd64
|
Replaced EIP4844 references with Deneb
Fixes #3207
|
2023-01-23 15:08:34 +01:00 |