ceremonyclient/node/config
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
..
config.go Add bootstrap peers (#137) 2024-03-21 02:14:39 -05:00
db.go Launch readiness: import utility 2023-08-20 23:07:43 -05:00
engine.go adjust yaml tag 2024-02-14 20:32:05 -06:00
keys.go Launch readiness: import utility 2023-08-20 23:07:43 -05:00
p2p.go Launch readiness: import utility 2023-08-20 23:07:43 -05:00
version_test.go add -node-info command (#141) 2024-03-24 03:11:58 -05:00
version.go add -node-info command (#141) 2024-03-24 03:11:58 -05:00