holmesworcester

Results 146 issues of holmesworcester

From https://github.com/orbitdb/orbit-db/issues/819#developer-experience-the-publish-dance: ``` Developer Experience: The Publish Dance One of the biggest hurdles to releases is a term the contributors call the "publish dance" which requires a coordinated effort of...

I'm trying to use Vue in React using the standard usage but it's returning the following error message. It seems like Babel still expects the .vue files to be valid...

Many users have reported confusion with the `Cannot create directory: /Volumes/Ricochet/config.ricochet` error they see when neglecting to drag Ricochet.app out of the disk image. See #112, #561, #510, #491, etc....

The build instructions for macOS provide a clear list of steps, but these steps are inconsistent with the more verbose instructions above: `pkg-config` is missing from the `brew install` command.

This is a fix for the issue I reported here: https://meta.getaether.net/t/aether-fails-to-show-new-user-modal-after-saying-yes-to-onboarding-question-create-new-user/350 The problem was that a navigation guard was in place preventing navigation outside onboarding screens until onboarding was set...

Thanks for your work on this! Right now I'm having a problem where, for addresses in Brooklyn, NY, nothing is returned for `locality`. I have no idea why this is....

Because OrbitDB uses leveldown 5.x (leveldown is now on 6.x) a patch is required to build OrbitDB on different hardware platforms e.g. mobile. See: https://github.com/TryQuiet/quiet/issues/844#issuecomment-1227379574 OrbitDB should upgrade to the...

Right now, according to the [wallet app threat model](https://zcash.readthedocs.io/en/latest/rtd_pages/wallet_threat_model.html) a malicious or compromised lightwalletd can omit transactions, concealing them from the wallet user. This is undesirable because it means that...

Right now, a lightwalletd server and its hosting provider (e.g. Amazon) knows the user's IP address and approximate physical location. Since Zcash is a tool focused on providing privacy, its...

Existing Zcash wallets (including zcashd) reveal a lot about a user in the process of sending to the network. For example, a malicious node can use network activity to link...