Giulio rebuffo
|
b129a9415e
|
Update go deps (#7138)
|
2023-03-19 20:13:53 +00:00 |
|
Giulio rebuffo
|
77a8cf9d5b
|
refactored sentinel gossip and only connect to nimbus now (#7127)
|
2023-03-17 21:51:19 +00:00 |
|
Giulio rebuffo
|
dbf1225cb2
|
Added partial SSZ library (#7083)
Implements SSZ encode/decoding and hashtreeroot for simple list-lacking
data structures. does not account offset case.
|
2023-03-12 14:41:53 +00:00 |
|
Giulio rebuffo
|
1436060fd8
|
added sync aggregate method for processing (#6740)
|
2023-01-30 14:39:56 +01:00 |
|
Giulio rebuffo
|
f44b22f066
|
Shangai Compatible embedded CL lightclient (#6688)
* LightClientHeader: Capella
* Added versions to lightclient
* TODO: Capella->Bellatrix transition
|
2023-01-24 17:36:02 +01:00 |
|
Giulio rebuffo
|
635fe0cb21
|
Added custom chain flags to embedded consensus lightclient (#6674)
|
2023-01-24 00:03:48 +01:00 |
|
Giulio rebuffo
|
20a4ae4ffb
|
added support for Capella beacon blocks (#6665)
|
2023-01-22 23:39:23 +01:00 |
|
Giulio rebuffo
|
0eebd61ab8
|
separation of state: a continuation (#6647)
|
2023-01-21 22:33:50 +01:00 |
|
Giulio rebuffo
|
4e53a12c53
|
Flexible Blocks and States for easy hard forking (#6566)
Preparation for Shangai Beacon Blocks/Beacon State
|
2023-01-17 02:22:05 +01:00 |
|
hexoscott
|
7dcbfbc283
|
reference hash, address, and chain config from lib (#6536)
|
2023-01-13 18:12:18 +00:00 |
|
Giulio rebuffo
|
77d946ba3e
|
[First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520)
|
2023-01-07 12:25:28 +01:00 |
|
Mike Neuder
|
aa9b30a656
|
Implement ProcessRandao (#6425)
https://github.com/ethereum/consensus-specs/blob/dev/specs/phase0/beacon-chain.md#randao
Part of https://github.com/ledgerwatch/erigon/issues/5965
|
2022-12-24 19:39:39 +01:00 |
|
Giulio rebuffo
|
f655e337d1
|
Added signed block abstraction (Phase0 & Altair & Bellatrix block support) (#6422)
|
2022-12-23 18:39:44 +01:00 |
|
Giulio rebuffo
|
adf5fc7b82
|
refactored files regarding lightclient (#5904)
|
2022-10-29 21:51:32 +02:00 |
|