ferencdg

Results 9 comments of ferencdg

it would be safer I think to invalidate tickets older than 256 blocks

> deployments thank you! It is ridiculous that tenderly doesn't fix this.

It still fails to compile in the docker (and in general in Ubuntu). For anyone looking for a hacky solution that uses g++ and Ubuntu: https://github.com/ferencdg/seedtool-cli compile it with export...

what I meant is this: https://github.com/ethereum/solidity/issues/4199

> Nice work! I left a few comments. > > Other questions: > > 1. Why do we need to commit the maxmindb file ? > 2. Where did it...

1. fixed according to comments except https://github.com/bosagora/agora/pull/2097#issuecomment-855529687 for which I am still waiting for comments 2. rebased 3. added new functionality 3.1 node able to exclude himself from crawling 3.2...

any chance it is related to https://github.com/bosagora/agora/pull/1960?

might be a bug regarding slashing, so including @linked0 I looked around a little bit in the SCP codebase, and the most probably cause is that once we validated the...

> > last 10 known preimages for each validators and their corresponding heights > > Already part of the API: > > https://github.com/bosagora/agora/blob/2809791954133da4c352d612d7347ee667e65312/source/agora/api/FullNode.d#L246 > > > last 5-10 SCP messages...