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

RFC: feat(keys/client): support automatic gas calculation with -simulate test #3330

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

update docs

874cdb0
Select commit
Loading
Failed to load commit list.
Open

RFC: feat(keys/client): support automatic gas calculation with -simulate test #3330

update docs
874cdb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 1s

12.24% of diff hit (target 63.10%)

View this Pull Request on Codecov

12.24% of diff hit (target 63.10%)

Annotations

Check warning on line 114 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L114

Added line #L114 was not covered by tests

Check warning on line 116 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L116

Added line #L116 was not covered by tests

Check warning on line 48 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L48

Added line #L48 was not covered by tests

Check warning on line 65 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L52-L65

Added lines #L52 - L65 were not covered by tests

Check warning on line 88 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L83-L88

Added lines #L83 - L88 were not covered by tests

Check warning on line 100 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L93-L100

Added lines #L93 - L100 were not covered by tests

Check warning on line 103 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 182 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L179-L182

Added lines #L179 - L182 were not covered by tests

Check warning on line 190 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L184-L190

Added lines #L184 - L190 were not covered by tests

Check warning on line 213 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L194-L213

Added lines #L194 - L213 were not covered by tests

Check warning on line 215 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L215

Added line #L215 was not covered by tests

Check warning on line 235 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L223-L235

Added lines #L223 - L235 were not covered by tests

Check warning on line 239 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L237-L239

Added lines #L237 - L239 were not covered by tests

Check warning on line 251 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L241-L251

Added lines #L241 - L251 were not covered by tests

Check warning on line 261 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L253-L261

Added lines #L253 - L261 were not covered by tests

Check warning on line 318 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L318

Added line #L318 was not covered by tests

Check warning on line 327 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L321-L327

Added lines #L321 - L327 were not covered by tests

Check warning on line 341 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L329-L341

Added lines #L329 - L341 were not covered by tests

Check warning on line 343 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L343

Added line #L343 was not covered by tests

Check warning on line 347 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L345-L347

Added lines #L345 - L347 were not covered by tests

Check warning on line 350 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L350

Added line #L350 was not covered by tests

Check warning on line 93 in tm2/pkg/crypto/keys/client/send.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/send.go#L93

Added line #L93 was not covered by tests

Check warning on line 97 in tm2/pkg/crypto/keys/client/send.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/send.go#L97

Added line #L97 was not covered by tests