Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gnodev): allow gnodev to load txs #2281

Merged
merged 5 commits into from
Jun 6, 2024

allow gnodev to load txs

a1fb5dc
Select commit
Loading
Failed to load commit list.
Merged

feat(gnodev): allow gnodev to load txs #2281

allow gnodev to load txs
a1fb5dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 4, 2024 in 1s

4.54% of diff hit (target 54.63%)

View this Pull Request on Codecov

4.54% of diff hit (target 54.63%)

Annotations

Check warning on line 145 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L140-L145

Added lines #L140 - L145 were not covered by tests

Check warning on line 247 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L245-L247

Added lines #L245 - L247 were not covered by tests

Check warning on line 253 in contribs/gnodev/cmd/gnodev/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/main.go#L253

Added line #L253 was not covered by tests

Check warning on line 26 in contribs/gnodev/cmd/gnodev/setup_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/setup_node.go#L26

Added line #L26 was not covered by tests

Check warning on line 36 in contribs/gnodev/cmd/gnodev/setup_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/setup_node.go#L36

Added line #L36 was not covered by tests

Check warning on line 44 in contribs/gnodev/cmd/gnodev/setup_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/setup_node.go#L44

Added line #L44 was not covered by tests

Check warning on line 13 in contribs/gnodev/cmd/gnodev/txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/txs.go#L11-L13

Added lines #L11 - L13 were not covered by tests

Check warning on line 18 in contribs/gnodev/cmd/gnodev/txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/txs.go#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 20 in contribs/gnodev/cmd/gnodev/txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/txs.go#L20

Added line #L20 was not covered by tests

Check warning on line 22 in contribs/gnodev/cmd/gnodev/txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/cmd/gnodev/txs.go#L22

Added line #L22 was not covered by tests

Check warning on line 150 in tm2/pkg/std/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/tx.go#L148-L150

Added lines #L148 - L150 were not covered by tests

Check warning on line 156 in tm2/pkg/std/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/tx.go#L152-L156

Added lines #L152 - L156 were not covered by tests

Check warning on line 163 in tm2/pkg/std/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/tx.go#L158-L163

Added lines #L158 - L163 were not covered by tests

Check warning on line 166 in tm2/pkg/std/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/tx.go#L166

Added line #L166 was not covered by tests

Check warning on line 175 in tm2/pkg/std/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/tx.go#L171-L175

Added lines #L171 - L175 were not covered by tests

Check warning on line 178 in tm2/pkg/std/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/tx.go#L178

Added line #L178 was not covered by tests