damccull

Results 92 comments of damccull

Is this something you plan on fixing? Or is it even possible to fix in the managed world C# lives in? I am looking for a great curve25519 implementation and...

This probably needs tested then merged. Been around a long time. Doesn't look like it should cause issues off the bat but I'm no memory alignment expert.

I don't think there can be a fix for short blocks. It's a luck of the draw. Some blocks are long too. It's an average of 4 minute block time....

That sure is a lot of changes, but my opinion on when to format it: ASAP. Maybe put out a notice on the discord and as the top section of...

I did some experimenting with this and was having some permissions issues, but I didn't chown or chmod /db and /conf...I'll get back on it and try with those as...

I haven't had a chance to check this out yet but I'll check the docker stuff tonight or tomorrow. As far as downloading the node, the reason I don't do...

I suppose the container restart to update is just slightly easier than doing a `docker pull signumnetwork/node:latest-h2` or `docker run --pull always signumnetwork/node:latest-h2`, but in my opinion the whole point...

To test this, would we need to download this PR's code, compile, and run? Or is there some auto-generated binary for testing I should download somewhere?

Well, I installed it from the git repo and it definitely tries to sign now. However, I'm using my ssh key to sign rather than a gpg key and it...