-
Notifications
You must be signed in to change notification settings - Fork 122
Concepts
Thebora Kompanioni edited this page Jul 29, 2026
·
5 revisions
- add mixdepth to address response
- update multiple config props in one request
- fetch multiple config props in one request
- fee estimation via api
- information about running taker via api (e.g. Jam stores info about last payment attempt in session storage, which is brittle)
- ability to set the following config params when creating/importing a wallet (unauthorized requests)
WALLET__GAP_LIMIT
WALLET__SCAN_RANGE
WALLET__SMART_SCAN
WALLET__BACKGROUND_FULL_RESCAN
WALLET__SCAN_LOOKBACK_BLOCKS
- in joinmarket-clientserver fidelity bonds outputs are always 'frozen' and must be manually unfrozen by the user (which Jam disallows)
- should zero-fee makers should be encouraged via UI?
- should unbonded makers have zero-fee requirement for offers?