Martin Thonon
Martin Thonon
Maybe you should add time to dependencies in Cargo.toml instead of reformatting some lines. ``` [dependencies] blake2-rfc = "0.2" chrono = "0.4.11" clap = { version = "2.33", features =...
Can you provide the build steps so we can try to get the logs too?
Does your node is running and up to date ?
Did the http server started in log section of your grin-node ? You should see something like this : `20250114 16:28:06.958 WARN grin::cmd::server - Starting GRIN in UI mode...` `20250114...
It's a follow up to this PR, but as Antiochp suggested, we should just get rid of these years. https://github.com/mimblewimble/grin/pull/3592