Results 56 issues of Sören Schwert

When I try to install with npm (`yarn global add baelte` did not install anything visible), I get the following error output: ``` sudo npm install -g baelte > [email protected]...

bug
OS: Linux

This PR adds support for Nimiq (NIM), [coin# 242](https://github.com/satoshilabs/slips/blob/master/slip-0044.md#registered-coin-types), which uses the ED25519 curve and has a custom address format. I tried to be as least as invasive as possible,...

When the main menu left side panel is open, there's a visible jump when switching between email list and reading view: ![ezgif-6-96ea15c56cfc](https://user-images.githubusercontent.com/1828163/111708775-c0e12180-8846-11eb-9618-cb7667ba069d.gif) --- Simplify v.2.3.7 - Configuration: aAX ca4 caE...

REPL: https://svelte.dev/repl/6fbd1d76d4b64a89b3155ec13c692cf0?version=3.19.1 Upon creation of a third PointLight in a scene, the compiler throws these errors: ``` TypeError: Cannot read property 'defaultView' of null at HTMLObjectElement.object.onload (eval at handle_message (about:srcdoc:13:8),...

The changes in PR #124 to make the `H3EventContext` extendable by userland types were insufficient to apply the type also to the `CompatibilityEvent`, which is the type of events for...

The `alicdn` link does not include the latest commit with the new icons.

Typescript 3.7, released last night, now supports [creating type declarations from JS files](http://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html#--declaration-and---allowjs) (using the AST and JSDoc comments). We should create a script or some other type of automated...

enhancement

The `GetTransactionReceiptsMessage` has an optional parameter: `offset`: https://github.com/nimiq-network/core/blob/8f4bbe26361ddd0a1fdd00fa8fcb8c6bc9fdad39/src/main/generic/network/message/GetTransactionReceiptsMessage.js#L6 Since `transactionReceiptsMessage`s are restricted to `RECEIPTS_MAX_COUNT = 500`, the offset parameter would enable the requesting of transactions, that go over this limit...

This repository does not have tags from `v1.0.0` onwards, thus the link in the changeset does not work.