wormhole/node
Csongor Kiss 3c3de23501 node/admin: add generalised Solana call governance handler
handles governance requests of the form

```
current_set_index: 4
messages: {
  sequence: 4513077582118919631
  nonce: 2809988562
  solana_call: {
    chain_id: 3
    governance_contract: "3u8hJUVTA4jH1wYAyUur7FFZVQ8H635K3tSHHF4ssjQ5"
    encoded_instruction: "BEEFFACE"
  }
}
```
2024-04-22 21:46:15 +01:00
..
cmd node/admin: add generalised Solana call governance handler 2024-04-22 21:46:15 +01:00
hack node: upgrade to go 1.21.9 (#3855) 2024-04-19 14:43:36 -04:00
pkg node/admin: add generalised Solana call governance handler 2024-04-22 21:46:15 +01:00
tools node: update delve 2023-08-03 09:58:14 -07:00
Dockerfile node: upgrade to go 1.21.9 (#3855) 2024-04-19 14:43:36 -04:00
Makefile Add new sections to SECURITY.md and CONTRIBUTING.md (#1408) 2022-08-11 15:33:24 -04:00
go.mod node: upgrade to go 1.21.9 (#3855) 2024-04-19 14:43:36 -04:00
go.sum node: upgrade to go 1.21.9 (#3855) 2024-04-19 14:43:36 -04:00
main.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00