Tim Zöller

Results 16 comments of Tim Zöller

This sounds really helpful, but I am not too sure about the 5 seconds. This is exactly the configured block time of our network, maybe we should configure `--txpool.lifetime '0h0m10s'`...

Yes, I misunderstood the timer there, the documentation also mentions "non-executable transactions" https://github.com/ethereum/go-ethereum/wiki/Command-Line-Options

I am also affected by this in a certain scenario. Is there any way I can help with this issue? (Information about the env, code, etc.?)

I just saw that there is already the PR #49 created for this issue.

I picked this issue up yesterday [in a fork](https://github.com/javahippie/jdbc-ring-session). While testing, I realized that the old clojure.java.jdbc specs which are used to set up the connection won't work with next.jdbc....

Thanks for the comments, I applied the changes. I will try some more and find a way to convert the basic parameters of the old spec, else I will create...