wormhole/node/pkg
Chirantan Ekbote 12459c4a2a Add a wormhole go sdk
The wormhole sdk is a new go module in the sdk/ directory.  This
initially contains the *_consts.go files from the common package in the
top-level sdk package and the entire vaa package as a sub-package.

For go reasons this needs to be in the sdk directory itself (rather than
a sdk/go subdir).  To prevent the go tooling from looking into the other
non-go subdirs, add an empty go.mod file in each one.  See
golang issue 42965 for more details on why we can't have nice
things (I'm deliberately not linking to stop github from spamming that
issue).
2022-09-15 14:35:46 +01:00
..
algorand Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
celo Guardian eth nil event check (#1300) 2022-06-23 09:40:04 -05:00
common Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
db Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
devnet Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
ethereum Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
governor Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
near Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
notify/discord Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
p2p Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
processor Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
publicrpc Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
readiness Add Go linting stage to CI 2021-08-31 08:58:17 +00:00
reporter Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
solana Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
supervisor node/pkg/supervisor: document upstream repository 2022-06-21 22:32:45 -04:00
telemetry Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
terra Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
version node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
.gitignore node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00