Kevin Mulcrone

Results 33 issues of Kevin Mulcrone

**Is your feature request related to a problem? Please describe.** I recently updated my umbrel node to use electrs 0.9.0. I set it up last night and it was queryable...

enhancement

I got this error when trying to spin up [Burner Wallet](https://github.com/austintgriffith/burner-wallet). I cloned the actual clevis repo and got the same error. Looks like something is commented out? But when...

# App Submission ### App name Lily Wallet ### Version 2.0.0 ### One line description of the app Manage your bitcoin all in one place. ... ### Summary of the...

app submission

Hey Calin, Unless I am doing something wrong, I am noticing that Fulcrum rejects all requests while it is doing its initial block sync. When I try to connect, I...

question
wontfix
suggestion

Mapbox GL Version: 0.45.0 Mapbox GL Draw Version: 1.0.9 ### Steps to Trigger Behavior 1. Click trash icon ### Expected Behavior Event to fire ### Actual Behavior No change or...

feature
ui

Adds scripts to build HWI without the QT GUI. Still needs to remove `{ include = "hwi-qt.py" },` from L14 and `hwi-qt = 'hwilib._gui:main'` from L46 in `pyproject.toml`

gui

It would be nice to have the QT GUI bundled optionally with HWI. I think a lot of different projects use HWI only for the command line and then roll...

gui

This PR will allow us to write all new code using Tailwind moving forward while preserving the old bootstrap styles and functionality. Over time, we can migrate those components over...

It would be awesome to be able to download the app on Umbrel and interact with the wallet via a browser. This requires #64 to be finished. It also requires...

There is a bug where mnemonic wallets cannot send. The broadcast transaction buttons looks like you can send but the button doesn't do anything. The issue stems from here: https://github.com/Lily-Technologies/lily-wallet/blob/master/src/pages/Send/Onchain/index.tsx#L133...

bug