Haoran

Results 28 comments of Haoran

如果你的客户端新建 KCP 对象时会随机一个新的 conv,那么判断 ip:port 对得上,但 conv 对不上就认为是新的会话。

https://github.com/AleoHQ/snarkOS/pull/2915

https://github.com/AleoHQ/snarkVM/issues/1735

Did you use snarkVM's test feature when compiling the snarkOS executable?

> > Run with --network 1. > > if run with --network 1 see this: > > https://github.com/AleoNet/snarkOS/issues/3284#issuecomment-2153865655

> > > > Run with --network 1. > > > > > > > > > > > > if run with --network 1 see this: > > >...

> Not sure if we are able to tell which solutions are "fake" without calculating their targets. As your POC shows we can just spam solutions with random counters. Hopefully...

> Our current recommendations for mitigations is for Validators to run their own "Core Clients" which acts as the filtering mechanism for valid solutions/transactions that get sent to the validator....