freenet-core icon indicating copy to clipboard operation
freenet-core copied to clipboard

Cli and config cleanup

Open al8n opened this issue 1 year ago • 2 comments

al8n avatar Apr 26 '24 13:04 al8n

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!

sanity avatar May 13 '24 16:05 sanity

@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

iduartgomez avatar May 14 '24 02:05 iduartgomez