William Wolf

Results 5 issues of William Wolf

Because of the `before` hook it uses, it can alter the content_type response of even normal routes. I ran across this issue when trying to `get` the raw html of...

Some examples: - It's unclear if the Receiving Address changes/updates when funds are received (i.e to automatically prevent address re-use). - What do the responses for all the HD requests...

documentation

When using `SecureChannels.margin` I noticed that I didn't seem to be getting the margin feed. Looking at the Bitmex WebSocket client here: https://github.com/BitMEX/api-connectors/blob/master/official-ws/python/bitmex_websocket.py#L164 I noticed that they don't add the...

bug

I'd like to enable this plugin to create a default .gitignore file that will ignore things like My-Package-\* so that it can auto-ignore these build directories and tarballs created by...

It appears that the `cpanfile` is missing the `Crypt::OpenSSL::RSA` dependency that is used in `JSON::WebToken::Crypt::RSA`. I know you can use this module with just `Digest::SHA` if you only use `HMAC`,...