wormhole/node
Hendrik Hofstadt f1dba4adfe
Allow account reuse for message posting (#1077)
* Implement message posting with account reuse

Change-Id: I195f493f6816048f5f8f76e1f0f6e561fa0fe692

* Use different magic for unreliable messages

* guardiand: Ignore solana instructions with empty data

Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
2022-06-27 09:57:25 +01:00
..
cmd Terra2 Mainnet Guardian Changes 2022-06-22 11:12:30 -04:00
hack Terra2 Mainnet Guardian Changes 2022-06-22 11:12:30 -04:00
pkg Allow account reuse for message posting (#1077) 2022-06-27 09:57:25 +01:00
tools node: bump dlv for Go 1.17 compat and expose it via Tilt 2021-10-06 12:41:58 +02:00
.golangci.yml enable additional linters, including gosec (#1215) 2022-05-23 16:21:10 +02:00
Dockerfile node: Update terra.go to latest version 2022-06-09 12:40:27 +09:00
go.mod node: Update terra.go to latest version 2022-06-09 12:40:27 +09:00
go.sum node: Update terra.go to latest version 2022-06-09 12:40:27 +09:00
main.go