..
contrib
ui: Add websocket notifications.
2022-07-31 19:33:01 +02:00
interface
monero: temporary spam mitigation
2024-03-08 15:15:14 -05:00
protocols
Add p2sh-p2wsh support, add Navcoin tests.
2023-08-29 22:06:16 +02:00
static
ui: Added wownero (chart/price/images), WIP on coingecko fallback system for chart/coin prices.
2024-03-18 14:19:55 +02:00
templates
ui: Added wownero (chart/price/images), WIP on coingecko fallback system for chart/coin prices.
2024-03-18 14:19:55 +02:00
ui
ui: Added wownero (chart/price/images), WIP on coingecko fallback system for chart/coin prices.
2024-03-18 14:19:55 +02:00
util
api: Add validateamount command
2024-02-17 00:03:37 +02:00
__init__.py
Raise version to 0.12.7
2024-02-09 11:36:50 +02:00
base.py
Add limits to time delay settings.
2024-01-22 09:22:09 +02:00
basicswap_util.py
Set bid and offer states when expired.
2024-03-07 15:38:49 +02:00
basicswap.py
ui: Added wownero (chart/price/images), WIP on coingecko fallback system for chart/coin prices.
2024-03-18 14:19:55 +02:00
chainparams.py
Add request-sent to transient errors list.
2024-02-09 11:17:28 +02:00
config.py
refactor: Lazy load interfaces.
2023-08-06 13:37:49 +02:00
db_upgrades.py
Use special Firo release: 0.14.13.0-firod-only, new env var: SKIP_GPG_VALIDATION
2023-11-27 19:09:20 +02:00
db_util.py
Remove DB records for expired offers option.
2023-07-24 21:55:48 +02:00
db.py
Set bid and offer states when expired.
2024-03-07 15:38:49 +02:00
ed25519_fast_util.py
Send MSG2F
2020-11-15 00:13:11 +02:00
explorers.py
Avoid monkeypatching PySocks
2023-02-26 22:42:44 +02:00
http_server.py
Show error when auto-accepting a bid fails.
2024-01-24 23:12:18 +02:00
js_server.py
api: Add validateamount command
2024-02-17 00:03:37 +02:00
messages_pb2.py
Use gettxout where scantxoutset is not available.
2023-11-25 00:40:52 +02:00
messages.proto
Use gettxout where scantxoutset is not available.
2023-11-25 00:40:52 +02:00
network.py
refactor: Replace struct.pack/unpack.
2024-02-02 18:53:44 +02:00
rpc_xmr.py
Note source of XMR rpc error messages.
2024-02-09 11:17:28 +02:00
rpc.py
ui: Rename unconfirmed balance to pending, include immature balance.
2024-02-09 23:48:53 +02:00
script.py
system: Allow preselecting inputs for atomic swaps.
2022-12-05 17:04:23 +02:00
util_xmr.py
XMR successful swap works.
2020-11-21 15:16:27 +02:00