wormhole/bridge
Leo 855be15ab8 node: refuse to run as root
While it works, it's not good operational practice, particularly when
running guardiand alongside other services like a Solana node.

Even inside a container, it's best to run as non-root.

Change-Id: I331533ef37eaab6e73f6759d7eb779bbda849384
2021-08-02 13:26:57 +02:00
..
cmd node: refuse to run as root 2021-08-02 13:26:57 +02:00
pkg node: add GuardianSetState and verify heartbeat signature 2021-07-31 19:02:09 +02:00
tools tools: specify build tag to remove IntelliJ error 2021-07-20 23:17:46 +02:00
Dockerfile node: update Go dependencies and upgrade to Go 1.16.6 2021-07-22 23:16:00 +00:00
go.mod node: add REST proxy for publicRPC service 2021-07-31 03:03:37 +02:00
go.sum node: add REST proxy for publicRPC service 2021-07-31 03:03:37 +02:00
main.go bridge: migrate cmd/ to cobra 2020-10-28 22:47:12 +01:00