wormhole/node/pkg/ethereum
Leo 8f63e123a5 node/pkg/ethereum: add MessageEventsForTransaction
This retrieves a single transaction's MessagePublication events. This
has the same security assumptions than listening to the log events -
namely, ensuring the right contract has emitted them.

Tested locally with a mainnet transaction.

commit-id:64347ecc
2022-02-12 01:06:06 +01: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: add MessageEventsForTransaction 2022-02-12 01:06:06 +01:00
utils.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
watcher.go node/pkg/ethereum: increase log levels 2022-01-11 15:10:12 +01:00