wormhole/node/pkg/ethereum
Leopold Schabel 1fd6e14885 node/pkg/ethereum: fix unreachable nil check
The program would've crashed on `l.Address` before it
could reach the nilness check.

commit-id:17b64899
2022-04-11 17:10:14 -04:00
..
abi node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
erc20 node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
by_transaction.go node/pkg/ethereum: fix unreachable nil check 2022-04-11 17:10:14 -04:00
utils.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
utils_test.go Add unit-test for ethereum utils (#1022) 2022-03-29 12:24:16 -04:00
watcher.go node/pkg/ethereum: restart watcher if guardian set update fails (#1010) 2022-04-11 21:07:19 +02:00