Chris Stewart

Results 96 comments of Chris Stewart

Related PR: https://github.com/bitcoin/bitcoin/pull/14853

I want an easy way to install rapidcheck on a system. https://cmake.org/cmake/help/v3.0/command/install.html?highlight=install In bitcoin we created these commands to do this https://github.com/bitcoin/bitcoin/pull/8469/files#diff-0c8b4f5affc408566034b002e5f5371aR11 It seems like there should be an easier...

Any updates on this?

This seems to have happened again on 4b964074 on my umbrel. A restart seemed to fix this

So here is a stackoverflow issue: https://stackoverflow.com/questions/60164254/sbt-1-3-8-publishlocal-creates-a-jar-that-sbt-update-cant-resolve-scala-versio The key thing here is removing `withSources()` and `withJavadoc()` in the dependency in `Deps.scala`

This is not fixed in the 1.4.x series of sbt #2119

> Weird, it is tested on mac in the CI I'm wondering if it is m1 related

So this eventually errors out, i'm attempting to connect to `neutrino.testnet3.suredbits.com:18333`. I'm looking into why i'm not connecting, but regardless it seems like this timeout is a long time. Perhaps...