Justin Turner Arthur
Justin Turner Arthur
@smogm what's the reason for a completely new Genesis Hash? Is the prior blockchain effectively getting nullified?
no_ack (or really, no-ack) is what [RabbitMQ and the AMQP spec calls it](https://www.rabbitmq.com/amqp-0-9-1-reference.html#domain.no-ack), unfortunately. I have no problem if a higher level library like aio-pika uses a clearer name. If...
Note the page linked above has been moved to https://pamqp.readthedocs.io/en/latest/changelog.html
I think the fix would be an option to use `docker cp` instead of volumes or binds for `dockerizePip`. These CI systems generally employ a remote docker daemon as far...
I'm shutting down the test servers to save money. If anyone is actively developing on Electrum or similar stratum client for protocol 1.5 and needs infrastructure to test against, just...
> Nice one. Let's see what our users think. From a user's perspective, this caused surprise for a project where we weren't using bitwise features of enums and had Python...
@phomes In addition to needing the rest of the ROCm stack, it looks like your git distro did not include subversion support. This can be installed as the _git-svn_ package...
@RyanFitzSimmonsAK in what way is it a breaking change? Right now, trying to deserialize and serialize valid DynamoDB Numbers can throw an unexpected exception and this PR fixes that. There...
This is similar to the roadblocks encountered by other projects when they tried to support the AMD-powered Mac Pro: - [Blender Issue T44674](https://developer.blender.org/T44674) - [Open Letter to Tim Cook from...
`/usr/local/include` will be in your compiler toolchain's path if you install the x-code command line tools. If you had done this before and recently underwent a major upgrade of OS...