joschisan

Results 15 comments of joschisan

Furthermore, in all of this we need to improve code quality with continuous refactoring. There is an inherent circularity where the gateway depends on the gateway module and vice versa...

Concept NACK: Rpc errors and transaction errors are two completely different concepts and should not be squashed into one; For example Rpc errors can be retried while transaction errors are...

> What are the main architectural changes you are trying out here? I guess not amount blinding yet or I'd expect more core changes? The send and receive api for...

My logic with the fast fail is this: With the new connection status you can see that the common case is the app either connects within 2s or the probability...

Also eventually I want to implement a recovery where we load balance the download across all peers and download one verifiable piece of data from only one peer instead of...