Pim Veldhuisen
Pim Veldhuisen
_On archiving:_ Does this not make it possible to lie about your history before time X? Or do we intend to base reputation only on the period from now to...
_Alternative concept: half-signed only, or optimistic requesting_ Another way of going around the blocking problem is to base the chain on only half signed blocks. 1. You note down your...
For the alpha version of multichain: - Do not use branching: the costs seem to outweigh the benefits - Non-blocking multichain: base your chain on the hash of only your...
Another mayor flaw that needs fixing before alpha: - Currently when a peer receives a block it will sign it, but not subtract the included amounts from the pending totals....
Perhaps checking the file extension is not the _best_ way of doing this, but the current behavior is an infinite wait, and the chances that you really really want this...
Pff, this was a long time ago... If I recall correctly, we decided to implement this as a fallback solution rather than a replacement of netifaces. That PR got merged....
I've just rebased the pull request on the new code. Before merging the code needs some polish, mainly by having retries and error handling, but I think we should have...