feat: change bridge hook to check signature of l2 transaction #106
57.20% of diff hit (target 47.66%)
View this Pull Request on Codecov
57.20% of diff hit (target 47.66%)
Annotations
Check warning on line 19 in x/opchild/abci.go
codecov / codecov/patch
x/opchild/abci.go#L19
Added line #L19 was not covered by tests
Check warning on line 25 in x/opchild/abci.go
codecov / codecov/patch
x/opchild/abci.go#L25
Added line #L25 was not covered by tests
Check warning on line 15 in x/opchild/keeper/deposit.go
codecov / codecov/patch
x/opchild/keeper/deposit.go#L14-L15
Added lines #L14 - L15 were not covered by tests
Check warning on line 27 in x/opchild/keeper/deposit.go
codecov / codecov/patch
x/opchild/keeper/deposit.go#L25-L27
Added lines #L25 - L27 were not covered by tests
Check warning on line 33 in x/opchild/keeper/deposit.go
codecov / codecov/patch
x/opchild/keeper/deposit.go#L31-L33
Added lines #L31 - L33 were not covered by tests
Check warning on line 42 in x/opchild/keeper/deposit.go
codecov / codecov/patch
x/opchild/keeper/deposit.go#L40-L42
Added lines #L40 - L42 were not covered by tests
Check warning on line 71 in x/opchild/keeper/deposit.go
codecov / codecov/patch
x/opchild/keeper/deposit.go#L70-L71
Added lines #L70 - L71 were not covered by tests
Check warning on line 76 in x/opchild/keeper/deposit.go
codecov / codecov/patch
x/opchild/keeper/deposit.go#L75-L76
Added lines #L75 - L76 were not covered by tests
Check warning on line 87 in x/opchild/keeper/deposit.go
codecov / codecov/patch
x/opchild/keeper/deposit.go#L85-L87
Added lines #L85 - L87 were not covered by tests
Check warning on line 115 in x/opchild/keeper/msg_server.go
codecov / codecov/patch
x/opchild/keeper/msg_server.go#L112-L115
Added lines #L112 - L115 were not covered by tests
Check warning on line 117 in x/opchild/keeper/msg_server.go
codecov / codecov/patch
x/opchild/keeper/msg_server.go#L117
Added line #L117 was not covered by tests
Check warning on line 403 in x/opchild/keeper/msg_server.go
codecov / codecov/patch
x/opchild/keeper/msg_server.go#L402-L403
Added lines #L402 - L403 were not covered by tests
Check warning on line 455 in x/opchild/keeper/msg_server.go
codecov / codecov/patch
x/opchild/keeper/msg_server.go#L455
Added line #L455 was not covered by tests
Check warning on line 460 in x/opchild/keeper/msg_server.go
codecov / codecov/patch
x/opchild/keeper/msg_server.go#L460
Added line #L460 was not covered by tests
Check warning on line 500 in x/opchild/keeper/msg_server.go
codecov / codecov/patch
x/opchild/keeper/msg_server.go#L499-L500
Added lines #L499 - L500 were not covered by tests
Check warning on line 26 in x/opchild/types/genesis.go
codecov / codecov/patch
x/opchild/types/genesis.go#L26
Added line #L26 was not covered by tests
Check warning on line 40 in x/opchild/types/genesis.go
codecov / codecov/patch
x/opchild/types/genesis.go#L40
Added line #L40 was not covered by tests
Check warning on line 64 in x/opchild/types/genesis.go
codecov / codecov/patch
x/opchild/types/genesis.go#L61-L64
Added lines #L61 - L64 were not covered by tests
Check warning on line 247 in x/ophost/keeper/msg_server.go
codecov / codecov/patch
x/ophost/keeper/msg_server.go#L246-L247
Added lines #L246 - L247 were not covered by tests
Check warning on line 24 in x/ophost/types/codec.go
codecov / codecov/patch
x/ophost/types/codec.go#L24
Added line #L24 was not covered by tests
Check warning on line 43 in x/ophost/types/codec.go
codecov / codecov/patch
x/ophost/types/codec.go#L43
Added line #L43 was not covered by tests
Check warning on line 35 in x/ophost/types/output.go
codecov / codecov/patch
x/ophost/types/output.go#L35
Added line #L35 was not covered by tests
Check warning on line 38 in x/ophost/types/output.go
codecov / codecov/patch
x/ophost/types/output.go#L37-L38
Added lines #L37 - L38 were not covered by tests
Check warning on line 41 in x/ophost/types/output.go
codecov / codecov/patch
x/ophost/types/output.go#L40-L41
Added lines #L40 - L41 were not covered by tests
Check warning on line 44 in x/ophost/types/output.go
codecov / codecov/patch
x/ophost/types/output.go#L43-L44
Added lines #L43 - L44 were not covered by tests