wormhole/node
Chirantan Ekbote 7a1b1344a1 node: processor: Make observation state generic
We need to reuse almost all of the gossip infrastructure for accounting
transactions, with the only difference being that accounting will use a
`Transfer` message rather than a `VAA`.

Make the observation stored in the processor state generic so that it
can be either a VAA or a Transfer.  The rest of the code is shared.
2022-07-19 10:51:15 +09:00
..
cmd Update injective url/s (#1350) 2022-07-14 13:41:31 -04:00
hack node: processor: Make observation state generic 2022-07-19 10:51:15 +09:00
pkg node: processor: Make observation state generic 2022-07-19 10:51:15 +09:00
tools node: bump dlv for Go 1.17 compat and expose it via Tilt 2021-10-06 12:41:58 +02:00
.golangci.yml enable additional linters, including gosec (#1215) 2022-05-23 16:21:10 +02:00
Dockerfile Move from ADD to COPY on Dockerfiles 2022-07-13 09:27:15 -04:00
go.mod node: Update terra.go to latest version 2022-06-09 12:40:27 +09:00
go.sum node: Update terra.go to latest version 2022-06-09 12:40:27 +09:00
main.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00