spacemeshos / post

Spacemesh POST protocol implementation
MIT License
19 stars 20 forks source link

Remove confusing during nipost validation #157

Closed pigmej closed 1 year ago

pigmej commented 1 year ago
> 2023-06-14T12:27:43.666+0100    INFO    02682.post      proving: generated proof        {"node_id": "02682d8d0eefae9596c65a9d9c4fac73576a6ecaaae236e167b4e7329512c7b9", "module": "post"}
2023-06-14T12:27:43.666+0100    DEBUG   02682.post      proving: generated proof        {"node_id": "02682d8d0eefae9596c65a9d9c4fac73576a6ecaaae236e167b4e7329512c7b9", "module": "post", "Nonce": 8, "Indices": "de76780728c2a9103883264000533cf1a0497ef9e2bd4fe5466fd12b0e912dd71cf693ec3fa0caff833896b621f12388464276b9bdc450c77d0a301a7f1945785236f105cd7742a90d0949c8a813ba4a455b74bb75e0a8f560ea116bbb54a7442cfe4f1117e7acce9ab45b994047c1d295b3a2e598411c6cecf65c581f56af33e931276dbe50cedd68127bd2c1f0b3b96300d574b78ae9ac0f", "K2PoW": 5764607523034254532}
2023-06-14T12:55:10.148+0100    DEBUG   02682.post      Initializing labels 1329758894..1329758895...   {"node_id": "02682d8d0eefae9596c65a9d9c4fac73576a6ecaaae236e167b4e7329512c7b9", "module": "post", "module": "post::initialize", "file": "src\\[initialize.rs](http://initialize.rs/)", "line": 108}
2023-06-14T12:55:10.149+0100    DEBUG   02682.post      Initializing labels 2288144977..2288144978...   {"node_id": "02682d8d0eefae9596c65a9d9c4fac73576a6ecaaae236e167b4e7329512c7b9", "module": "post", "module": "post::initialize", "file": "src\\[initialize.rs](http://initialize.rs/)", "line": 108}

that's what's logged during nipost. Should be removed because it's confusing.