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: allow custom address prefix #91

Merged
merged 9 commits into from
Jul 9, 2024

Merge branch 'feat/allow-arbitrary-addr-format' of github.com:initia-…

ce19fe2
Select commit
Loading
Failed to load commit list.
Merged

feat: allow custom address prefix #91

Merge branch 'feat/allow-arbitrary-addr-format' of github.com:initia-…
ce19fe2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 9, 2024 in 0s

53.79% of diff hit (target 51.09%)

View this Pull Request on Codecov

53.79% of diff hit (target 51.09%)

Annotations

Check warning on line 95 in x/opchild/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/genesis.go#L95

Added line #L95 was not covered by tests

Check warning on line 99 in x/opchild/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/genesis.go#L99

Added line #L99 was not covered by tests

Check warning on line 103 in x/opchild/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/genesis.go#L103

Added line #L103 was not covered by tests

Check warning on line 160 in x/opchild/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/genesis.go#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 100 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L100

Added line #L100 was not covered by tests

Check warning on line 114 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L114

Added line #L114 was not covered by tests

Check warning on line 119 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L119

Added line #L119 was not covered by tests

Check warning on line 179 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L179

Added line #L179 was not covered by tests

Check warning on line 197 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L197

Added line #L197 was not covered by tests

Check warning on line 293 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L293

Added line #L293 was not covered by tests

Check warning on line 416 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L415-L416

Added lines #L415 - L416 were not covered by tests

Check warning on line 481 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L480-L481

Added lines #L480 - L481 were not covered by tests

Check warning on line 486 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L485-L486

Added lines #L485 - L486 were not covered by tests

Check warning on line 531 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L524-L531

Added lines #L524 - L531 were not covered by tests

Check warning on line 546 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L534-L546

Added lines #L534 - L546 were not covered by tests

Check warning on line 561 in x/opchild/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/keeper/msg_server.go#L560-L561

Added lines #L560 - L561 were not covered by tests

Check warning on line 22 in x/opchild/types/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/types/genesis.go#L22

Added line #L22 was not covered by tests

Check warning on line 35 in x/opchild/types/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/types/genesis.go#L35

Added line #L35 was not covered by tests

Check warning on line 39 in x/opchild/types/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/types/genesis.go#L39

Added line #L39 was not covered by tests

Check warning on line 171 in x/opchild/types/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/types/tx.go#L171

Added line #L171 was not covered by tests

Check warning on line 251 in x/opchild/types/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/types/tx.go#L251

Added line #L251 was not covered by tests

Check warning on line 258 in x/opchild/types/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/opchild/types/tx.go#L257-L258

Added lines #L257 - L258 were not covered by tests

Check warning on line 287 in x/ophost/client/cli/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/ophost/client/cli/tx.go#L287

Added line #L287 was not covered by tests

Check warning on line 180 in x/ophost/types/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/ophost/types/tx.go#L180

Added line #L180 was not covered by tests

Check warning on line 229 in x/ophost/types/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/ophost/types/tx.go#L229

Added line #L229 was not covered by tests