Jan Hoffmann

Results 9 issues of Jan Hoffmann

I've tested noble-uwp disconnecting 1. the device isn't properly disconnected on peripherial.disconnect() 2. when app that device is paired with is terminated, the device is disconnected 3. added to `static...

Hi, very simple case, I connect to the device and try to updateRssi, but the function always return non-errors but value _0_. Best, JH

Hi, i'm using [this guide](https://itnext.io/techniques-approaches-for-multi-language-gatsby-apps-8ba13ff433c5) to create routing in my project so the code in my `gatsby-node.js` looks like this: ``` const config = require("./gatsby-config"); exports.onCreatePage = async ({ page,...

Library replaces missing `params` argument with `[]` empty list. **To Reproduce** ``` return await this.client .request({ method: 'chain_get_state_root_hash', }) ``` end in a JSON RPC request that looks like this:...

discussed here https://github.com/casper-ecosystem/casper-js-sdk/issues/327

based on example JSONs test if parsers works correctly