Boog900

Results 90 comments of Boog900

Nice, you will have to comment on the issue for me to assign it. You are welcome to join our matrix server: https://matrix.to/#/#cuprate:monero.social, out of the 4 tasks listed in...

Yeah slightly embarrassing but I went too aggressive on trying to simplify the test case, updated the issue with the new test case that actually fails due to this issue.

https://github.com/meilisearch/heed/pull/289

making it opt in would be bad as most wont, it would be opt-out by config/command line yes

we probably shouldn't add the blocks to the alt chains when popping blocks, but this is still an issue on huge reorgs

This could potentially fix class A proxies mentioned here: https://github.com/Boog900/p2p-proxy-checker but sadly that is the easiest type to kill. Class B is a lot more tricky as they do run...

There are 2 protocols for adding block(s) to the chain, the initial sync protocol and the new block notification protocol. If a block bigger than 100 MB is created it...

> the same amount of CPU in order to relay a single bad tx If we include attacks on multiple nodes using the same tx, then PoW per connection is...

light vs fast mode just trades speed for lookup table size. If we were to tune the difficulty of the PoW for light mode then anyone who uses fast mode...

> Now wondering how long it would take to construct a PoW using light mode that takes fast mode 1-2s on commodity hardware I just did a quick test and...