wormhole/node/pkg
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
..
accountant node: add emitters to ntt allowlist (#3884) 2024-04-16 17:40:43 -04:00
adminrpc node/admin: add generalised Solana call governance handler 2024-04-22 21:46:15 +01:00
common Node: Remove Neon support (#3732) 2024-01-25 12:55:02 -06:00
db node: upgrade to go 1.21.9 (#3855) 2024-04-19 14:43:36 -04:00
devnet Node: Keygen changes (#3401) 2023-09-27 12:06:12 -05:00
governor node: governor token list update 2024-04-16 09:52:23 -04:00
gwrelayer Tilt: Gateway deployment 2024-03-18 10:51:32 -04:00
node node: upgrade to go 1.21.9 (#3855) 2024-04-19 14:43:36 -04:00
p2p Node: Logging cleanup (#3888) 2024-04-19 13:22:56 -05:00
processor Node: Logging cleanup (#3888) 2024-04-19 13:22:56 -05:00
proto node/admin: add generalised Solana call governance handler 2024-04-22 21:46:15 +01:00
publicrpc node: remove batchVAA remnants 2024-01-30 18:05:56 -05:00
query eth,node,sdk: XLayer, Linea and Berachain to testnet (#3871) 2024-04-15 22:45:43 -04:00
readiness node: refactor guardiand/node.go 2023-06-26 07:07:37 -07:00
supervisor node/pkg/supervisor: document upstream repository 2022-06-21 22:32:45 -04:00
telemetry telemetry: add 204 as success status code (#3772) 2024-02-08 23:26:00 +08:00
version node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
watchers Node/EVM: Linea poller (#3872) 2024-04-22 10:11:45 -05:00
wormconn Node/Gateway: Wormconn chainID wrong for testnet (#3316) 2023-08-23 09:12:58 -05:00