wormhole/node/pkg
Leo a42eb38f2e node/pkg/solana: remove GetConfirmedBlocks optimization
We encountered a bug on mainnet where GetConfirmedBlocks with
commitment level Finalized would fail to return a valid block.

Remove the optimization and simply fetch every slot.

Change-Id: Idce939c6c5f3303a5046efdfd31833fab3d465ba
2021-10-01 09:43:18 +00:00
..
common node: remove remaining "bridge" mentions 2021-08-31 08:58:17 +00:00
db node: handle inbound SignedVAAWithQuorum messages 2021-09-13 17:51:47 +00:00
devnet Add Go linting stage to CI 2021-08-31 08:58:17 +00:00
ethereum node: remove remaining "bridge" mentions 2021-08-31 08:58:17 +00:00
p2p node: handle inbound SignedVAAWithQuorum messages 2021-09-13 17:51:47 +00:00
processor node/pkg/processor: log quorum for unsubmitted nil VAAs 2021-10-01 09:43:18 +00:00
publicrpc node/pkg/publicrpc: handle nil req.MessageID 2021-09-17 20:29:40 +02:00
readiness Add Go linting stage to CI 2021-08-31 08:58:17 +00:00
reporter
solana node/pkg/solana: remove GetConfirmedBlocks optimization 2021-10-01 09:43:18 +00:00
supervisor
terra node: remove remaining "bridge" mentions 2021-08-31 08:58:17 +00:00
vaa node/pkg/processor: add more log fields to message observations 2021-10-01 09:43:18 +00:00
version node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
.gitignore