Skip to content

Glamsterdan stable container proofs - #1151

Open
0xfornax wants to merge 10 commits into
masterfrom
glamsterdan-stable-container-proofs
Open

Glamsterdan stable container proofs#1151
0xfornax wants to merge 10 commits into
masterfrom
glamsterdan-stable-container-proofs

Conversation

@0xfornax

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown

Coverage Report

@0xfornax
0xfornax marked this pull request as ready for review July 29, 2026 20:14
@github-actions

Copy link
Copy Markdown

Coverage Report

@github-actions

Copy link
Copy Markdown

Merging this branch changes the coverage (14 decrease, 3 increase)

Impacted Packages Coverage Δ 🤖
github.com/rocket-pool/smartnode/bindings/megapool 0.00% (ø)
github.com/rocket-pool/smartnode/bindings/utils 0.00% (ø)
github.com/rocket-pool/smartnode/bindings/utils/state 0.84% (+0.02%) 👍
github.com/rocket-pool/smartnode/rocketpool-cli/megapool 0.13% (-0.02%) 👎
github.com/rocket-pool/smartnode/rocketpool/api/megapool 0.00% (ø)
github.com/rocket-pool/smartnode/rocketpool/api/node 0.00% (ø)
github.com/rocket-pool/smartnode/rocketpool/node 0.55% (-0.06%) 👎
github.com/rocket-pool/smartnode/rocketpool/watchtower 0.74% (-0.10%) 👎
github.com/rocket-pool/smartnode/rocketpool/watchtower/utils 6.33% (-0.79%) 👎
github.com/rocket-pool/smartnode/shared/services 0.18% (-0.05%) 👎
github.com/rocket-pool/smartnode/shared/services/beacon 12.27% (-1.80%) 👎
github.com/rocket-pool/smartnode/shared/services/beacon/client 0.40% (-0.06%) 👎
github.com/rocket-pool/smartnode/shared/services/config 3.43% (-0.47%) 👎
github.com/rocket-pool/smartnode/shared/services/rewards 3.82% (-0.54%) 👎
github.com/rocket-pool/smartnode/shared/services/rewards/test 8.75% (-1.20%) 👎
github.com/rocket-pool/smartnode/shared/services/state 4.50% (-0.74%) 👎
github.com/rocket-pool/smartnode/shared/types/api 5.85% (-0.73%) 👎
github.com/rocket-pool/smartnode/shared/types/eth2 1.35% (-0.55%) 👎
github.com/rocket-pool/smartnode/shared/types/eth2/fork/deneb 4.54% (-0.57%) 👎
github.com/rocket-pool/smartnode/shared/types/eth2/fork/electra 0.00% (ø)
github.com/rocket-pool/smartnode/shared/types/eth2/fork/fulu 0.00% (ø)
github.com/rocket-pool/smartnode/shared/types/eth2/fork/gloas 2.89% (+2.89%) 👍
github.com/rocket-pool/smartnode/shared/types/eth2/generic 2.64% (+0.68%) 👍
github.com/rocket-pool/smartnode/treegen 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/rocket-pool/smartnode/bindings/megapool/beacon-state-verifier.go 0.00% (ø) 251 (+36) 0 251 (+36)
github.com/rocket-pool/smartnode/bindings/utils/state/contracts.go 0.00% (ø) 311 (-225) 0 311 (-225)
github.com/rocket-pool/smartnode/bindings/utils/version-checker.go 0.00% (ø) 53 (+9) 0 53 (+9)
github.com/rocket-pool/smartnode/rocketpool-cli/megapool/exit-validator.go 1.19% (-0.19%) 2109 (+288) 25 2084 (+288) 👎
github.com/rocket-pool/smartnode/rocketpool-cli/megapool/notify-validator-exit.go 0.00% (ø) 1069 (+407) 0 1069 (+407)
github.com/rocket-pool/smartnode/rocketpool/api/megapool/distribute.go 0.00% (ø) 1301 (+146) 0 1301 (+146)
github.com/rocket-pool/smartnode/rocketpool/api/megapool/latest-block-withdrawals.go 0.00% (ø) 549 (+158) 0 549 (+158)
github.com/rocket-pool/smartnode/rocketpool/api/megapool/notify-validator-exit.go 0.00% (ø) 2057 (+799) 0 2057 (+799)
github.com/rocket-pool/smartnode/rocketpool/api/megapool/reduce-bond.go 0.00% (ø) 1206 (+136) 0 1206 (+136)
github.com/rocket-pool/smartnode/rocketpool/api/megapool/status.go 0.00% (ø) 2376 (+314) 0 2376 (+314)
github.com/rocket-pool/smartnode/rocketpool/api/node/deposit.go 0.00% (ø) 4403 (+491) 0 4403 (+491)
github.com/rocket-pool/smartnode/rocketpool/node/defend-challenge-exit.go 0.00% (ø) 1811 (+211) 0 1811 (+211)
github.com/rocket-pool/smartnode/rocketpool/node/defend-pdao-props.go 0.00% (ø) 2074 (+318) 0 2074 (+318)
github.com/rocket-pool/smartnode/rocketpool/node/notify-validator-exit.go 0.00% (ø) 2006 (+478) 0 2006 (+478)
github.com/rocket-pool/smartnode/rocketpool/node/stake-megapool-validator.go 0.00% (ø) 2000 (+238) 0 2000 (+238)
github.com/rocket-pool/smartnode/rocketpool/node/verify-pdao-props.go 4.27% (-0.48%) 3605 (+493) 154 (+6) 3451 (+487) 👎
github.com/rocket-pool/smartnode/rocketpool/watchtower/submit-rewards-tree-stateless.go 0.00% (ø) 4106 (+582) 0 4106 (+582)
github.com/rocket-pool/smartnode/rocketpool/watchtower/utils/utils.go 6.33% (-0.79%) 1343 (+262) 85 (+8) 1258 (+254) 👎
github.com/rocket-pool/smartnode/shared/services/beacon/client.go 9.26% (-3.42%) 162 (+20) 15 (-3) 147 (+23) 👎
github.com/rocket-pool/smartnode/shared/services/beacon/client/std-http-client.go 0.00% (ø) 8891 (+1254) 0 8891 (+1254)
github.com/rocket-pool/smartnode/shared/services/beacon/client/types.go 3.85% (-0.50%) 312 (+36) 12 300 (+36) 👎
github.com/rocket-pool/smartnode/shared/services/beacon/config.go 13.16% (-1.25%) 684 (+87) 90 (+4) 594 (+83) 👎
github.com/rocket-pool/smartnode/shared/services/beacon/execution.go 11.71% (+11.71%) 205 (+205) 24 (+24) 181 (+181) 🎉
github.com/rocket-pool/smartnode/shared/services/config/smartnode-config.go 0.99% (-0.59%) 1822 (+170) 18 (-8) 1804 (+178) 👎
github.com/rocket-pool/smartnode/shared/services/ec-manager.go 0.00% (ø) 4503 (+638) 0 4503 (+638)
github.com/rocket-pool/smartnode/shared/services/megapools.go 0.49% (-0.25%) 10541 (+3576) 52 10489 (+3576) 👎
github.com/rocket-pool/smartnode/shared/services/rewards/execution-client.go 0.00% (ø) 380 (+59) 0 380 (+59)
github.com/rocket-pool/smartnode/shared/services/rewards/generator-impl-v11.go 8.92% (-1.33%) 14636 (+1954) 1306 (+6) 13330 (+1948) 👎
github.com/rocket-pool/smartnode/shared/services/rewards/test/rocketpool.go 4.67% (-2.24%) 450 (+146) 21 429 (+146) 👎
github.com/rocket-pool/smartnode/shared/services/rewards/types.go 6.44% (-0.73%) 1040 (+120) 67 (+1) 973 (+119) 👎
github.com/rocket-pool/smartnode/shared/services/state/manager.go 0.00% (ø) 1024 (+258) 0 1024 (+258)
github.com/rocket-pool/smartnode/shared/services/state/network-state.go 6.35% (-0.88%) 4535 (+578) 288 (+2) 4247 (+576) 👎
github.com/rocket-pool/smartnode/shared/types/api/megapool.go 0.00% (ø) 0 0 0
github.com/rocket-pool/smartnode/shared/types/api/node.go 7.37% (-0.91%) 475 (+52) 35 440 (+52) 👎
github.com/rocket-pool/smartnode/shared/types/eth2/fork/deneb/state_deneb.go 2.72% (-0.26%) 1694 (+184) 46 (+1) 1648 (+183) 👎
github.com/rocket-pool/smartnode/shared/types/eth2/fork/electra/state_electra.go 0.00% (ø) 1753 (+190) 0 1753 (+190)
github.com/rocket-pool/smartnode/shared/types/eth2/fork/fulu/state_fulu.go 0.00% (ø) 1920 (+208) 0 1920 (+208)
github.com/rocket-pool/smartnode/shared/types/eth2/fork/gloas/block_gloas.go 0.00% (ø) 51 (+51) 0 51 (+51)
github.com/rocket-pool/smartnode/shared/types/eth2/fork/gloas/gloas_generated.go 2.78% (+2.78%) 91579 (+91579) 2550 (+2550) 89029 (+89029) 👍
github.com/rocket-pool/smartnode/shared/types/eth2/fork/gloas/state_gloas.go 6.83% (+6.83%) 2504 (+2504) 171 (+171) 2333 (+2333) 👍
github.com/rocket-pool/smartnode/shared/types/eth2/generic/gindex.go 16.18% (+16.18%) 68 (+68) 11 (+11) 57 (+57) 🎉
github.com/rocket-pool/smartnode/shared/types/eth2/generic/progressive.go 16.41% (+16.41%) 390 (+390) 64 (+64) 326 (+326) 🎉
github.com/rocket-pool/smartnode/shared/types/eth2/generic/state.go 0.00% (ø) 0 0 0
github.com/rocket-pool/smartnode/shared/types/eth2/types.go 1.35% (-0.55%) 886 (+256) 12 874 (+256) 👎
github.com/rocket-pool/smartnode/treegen/tree-gen.go 0.00% (ø) 5557 (+671) 0 5557 (+671)

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/rocket-pool/smartnode/rocketpool/node/verify-pdao-props-state_test.go
  • github.com/rocket-pool/smartnode/shared/services/beacon/execution_test.go
  • github.com/rocket-pool/smartnode/shared/types/eth2/fork/gloas/gloas_proofs_test.go
  • github.com/rocket-pool/smartnode/shared/types/eth2/fork/gloas/gloas_ssz_test.go
  • github.com/rocket-pool/smartnode/shared/types/eth2/generic/gindex_test.go
  • github.com/rocket-pool/smartnode/shared/types/eth2/generic/progressive_test.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant