silkworm
silkworm copied to clipboard
sentry: eth protocol handshake
-
sentry.proto HandShake
-
sentry.proto SetStatus
-
ForkId (EIP-2124)
-
Status message exchange and verification
-
coroutines startup refactoring
-
fix Sepolia distinct_fork_numbers
-
ServerContextPool helper constructor to init SentryImpl members with its contexts
Codecov Report
Merging #762 (5f9e447) into master (49836de) will decrease coverage by
0.04%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #762 +/- ##
==========================================
- Coverage 74.65% 74.60% -0.05%
==========================================
Files 210 210
Lines 15934 15939 +5
Branches 2498 2499 +1
==========================================
- Hits 11896 11892 -4
- Misses 2998 3005 +7
- Partials 1040 1042 +2
Impacted Files | Coverage Δ | |
---|---|---|
node/silkworm/rpc/server/server_context_pool.cpp | 52.05% <0.00%> (-1.14%) |
:arrow_down: |
node/silkworm/rpc/server/server_context_pool.hpp | 83.33% <ø> (ø) |
|
core/silkworm/consensus/pos/engine.cpp | 83.33% <0.00%> (-16.67%) |
:arrow_down: |
core/silkworm/consensus/base/engine.cpp | 90.90% <0.00%> (-1.71%) |
:arrow_down: |
core/silkworm/trie/hash_builder.cpp | 98.13% <0.00%> (-0.47%) |
:arrow_down: |
core/silkworm/types/transaction.cpp | 81.78% <0.00%> (-0.32%) |
:arrow_down: |
core/silkworm/state/in_memory_state.cpp | 92.70% <0.00%> (ø) |
|
core/silkworm/types/block.cpp | 87.50% <0.00%> (+0.50%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.