Giulio rebuffo
|
7f6d1c9575
|
Added SSZ support for Phase0 state. (#7065)
|
2023-03-09 17:34:49 +00:00 |
|
Giulio rebuffo
|
aea6f86cab
|
refactored state transition and removed transistor (#7021)
|
2023-03-04 21:14:45 +00:00 |
|
Giulio rebuffo
|
90ed3c1cb0
|
optimized state roots cache for erigon-cl (#7020)
|
2023-03-04 16:28:20 +00:00 |
|
Giulio rebuffo
|
df1563b401
|
Passing all finality consensus-spec-tests for altair/bellatrix (#6894)
|
2023-02-17 17:57:05 +00:00 |
|
Giulio rebuffo
|
7c43cb532c
|
~2x Optimization to state root computation (#6854)
Most notably use of more than a single thread. there is still potential
for me but there are more important things for now to work on.
|
2023-02-12 21:26:31 +00:00 |
|
Giulio rebuffo
|
4e950db56e
|
added processing of historical roots (#6823)
|
2023-02-10 01:09:05 +01:00 |
|
Giulio rebuffo
|
ff21ef7b21
|
Added checkpoints and justification bits processing (post-altair) (#6699)
* Added processing of checkpoints
* Unit tests rigorously imported from prysm
* They all pass :)
|
2023-01-26 00:31:20 +01:00 |
|
Giulio rebuffo
|
8dda3614e6
|
Added beacon state capella support (#6673)
|
2023-01-23 14:26:57 +01:00 |
|
Giulio rebuffo
|
0eebd61ab8
|
separation of state: a continuation (#6647)
|
2023-01-21 22:33:50 +01:00 |
|
Giulio rebuffo
|
9503672194
|
Separation of SSZ Beacon State and Fix BeaconRpc (#6635)
|
2023-01-20 20:41:16 +01:00 |
|
Giulio rebuffo
|
3f07c66928
|
Fast gossip routine for Sentinel. (#6614)
removed bunch of ugly repetitive routines.
|
2023-01-18 14:30:39 +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
|
599480c5e0
|
ExecutionPayloaHeader: ssz support for withdrawals root (#6524)
I do not recommend this.
|
2023-01-09 01:04:05 +01:00 |
|
Giulio rebuffo
|
77d946ba3e
|
[First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520)
|
2023-01-07 12:25:28 +01:00 |
|
Giulio rebuffo
|
de8bae6fe0
|
optimized beacon state computation (#6341)
|
2022-12-16 13:38:54 +01:00 |
|
Giulio rebuffo
|
5ba6859c92
|
Added Fully-Working State Trie Computation to Beacon State (#6268)
|
2022-12-10 01:08:49 +01:00 |
|
Giulio rebuffo
|
1c8a11df40
|
Added dirty leaves system to beacon state (#6264)
|
2022-12-09 19:19:01 +01:00 |
|