feat(relayer): Introduce eth->gear
token transfer relayer
#136
Annotations
5 errors and 2 warnings
lints:
relayer/src/message_relayer/common/mod.rs#L41
fields `from`, `to`, `token`, `amount`, and `tx_hash` are never read
|
lints:
relayer/src/message_relayer/common/gear/checkpoints_extractor.rs#L104
accessing first element with `state.checkpoints.get(0)`
|
lints
Process completed with exit code 101.
|
build:
relayer/src/message_relayer/common/mod.rs#L41
fields `from`, `to`, `token`, `amount`, and `tx_hash` are never read
|
build
Process completed with exit code 101.
|
lints
Restore cache failed: Dependencies file is not found in /home/runner/work/gear-bridges/gear-bridges. Supported file pattern: go.sum
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/gear-bridges/gear-bridges. Supported file pattern: go.sum
|