leoluk

Results 121 issues of leoluk

We may be able to increase the guardian limit (slightly) now that we split up message and VAA accounts.

research

https://github.com/certusone/wormhole/blob/b663e2dc560d30c0823d24bb8b3d7e756e8c66c0/bridge/cmd/guardiand/p2p.go#L80 Nodes shouldn't fail to start if the entrypoint is down.

enhancement
node

- [x] We need to make sure that all external dependencies we pull in are pinned to exact version such that it doesn't randomly start failing or become compromised. -...

c/build

- [ ] rustfmt - [X] gofmt

c/build

This causes the Pyth container to restart for every single change in the entire project: https://github.com/certusone/wormhole/blob/d04e71661950ae05ac98c87e28266b9fd26f86eb/Tiltfile#L113-L117 CC @drozdziak1

bug
c/build

``` Sep 2 15:52:57 m2-wormholeV2-01 guardiand[1203]: 2021-09-02T15:52:57.030+0300#011INFO#011wormhole.root.terrawatch#011terra/watcher.go:119#011subscribed to new transaction events Sep 2 15:52:57 m2-wormholeV2-01 guardiand[1203]: 2021-09-02T15:52:57.115+0300#011INFO#011wormhole.root.p2p#011p2p/p2p.go:174#011Connected to bootstrap peers#011{"num": 1} Sep 2 15:52:57 m2-wormholeV2-01 guardiand[1203]: panic: runtime error: invalid...

bug
c/node