Skip to content

feat: update node config to support remote signer

Codecov / codecov/patch succeeded Feb 19, 2025 in 0s

91.64% of diff hit (target 80.00%)

View this Pull Request on Codecov

91.64% of diff hit (target 80.00%)

Annotations

Check warning on line 671 in contribs/gnodev/pkg/dev/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node.go#L671

Added line #L671 was not covered by tests

Check warning on line 220 in gno.land/cmd/gnoland/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/start.go#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 92 in gno.land/pkg/integration/node_testing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/node_testing.go#L92

Added line #L92 was not covered by tests

Check warning on line 88 in gno.land/pkg/integration/process.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/process.go#L88

Added line #L88 was not covered by tests

Check warning on line 120 in gno.land/pkg/integration/process.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/process.go#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 297 in gno.land/pkg/integration/testscript_gnoland.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testscript_gnoland.go#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 37 in gno.land/pkg/log/zap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/log/zap.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 897 in tm2/pkg/amino/amino.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/amino/amino.go#L897

Added line #L897 was not covered by tests

Check warning on line 906 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L904-L906

Added lines #L904 - L906 were not covered by tests

Check warning on line 1018 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1016-L1018

Added lines #L1016 - L1018 were not covered by tests

Check warning on line 1722 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1721-L1722

Added lines #L1721 - L1722 were not covered by tests

Check warning on line 1764 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1762-L1764

Added lines #L1762 - L1764 were not covered by tests

Check warning on line 140 in tm2/pkg/bft/node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/node/node.go#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 285 in tm2/pkg/bft/node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/node/node.go#L281-L285

Added lines #L281 - L285 were not covered by tests

Check warning on line 713 in tm2/pkg/bft/node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/node/node.go#L713

Added line #L713 was not covered by tests

Check warning on line 30 in tm2/pkg/bft/types/privval.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/privval.go#L30

Added line #L30 was not covered by tests

Check warning on line 34 in tm2/pkg/bft/types/privval.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/privval.go#L34

Added line #L34 was not covered by tests

Check warning on line 68 in tm2/pkg/bft/types/privval.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/privval.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 80 in tm2/pkg/bft/types/privval.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/privval.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 91 in tm2/pkg/bft/types/privval.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/privval.go#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 37 in tm2/pkg/bft/types/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/signer.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 48 in tm2/pkg/bft/types/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/signer.go#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 85 in tm2/pkg/bft/types/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/signer.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 17 in tm2/pkg/bft/types/test_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/test_util.go#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 49 in tm2/pkg/bft/types/test_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/test_util.go#L48-L49

Added lines #L48 - L49 were not covered by tests