Chaincase-iOS-Beta icon indicating copy to clipboard operation
Chaincase-iOS-Beta copied to clipboard

The only privacy preserving bitcoin app on iOS

Results 50 Chaincase-iOS-Beta issues
Sort by recently updated
recently updated
newest added

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies
javascript

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...

dependencies
javascript

It's front & center UX. We can make onboarding easier and the experience more delightful. - [x] make people know it's synchronizing 🧯 privately in UI - [x] Don't show...

### General description After login the app tries to connect to Chaincase but loads indefinitely, though Tor status, filters and peers are fine. Logs show recurring error: `ERROR WasabiSynchronizer (340)...

Recieve side still needs work. Plus need some cool ass UI

`KeyManager` is overly complex. part that is because of how it tries to encrypt the master key. That’s computationally expensive so there's all sorts of compensation. `KeyManager` tracks the chain...

Takes suggestions in #255 to use the PayJoin client from [BTCPayServer.Bip78](https://github.com/btcpayserver/BTCPayServer.BIP78).Sender and stop the leaky abstraction. separate pr so we can test & ideally release the functionality to validate the...

https://github.com/chaincase-app/Chaincase/issues/215 Drafting this PR so we can have a discussion on the open qs #### Open Questions * Where to persist node address provided by the user. A natural candidate...