Adam
Adam
You could always compare the sha1sum file to the one on GitHub to make sure it hasn't been tampered with.
I'll see if I can add one, then submit a pull request.
It has been done. Now they just have to merge it.
Everything appears to work fine! I tested Bitcoin Testnet functionality, but also tested a different currency (in this case, dogecoin) to make sure nothing else was messed up.
The reason I'm using tildes for now is to avoid confusion with variable names. This won't be a problem when it's finished, but I wanted to avoid any problems that...
I'll give it a try. If you give me an overview of the changes that you think will need to be made, I can take it from there.
I can give it a try.
I don't have a lot of experience with Trustfall (or even GraphQL) yet, so if you think it could be written more idiomatically, I'd be interested in learning how.
It seems like GitHub CI isn't using Rust 1.63.0 yet, and therefore doesn't know about the latest and greatest from Clippy.
Just need to finish up the docs now!