Jeff Allen
Jeff Allen
Taking out of v3, marking for a student project maybe.
We are removing Travis testing for Go 1.12, but we should make sure that Jenkins still runs it.
Possible reposnes: 1. don't do anything: clients should not trust the conode they give their tx to, should keep track if the tx never arrives in the blockchain and resend....
Before working on this, we need a clear design, which addresses the question "why do this at all? why not require clients to do this?"
Remove scmgr for v3.
Take a look, maybe, @pierluca .
At the moment the leader has a valid 0-level forward link, this means that a threshold of followers agreed on the contents of the last block. Now, if the leader...
FYI, we have no plans of including this code before the end of Feb, when we release Cothority v3. We'll take a look at it later, but right now we...
Discarding transactions is not currently possible with createStateChanges, see #1409 for notes on how this has to be attacked.
I just hit this problem, and I wasted a significant amount of time on it. :(