Szabolcs Pasztor

Results 9 issues of Szabolcs Pasztor

[Decred](https://github.com/decred)'s PoS Voting Service Provider (VSP) voting uses a mechanism that lets users vote even if their node if offline. The way it works is there are multiple addresses attached...

A recent upgrade of this library seems to break builds in repos that have it as a dependency, possibly ones that also have sharp as dependency. Please see details of...

bug

### Build/Submit details page URL _No response_ ### Summary I've created a project from scratch with `npx create-expo-app`, and added an app clip target. I've used `react-native-app-clip` to generate the...

needs more info
eas build

A configuration issue seems to break all release builds when the latest version of this package is used with EAS build. I've filed a fully detailed ticket [here](https://github.com/expo/eas-cli/issues/2262), including reproduction...

The plugin occasionally fails to find song lyrics on macOS 10.13.4 High Sierra. Some of the songs it fails to find lyrics for have worked before (also, their lyrics appears...

bug

Add missing default option in example

When supplying a block to `Rectify::Command::call`, the calling object instance is saved and its methods [become available](https://github.com/andypike/rectify/blob/master/lib/rectify/command.rb#L46) on the command object as well. - This should be documented in the...

**Overview** Attempting to download and process the performance trace for a profiling session on iOS fails with the following output: ``` $ npx react-native-release-profiler --local /var/mobile/Containers/Data/Application/8BF1D060-684F-465A-820B-EE574FC6D99E/Library/Caches/profile-273CE684-52C0-416B-B6FB-BA67E9109D1C-7548-0000058188A57F98.cpuprofile node:internal/process/promises:288 triggerUncaughtException(err, true /*...