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: fbridge transfer #1347

Merged
merged 6 commits into from
May 2, 2024

fix seq typo

d1618ce
Select commit
Loading
Failed to load commit list.
Merged

feat: fbridge transfer #1347

fix seq typo
d1618ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 2, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 9 in x/fbridge/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L9

Added line #L9 was not covered by tests

Check warning on line 21 in x/fbridge/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L15-L21

Added lines #L15 - L21 were not covered by tests

Check warning on line 25 in x/fbridge/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 27 in x/fbridge/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L27

Added line #L27 was not covered by tests

Check warning on line 38 in x/fbridge/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/keeper.go#L38

Added line #L38 was not covered by tests

Check warning on line 42 in x/fbridge/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/keeper.go#L42

Added line #L42 was not covered by tests

Check warning on line 56 in x/fbridge/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/keeper.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 60 in x/fbridge/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/keeper.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 22 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 26 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 30 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 35 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 44 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L38-L44

Added lines #L38 - L44 were not covered by tests

Check warning on line 47 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L47

Added line #L47 was not covered by tests

Check warning on line 50 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L50

Added line #L50 was not covered by tests

Check warning on line 54 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L54

Added line #L54 was not covered by tests

Check warning on line 58 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L58

Added line #L58 was not covered by tests

Check warning on line 62 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L62

Added line #L62 was not covered by tests

Check warning on line 66 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L66

Added line #L66 was not covered by tests

Check warning on line 70 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L70

Added line #L70 was not covered by tests

Check warning on line 74 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L74

Added line #L74 was not covered by tests

Check warning on line 78 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L78

Added line #L78 was not covered by tests

Check warning on line 82 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L82

Added line #L82 was not covered by tests

Check warning on line 21 in x/fbridge/keeper/transfer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/transfer.go#L21

Added line #L21 was not covered by tests

Check warning on line 25 in x/fbridge/keeper/transfer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/transfer.go#L25

Added line #L25 was not covered by tests