user411

Results 25 comments of user411

I have run into this on macOS 10.15.7 and Ubuntu 20.04.3. Is this a version issue? `umbrel-dev` has worked previously.

In `umbrel-dev/Vagrantfile` try editing the following section to add some more build tools: ``` # Update package lists config.vm.provision "shell", inline:

I will work on this today

Minimum Node version is 16.15 to use fetch, which we need.

I think there probably need to be different config values to run through electron vs how I’m testing in dev. I will debug through and report back.

This should withstand startup in Electron now. ![Screen Shot 2022-10-06 at 11 08 29 AM](https://user-images.githubusercontent.com/22351459/194376834-ae1f65be-eb6d-4184-ac6c-2ad4bd396e25.png)

This is `contractMaturity` in the DLCContract type of the wallet. I would like to see all these fields aligned as well.

Windows electron building (`npm run build` `npm run make`) work well in current `master`, state of modern backend integration unknown.

As a tertiary issue, there is a space in the name of the bitcoin-s windows product that does not work with the `npm run build` command in this repo.