Roberto Bayardo
|
8356f3a320
|
use ssz from updated erigon-lib (#7490)
ssz/clonable interfaces have been moved to erigon-lib so they can be
shared with the txpool code there
|
2023-05-11 12:54:20 +01:00 |
|
Enrique Jose Avila Asapche
|
4f56247610
|
made KZGCommitment constant and SSZ compatiable (#7465)
Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
|
2023-05-10 14:40:19 +07:00 |
|
Giulio rebuffo
|
43b09a7f55
|
Refactor of ssz interface (#7439)
Also added a better way to copy and the hasher
|
2023-05-05 11:19:24 +02:00 |
|
a
|
9644e6d220
|
Implement SpecTests in native go, add fork_choice handler (#7422)
a few TODO: remain to make this not a draft
---------
Co-authored-by: Giulio <giulio.rebuffo@gmail.com>
|
2023-05-02 16:19:22 +02:00 |
|
Giulio rebuffo
|
fb00d714b5
|
added tests for ssz_static in consensus tests and fixed beacon blocks encoding (#7141)
|
2023-03-19 22:47:27 +00:00 |
|