Bryan Stitt
Bryan Stitt
I don't have a precompiled version, but you can try using homebrew tap to compile it on your own system ``` brew tap WyseNynja/bitcoin brew prune brew install vanitygen ```
They look compatible to me. I'm using metamask with https://app.compound.finance and I get the pop-up with "Compound Protocol would like to connect to your account"
Consistency was my main reason for opening the issue. I don't remember exactly what was missing now, but I think the setters that exist were missing something.
If we want a function with the malleability check, what do you recommend?
Actually, nevermind. Deployment cost ended up being the same.
Sorry. Still thinking this through. This might be true.
Will you have any time to work on this soon? If not, could you give some guidance. I'm about ready to deploy some contracts and would like to have lots...
One place I've been wanting a split wasm is in an Audio Worklet. It gets its own special thread that doesn't have everything (no TextEncoder/Decoder). Will this code help with...
I've included this and more in https://github.com/uber-common/docker-ssh-agent-forward
On OSX, I'm getting an error: ``` base64: invalid option -- w Usage: base64 [-hvD] [-b num] [-i in_file] [-o out_file] -h, --help display this message -D, --decode decodes input...