Vojtěch Strnad

Results 21 issues of Vojtěch Strnad

Running `eslint-to-editorconfig` outputs "ESLint configuration is invalid" without any additional information. However it is not invalid, as ESLint works fine, both CLI and IDE. eslint-to-editorconfig version: 2.0.0 eslint version: 7.3.1...

Would it be possible to update the libsecp256k1 dependency in a new release? The submodule references a commit that is over 4 years old, since then there have been many...

When pressing the button with an API Request action, the request is not sent until after the button is released. I don't think there's any reason to wait for the...

Currently there is no way to disable the "green checkmark" indicator that's shown after a request is successful. It would be nice to put this option behind a checkbox such...

### Version node202.fra.mempool.space (v3.0.0-dev) [[61c9debc](https://github.com/mempool/mempool/commit/61c9debc)][a27614c3] ### Steps to reproduce Go to https://mempool.space/graphs/mempool, select one of the shorter periods (e.g. 24H) and click the fee filter button. Not all bands will...

Fixes #13 When the traversal property is set to "instance of", a checkbox appears that changes the behavior from traversing the property "instance of" (which is rarely useful) to traversing...

The graph builder is tremendously useful for traversing the subclasses of a class, however it's not possible to traverse the superclasses of an entity that's an instance, as the first...

Bitcoin Core 28.0rc1 (both pre-built and self-built binary) on Windows 10 synchronizes much slower than 27.0 after around block 120,000 when blocks stop being almost empty. I'm running with default...

Windows

Following the intructions in [doc/build-windows.md](../blob/master/doc/build-windows.md) results in a `bitcoind` binary that's almost 440 MB. For comparison, the latest release binary is around 15 MB. Are the instructions perhaps missing a...

The comment incorrectly says that minimal if requires the top stack item to have a length of "at least one" instead of "at most one". Additionally, the corresponding error message...