Tim Daubenschütz

Results 226 issues of Tim Daubenschütz

BigchainDB nodes can behave maliciously and send drivers incorrect results. We therefore generally advise to query only trusted nodes. We also [advise](https://blog.bigchaindb.com/what-is-a-valid-transaction-in-bigchaindb-9a1a075a9598) to: > If a user wants to ask...

For more information see: https://github.com/bigchaindb/js-bigchaindb-driver/pull/35/files?diff=unified#r122954781

- Fixes #58 - I have not tested this yet, but do you agree that it structurally fixes #58? - It only supports matching a single file for now -...

**Describe the bug** > MINOR version when you add functionality in a backwards-compatible manner, and via https://semver.org/ As far as I can judge from the changelog, `OutlineButton` was refactored to...

help wanted

**Is your feature request related to a problem? Please describe.** In the burner-wallet, we'd like to display the currency besides the amount a user enters. **Describe the solution you'd like**

enhancement
needs discussion

Hey, I find our chart on L2Beat quite beautiful and I also noticed that it's using svg. I'm the author of an SVG line chart library: https://github.com/rugpullindex/svg-line-chart I use it...

In #317 I've described an issue that happened in node 14, because of a problem in shelljs and eslint. To fix it, I hence downloaded this repository, and in `./packages/format-message-cli`...

When I run the format-message-cli, I always get this weird log: ```bash node -v v14.16.0 ``` ```bash ./node_modules/.bin/format-message extract (node:97742) Warning: Accessing non-existent property 'cat' of module exports inside circular...