issues
search
erigontech
/
erigon
Ethereum implementation on the efficiency frontier https://erigon.gitbook.io
GNU Lesser General Public License v3.0
3.15k
stars
1.13k
forks
source link
Caplin: Fixed single validator performance
#12830
Closed
Giulio2002
closed
3 days ago
Giulio2002
commented
4 days ago
Issues:
Had to fix an hack I added for a race
Basically we need to process attestations otherwise the network kicks us out. However, we can rate limit the stream.
Fixed switching ENRs logic
Issues: