Thomas Eizinger

Results 368 issues of Thomas Eizinger

```[tasklist] ### Bugs - [ ] When gateway has no IPv6 connectivity, we cannot reach IPv6 CIDR resources and vice-versa for IPv4 - [ ] https://github.com/firezone/firezone/issues/5054 - [ ] Roaming...

#### Describe the bug We currently have a mismatch in how we handle the first and subsequent packets of overlapping IP ranges of two resources. #### To Reproduce 1. Add...

kind/bug
area/connlib
business_value/medium
complexity/low

I'd like to have a way to create a fully deterministic certificate from a given seed. We use WebRTC to establish p2p connections and want to embed the certificate hash...

I've recently come across https://sembr.org/ and I am a big fan so far. In our markdown documents, we are already trying to follow the "one sentence per line" rule. This...

As outlined in #229, we want better error reporting between bobtimus and the frontend. This issue tracks specifically the [validation](https://github.com/comit-network/waves/blob/c67ba5157027c3bbee6afbc01055e6a971d960e2/bobtimus/src/lib.rs#L331-L339) of the `LoanRequest`. Validation can fail in variety of ways....

I've started to fix the current non-working state as a result of the accidental merge of https://github.com/comit-network/waves/pull/202. However, I am not going to continue because I want to focus on...

Several dependencies across the repository are outdated. Outdated dependencies often lead to a wasting time on bugs that have already been fixed upstream. For example, I keep running into a...

This is a follow-up issue based on the findings here: https://github.com/comit-network/waves/issues/196#issuecomment-892389709 The infrastructure of good error reporting is in place, i.e. we have a well-defined error interface through RFC7807. To...

At the moment our wallet _understands_ two different assets: `L-USDT` and `L-BTC` (sometimes referred to as the native asset). The according asset IDs are configured in the browser's localstorage and...