freenet-core
freenet-core copied to clipboard
Cli and config cleanup
Very nice, it pretty-much worked exactly as described (just need to add --path to some of the cargo commands per other comments):
~/c/f/f/c/a/f/app cli-cleanup freenet-ping
2024-05-13T16:49:34.339318Z INFO freenet_ping: 154: put ping contract successfully! key=AaMy9ijQo14wcqmV5wtsNf7XxB3UkYm3BeZBWJ3p3mZ
2024-05-13T16:49:35.808380Z INFO freenet_ping: 146: Hello, spotted-ghost!
2024-05-13T16:49:35.808393Z INFO freenet_ping: 146: Hello, hallowed-afterthought!
2024-05-13T16:49:37.308996Z INFO freenet_ping: 146: Hello, third-family!
2024-05-13T16:49:37.309030Z INFO freenet_ping: 146: Hello, lopsided-route!
2024-05-13T16:49:38.808323Z INFO freenet_ping: 146: Hello, onerous-notebook!
@al8n make a separate PR with the ping contract related changes on main please, and then clean up this to include all the config related changes based on main, now there is a bit of a mess