* 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
* proto,rpc_server: added NodeInfo that replaces PeerID and also yields max_frame
* proto,rpc_server: added peer_score and added another source for maxframe
---------
Co-authored-by: 0xluk <luk@luktech.dev>