Matthew Ramsden

Results 10 issues of Matthew Ramsden

Is this updated for Xcode5 and not using ARC, etc? It wouldn't work for me due to those sorts of reasons. Thanks!

I don't seem to be getting E2 at all to show when I'm tuning a guitar with this app. Any ideas on that? Doesn't seem to be picking it up....

I was getting a 404 when tapping the Supporters link under "More", I think this fixes the path for it.

Aligning the way the spacing/formatting is for BDKSwiftExampleWallet to match BDKKotlinExampleWallet. Previously they were different:

**Describe the enhancement** Digitally sign xcframework for bdk-swift. **Use case** Developers using bdk-swift will be able to verify xcframework is digitally signed. **Additional context** In Xcode 15 Apple will show...

enhancement

### Description The [UDL file supports docstring comments](https://mozilla.github.io/uniffi-rs/udl/docstrings.html#docstrings). So I wanted to test it out to see how/if it worked properly, any "gotchas", etc. And also to test it against...

Hi! I was wondering if there was a diff or anything of the changes from the [Figma](https://www.figma.com/community/file/916680391812923706/Bitcoin-Wallet-UI-Kit-(work-in-progress)): - "Overall revisions of screens, focusing on mobile, and adding Lightning features." October...

### Description Bump rust [bdk to alpha 11](https://github.com/bitcoindevkit/bdk/releases/tag/v1.0.0-alpha.11) with things like: - Add new case to [NewOrLoadError](https://docs.rs/bdk/1.0.0-alpha.11/bdk/wallet/enum.NewOrLoadError.html) - Use new [Amount](https://github.com/bitcoindevkit/bdk/pull/1411) type ### Changelog notice ### Checklists #### All Submissions:...

### Description Making lowercase the start of error messages. This is just catching some of the error messages that I didn't do that for previously, or didn't do consistently previously....

### Description Playing around with [Expose Node status and statistics](https://github.com/lightningdevkit/ldk-node/issues/127#event-12052204321). ### Notes to the reviewers Using local build of `ldk-node` at [commit 71b1d3c](https://github.com/lightningdevkit/ldk-node/commit/71b1d3c5594b1901cb88b47defec4c6507fba6db) of `main`. Kind of undoes all of...