SondreB

Results 198 issues of SondreB

Thanks for a great library! I have used it previously, and now I'm working on a different project and I have been unable to get it working with POST/PUT when...

I have previously used a workflow where each build updates a draft release. This is especially important when running builds for Linux, Windows and Mac. Running this script now, will...

Would it be possible to add support for Chrome Web Apps? So that the library can be used across different platforms, and if the code runs within a Chrome Web...

rfc

Having some issues with handling in the "installed" state changed on the service worker. They appear to behave differently in Chrome and FireFox. ``` installingWorker.onstatechange = function () { switch...

After I changed from manually defining the encapsulation on each component, to be global, the usage of the ng-material-file-input will break the global styling. After it has first rendered, it...

# Problem In the latest code base there is an problem that causes an ConsensusErrorException to be thrown on every single block after the latest checkpoint has been reached. #...

See some details here: https://en.bitcoin.it/wiki/Running_Bitcoin -rpcauth= | Username and hashed password for JSON-RPC connections. The field comes in the format: :$. A canonical python script is included in share/rpcuser. The...

I have a suggestion to generate developer documentation from source code, using DocFX. DocFX is a tool by Microsoft that they used to generate their own system documentation. I have...

idea
documentation

The WIF import currently only support Bitcoin. The "BitcoinClient" type takes an argument where I potentially could provide an alternative instance and not just the WIF, but as of now...

It is currently possible to specify a custom signer, but it's not possible to specify a custom verifier. `createJWT` allows signing with custom algorithm, like "SS256K" (Schnorr), but it's not...

bug
enhancement
pinned