Jason B. Cox

Results 29 comments of Jason B. Cox
trafficstars

I also tried the same procedure as @Morley93 and I couldn't get the focus events to fire. I'm also using tmux 1.9a, but I'm on OSX using Terminal.app.

There were a couple issues that broke the original PR for C++98. I've fixed those now.

I had a discussion with Jeff on this issue about 6 months ago. While some projects like Bitcoin Core and Bitcoin ABC support C++11 or later, there was a concern...

I've found you can get a minimal setup working with just mineragent + gateway + jobmaster + a node. The `blockmaster_url` does not appear to be strictly necessary, however jobmaster...

Do you mind linking the corresponding Core diffs so we can evaluate and backport it?

Thanks for bringing this to our attention. We'll keep tabs on the that developing issue and it's associated fix.

Sorry for the delay. The fix is now under review: https://reviews.bitcoinabc.org/D7908 I expect the fix will make it in the next release (0.22.5) which comes out on October 27th.

The change has landed on master. If you want to test it before the 0.22.5 release, can you try latest master and confirm the fix?

You are likely connected to a bunch of invalid peers. Try deleting your peer list and restarting your node.

Patches are welcome at https://reviews.bitcoinabc.org However, I think it's likely that the underlying database for Bitcoin ABC could change in the future, so the payoff for this feature may not...