• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

iotaledger / iota / 30230091073
69%

Build:
DEFAULT BRANCH: develop
Ran 27 Jul 2026 02:29AM UTC
Jobs 1
Files 1123
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Jul 2026 02:06PM UTC coverage: 69.308% (+0.005%) from 69.303%
30230091073

push

github

web-flow
feat(iota-node,iota-swarm-config): submit deny rule proposals on startup and epoch change (#12221) (#12232)

# Description of change

Part of #10749. Validators now announce their local
`TransactionDenyConfig` as a `DenyRuleProposal` through consensus, on
startup and on every epoch change (vote tracking is epoch-scoped).

- Submission hook in `IotaNode` next to the capabilities submit, gated
on `deny_rule_governance`; empty configs are not announced
- `DenyRuleProposal::new` stamps a wall-clock generation so a
resubmission supersedes earlier proposals (mirrors
`AuthorityCapabilitiesV1::new`)
- `TransactionDenyConfig::to_deny_rule_set()` converts the local config
to the full-state proposal payload
- `with_transaction_deny_config` knob through the validator
config/swarm/test-cluster builders (test infra)
- E2e simtest verifying proposals converge and become active on all
validators
- Doc fix in `post_consensus_validation.rs` left over from #12231

Stacked on the #12220 branch (PR #12231).

## Links to any relevant issues

Fixes #12221.

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [x] Patch-specific tests (correctness, functionality coverage)
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] I have checked that new and existing unit tests pass locally with
my changes

86 of 139 new or added lines in 8 files covered. (61.87%)

487 existing lines in 18 files now uncovered.

169196 of 244121 relevant lines covered (69.31%)

461482.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
87.02
0.0% crates/iota-node/src/lib.rs
11
71.37
0.0% crates/iota-swarm/src/memory/swarm.rs
9
90.87
0.0% crates/iota-core/src/authority/authority_per_epoch_store.rs
6
75.1
0.0% crates/test-cluster/src/lib.rs
5
80.44
0.0% crates/iota-swarm-config/src/network_config_builder.rs
4
84.33
0.0% crates/iota-swarm-config/src/node_config_builder.rs

Coverage Regressions

Lines Coverage ∆ File
119
87.02
0.0% crates/iota-node/src/lib.rs
79
75.1
0.0% crates/test-cluster/src/lib.rs
72
90.87
0.0% crates/iota-core/src/authority/authority_per_epoch_store.rs
64
71.37
0.0% crates/iota-swarm/src/memory/swarm.rs
43
84.33
0.0% crates/iota-swarm-config/src/node_config_builder.rs
41
80.44
0.0% crates/iota-swarm-config/src/network_config_builder.rs
38
82.05
0.19% crates/iota-types/src/messages_consensus.rs
10
84.72
0.0% crates/iota-core/src/post_consensus_validation.rs
6
75.18
-0.58% crates/iota-network/src/randomness/mod.rs
3
85.41
0.18% crates/iota-json-rpc/src/read_api.rs
3
0.0
-33.33% crates/typed-store/src/rocks/errors.rs
2
96.3
-0.32% crates/iota-core/src/overload_monitor.rs
2
78.4
-0.28% crates/iota-core/src/traffic_controller/mod.rs
1
72.08
-0.17% crates/iota-core/src/authority_server/validator.rs
1
78.08
-0.15% crates/iota-core/src/execution_cache.rs
1
89.24
0.0% crates/iota-network/src/discovery/mod.rs
1
90.76
-0.11% crates/iota-network/src/state_sync/mod.rs
1
80.14
-0.14% crates/iota-types/src/crypto.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 30230091073.1 27 Jul 2026 02:29AM UTC 1123
69.31
GitHub Action Run
Source Files on build 30230091073
  • Tree
  • List 1123
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30230091073
  • 4a7c9f00 on github
  • Prev Build on develop (#30183072700)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc