ceremonyclient/node
2023-09-25 05:00:35 -05:00
..
.vscode Launch readiness: import utility 2023-08-20 23:07:43 -05:00
app 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
config 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
consensus QOL – stop spamming peer list, fix crazy VDF edge case 2023-09-24 23:12:05 -05:00
crypto 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
execution QOL – fix crash/shutdown reentry bug, make validation faster 2023-09-25 03:45:22 -05:00
keys 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
p2p 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
protobufs 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
store fix: race condition on memory clearing 2023-09-25 05:00:35 -05:00
tries 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
ceremony.json Launch readiness: import utility 2023-08-20 23:07:43 -05:00
go.mod 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
go.sum 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
main.go 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
README.md Launch readiness: import utility 2023-08-20 23:07:43 -05:00

Node - Import-only Utility

This release is to gather as many folks who participated in the first phase of the ceremony together to be ready for the network launch. To be ready, run with:

go run ./... -import-priv-key `cat /path/to/voucher.hex`

You will get output like the following:

Creating config directory ./.config/
Generating default config...
Generating random host key...
Generating keystore key...
Saving config...
Peer ID: <Peer ID>
Import completed, you are ready for the launch.

Post the Peer ID in the Farcaster thread.