Ulrich Petri

Results 79 issues of Ulrich Petri

## Abstract We currently only build x86_64 based macOS binary bundles. We should also support Apple Silicon ARM builds. ## Motivation It's the future ## Specification Needs all dependencies with...

Type / Enhancement
Component / CI
Flag / Tech Debt
Component / Tooling
OS / Mac

## Description Fixes: # Please, describe what this PR does in detail: - If it's a bug fix, detail the root cause of the bug and how this PR fixes...

## Problem Definition The automatic release deployment is broken: - [Github Releases](https://app.circleci.com/pipelines/github/raiden-network/raiden/11579/workflows/5331fcb1-a03f-46a7-ade2-23ede1b9970f/jobs/184146) - [Homebrew](https://app.circleci.com/pipelines/github/raiden-network/raiden/11579/workflows/5331fcb1-a03f-46a7-ade2-23ede1b9970f/jobs/184147)

Flag / Tech Debt
Component / Tooling
Tag / Fixup Friday

## Problem Definition #6887 fixed most deprecation warnings as of 2021.03. The remaining ones are dependent on upstream fixes: Requires: raiden-network/raiden-api-client#1 Requires: matrix-org/synapse#9641 ~~Requires: matrix-org/synapse#9642~~ Requires: slezica/python-frozendict#25 Requires: bitprophet/releases#94

## Problem Definition Since CircleCI doesn't have native support for ARM environments we currently build our ARM releases on ARM VPS' from Scaleway. Unfortunately they [have announced those will reach...

Component / CI
Component / Tooling

## Problem Definition All our releases as well as the source tree in `master` currently default to the `production` `environment-type`. IMO this is a problem since we want our users...

Type / Enhancement
Flag / Usability

## Abstract We want to support single payments that cross token network boundaries. ## Motivation TBD ## Specification - Implementation in Raiden itself External makes little sense b/c of difficulties...

Type / Enhancement
State / In discussion
State / Meta
Component / WebUI
Component / API
Component / Transport
Component / PFS
Component / State Machine
Component / CLI

**Describe the bug** When game event sounds are enabled they constantly pause any background audio that may be playing (e.g. music, podcasts, PiP videos). This is incredibly annoying! **To Reproduce**...

bug
can't reproduce

Neither of the following returns the actual OS downloads, but rather just some junk apps: `mas search Yosemite` `mas search "El Capitan"` `mas search Lion`

🆕 feature request
🚪 close?

The python package isn't installable if `libpostal` isn't separately installed on the system beforehand. That is quite unexpected for a python package wrapping a C-library.