Rowdy Chotkan
Rowdy Chotkan
# Progress * Busy with ASCI, so little progress * --> But five credits! * Tidied up introduction and problem statement * Working on system requirements * Working on simulation...
# Rendezvous Design Iteration We simplify the rendezvous design, in turn lowering performance overhead and storage requirements. We now fully rely on the peer lifecycle. Per known peer $i$ we...
This is indeed the current behaviour. You can overcome this attack vector by validating blocks before they're saved.
Hi Olaf, see my reponses > Why shall I broadcast the blocks? To ensure others bear witness of the existence of this transaction > Why shall I crawl the trustchain?...
@Solomon1732 I got Tribler working on M1 with a local workaround, see also https://github.com/Tribler/tribler/pull/7448 
> I should have specified before: I have this problem in Fedora 37 on Intel 😅. I'll try to see if it also shows up in Fedora 38 (also Intel)....
@niyid I can advise you to have a look at the [Python documentation](https://py-ipv8.readthedocs.io/en/latest/).
Hi Artanidos, This is most likely caused by `py-ipv8` clients using incompatible crypto.
I converted the PR to a draft. FYI you can run `./gradlew check` locally to run the build and test task (much faster than this runner)
@OrestisKan can you rebase our main branch onto your fork? Then the CI should work.