Anthony Potdevin

Results 30 comments of Anthony Potdevin

Hey! This is correct, the server is running on localhost:3002. If you are reversing proxying the domain to that localhost url it should work

Hey! good point, want to create a steps documentation for the README? Steps should be something along the lines of: 1. npm install 2. npm run build 3. npm run...

Can you try the latest version?

Umbrel will update soon and this issue will be fixed

@dykstranet can you try version 0.12.31? Should be fixed now

Yeah this doesn't work at the moment because Tor browser doesn't persist the local storage where these settings are saved. No simple solution for this. Will have to give it...

Yo! I limited the amount of transactions that can be pulled to 50k. Mind testing out version 0.12.31? Let me know if it works!

Is this happening in the latest version as well?

Hey! Sorry, just haven't had the time to test it. Will look into it asap

Hey, have you tried passing the connection details for your signet node in the account config file? ``` serverUrl: 'url:port' macaroonPath: '/path/to/admin.macaroon' certificatePath: '/path/to/tls.cert' ```