Rene Pickhardt

Results 96 comments of Rene Pickhardt

An example where this patch is being used can be seen at: https://github.com/renepickhardt/Maximum-Expected-Value-Flows-For-Redundant-Overpayments/blob/main/code/Maximizing%20expected%20values.ipynb

Hey conceptually this is exactly what will be needed to add latency as an additional feature and thanks a lot for your suggestion. I am a bit reluctant to merge...

Yes if those Features work one could add them like this. The actual feature engineering would later Happen in the uncertainty Networks class though

As stated in the introduction I try to target two kind of people: 1. Developers who want to learn about the Lightning Network in order to use it in their...

I am a huge fan of history so I am very tempted to consider your suggestion. However for the context of writing a book about the lightning network I am...

I kind of like your proposal but I am also critical about it. The main reason against this is the fact that Bitcoin is the term most people will have...

they can. If I have 51 % or more hashpower I will be able to start from the genesis block and eventually catch up. the protocol says the chain with...

Yeah as mentioned with 90% it will take a year to redo the second block. So yes I will try to do another less confusing formulation

yes we introduced a bug but that was supposed to be fixed with the merge of #18 which is currently on my desk for review. Sorry for the slight delay...

While I think this is very much needed I was more thinking of using https://docs.python.org/3/howto/logging.html#logging-basic-tutorial. sorry should have linked this in #17