Daniel Andrei R. Garcia
Daniel Andrei R. Garcia
The client appImage v.0.0.2 starts off with "Waiting for relay connections to become available..."
> The client appImage v.0.0.2 starts off with "Waiting for relay connections to become available... > Check your Internet connection or try to reconnect manually in the Relay Management. Prior...
Hello, I'm currently trying to reproducibly build your app following the instructions but adapting it for use in a Dockerfile. It would be helpful if you could provide some assistance...
`$ npm install` results in an error.
``` # Use Ubuntu as the base image FROM ubuntu:20.04 # Set environment variables ENV DEBIAN_FRONTEND=noninteractive ENV ANDROID_SDK_ROOT=/opt/android-sdk ENV FLUTTER_HOME=/opt/flutter ENV PATH="$PATH:$ANDROID_SDK_ROOT/cmdline-tools/latest/bin:$ANDROID_SDK_ROOT/platform-tools:$FLUTTER_HOME/bin" # Install required packages including Bash RUN apt-get...
For search results in console queries. Adds a link to the user's profile and a link to the event on njump Issue: #155
### Describe the problem Hi, my name is Danny, and I work with Walletscrutiny.com. I've been trying to build your app from source according to the instructions at: [BUILD.md](https://github.com/synonymdev/bitkit/blob/master/BUILD.md), but...
**Describe the bug** - Build is coming out as non-reproducible We successfully built version 3.9.0, using this [bash script](https://gitlab.com/walletscrutiny/walletScrutinyCom/-/blob/7f92f77938d9adcd54c3e78c8eee2cfb037a2844/scripts/test/hardware/onekey.sh) and this [dockerfile](https://gitlab.com/walletscrutiny/walletScrutinyCom/-/merge_requests/814/diffs#dd4d2e2f8a58899012289765ad73dd31092c7c29). ``` Calculating checksums... RESULTS========================================== Built firmware hash: 4d84d17402d206bed1cbfddaeb08dc92dd3ce9be56add8da28a0963571989451...
Hello team iMe! Greetings from walletscrutiny.com! We analyze, categorize and build (or try to) source-available Bitcoin Android apps and verify their reproducibility. We see that the app was last updated...
Hello team bullbitcoin! 😃 I'm Danny, and I work with WalletScrutiny.com. We have reviewed over 6500+ Bitcoin Android apps and firmware. You can read about our **[methodology here.](https://walletscrutiny.com/methodology/?tests-we-run)** --- We'd...