jam icon indicating copy to clipboard operation
jam copied to clipboard

Your sats. Your privacy. Your profit.

Results 122 jam issues
Sort by recently updated
recently updated
newest added

Nothing happens on success, would be good to show a big fat ✅ or something, at least. Since this is a long-running process I assume that users will leave it...

concept
UI/UX

Begins addressing #646 by linking to the url that had the connection error and the jam docs to facilitate further trouble shooting and debugging. Before: ![image](https://github.com/joinmarket-webui/jam/assets/25010707/daac5d6f-786c-4a0c-849a-7d58c2a34f66) After: ![image](https://github.com/joinmarket-webui/jam/assets/25010707/a6abf0cb-c8cc-4088-b443-3d7fd4888128)

enhancement

Adds a small hint that it might take some time for an offer to appear in the local order book, e.g. when the maker has just been started recently. This...

enhancement
UI/UX

Running kubuntu 22.04 with bitcoin core 26.0 tried running jam in docker with different credentials first, had problems starting the service (maybe conflict with port because of local mempool.space inside...

bug

When sending a collaborative sweep transaction it is possible to specify the mining fee as an absolute value in sats/vByte. For example when selecting 12 sats/vByte in the send input...

bug

This request stems from a user suggestions. Thank you, btw :pray: As the title says, as Jam is tailored towards non-expert users, address reuse should be prevented (as much as...

enhancement
good first issue
Fidelity Bonds

Use typed responses instead of generic `Response` type from `fetch`. Currently, every component parses the body by itself (including error handling). With this change applied, calling api endpoints should be...

tech dept
refactoring

When "unlocking" the funds of an expired Fidelity Bond, it is automatically placed in Jar A. It would be nice for if users had the ability to select a different...

enhancement
Fidelity Bonds

**Is your feature request related to a problem? Please describe.** In my don't trust verify attitude, I wanted to understand what the flavors in JAM are and what they do...

enhancement

In #621 the blockheight can be provided with a simple number input field. According to the designs, it should be a year/month datepicker. ![image](https://github.com/joinmarket-webui/jam/assets/3358649/33092ccf-38bd-4cbb-bff4-16dfe6434559) See if it is viable to...

enhancement
UI/UX