ceremonyclient/node
Marius Scurtescu a0659fec83
add -node-info command (#141)
* add version label and trim repo url

* add README for protobufs

* add version to NodeInfoResponse

* add docker login task

* remove version from docker compose file

* return version with GetNodeInfo response

* add basic -node-info flag

* print max frame as well with -node-info

* expand protobuf README

* update node command examples to use node binary and make log commands follow

* return all of NodeInfo

* extract FormatVersion

* print version of running process
2024-03-24 03:11:58 -05:00
..
.vscode v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
app add -node-info command (#141) 2024-03-24 03:11:58 -05:00
config add -node-info command (#141) 2024-03-24 03:11:58 -05:00
consensus small qol items 2024-03-24 03:11:00 -05:00
crypto fix: verify frame output size before sending to VDF verifier (#60) 2024-02-20 23:02:14 -06:00
execution small qol items 2024-03-24 03:11:00 -05:00
keys v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
p2p v1.4.11 (#139) 2024-03-21 02:14:45 -05:00
protobufs add -node-info command (#141) 2024-03-24 03:11:58 -05:00
rpc add -node-info command (#141) 2024-03-24 03:11:58 -05:00
store skip compaction missing data (#143) 2024-03-24 03:11:30 -05:00
tries 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
utils v1.4.0 (#86) 2024-03-01 01:12:31 -06:00
ceremony.json Launch readiness: import utility 2023-08-20 23:07:43 -05:00
go.mod v1.2.7 (#48) 2024-02-16 15:46:54 -06:00
go.sum v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
main.go add -node-info command (#141) 2024-03-24 03:11:58 -05:00
poor_mans_cd.sh another bug fix (#53) 2024-02-20 17:14:16 -06:00
retroactive_peers.json v1.2.0 (#31) 2024-01-03 01:31:42 -06:00