basicswap/basicswap
Gerlof van Ek ebcc4ccb06
Websockets for new listings (real time) on network/your offers table + Fix potential JS memory leaks. (#187)
* Websockets for new listings (real time) on network/your offers table + Fix potential JS memory leaks.

* Fix typo

* JS: Cleanup

* JS: Merge functions + Cleanup

* ui Fix price refresh

* JS: Big cleanup / various fixes

* Fix pagination

* JS: Fix pricechart JS error.
2024-12-17 18:58:41 +00:00
..
bin prepare: fix dash bin folder 2024-11-30 14:42:41 +00:00
contrib Include mnemonic dependency directly. 2024-06-06 22:03:38 +02:00
interface ui: Add wallet_blocks to XMR wallet page. 2024-11-29 13:28:42 +02:00
protocols Replace sqlalchemy with manbearpigSQL 2024-11-20 08:12:14 +02:00
static Websockets for new listings (real time) on network/your offers table + Fix potential JS memory leaks. (#187) 2024-12-17 18:58:41 +00:00
templates Websockets for new listings (real time) on network/your offers table + Fix potential JS memory leaks. (#187) 2024-12-17 18:58:41 +00:00
ui Show depth spendable when lock tx B confirming. 2024-11-29 13:28:46 +02:00
util Improve auto-accept 2024-11-26 14:24:09 +02:00
__init__.py Bump version. 2024-11-15 09:59:30 +02:00
base.py Replace sqlalchemy with manbearpigSQL 2024-11-20 08:12:14 +02:00
basicswap.py Update basicswap/basicswap.py 2024-11-29 18:54:09 +00:00
basicswap_util.py Improve auto-accept 2024-11-26 14:24:09 +02:00
chainparams.py chainparams: increase min and max order sizes 2024-11-19 19:37:05 +00:00
config.py Reformat with black. 2024-11-15 18:53:54 +02:00
db.py Improve auto-accept 2024-11-26 14:24:09 +02:00
db_upgrades.py Improve auto-accept 2024-11-26 14:24:09 +02:00
db_util.py Let SQLite handle all query parameters. 2024-11-20 22:26:35 +02:00
ed25519_fast_util.py Reformat with black. 2024-11-15 18:53:54 +02:00
explorers.py Reformat with black. 2024-11-15 18:53:54 +02:00
http_server.py Reformat with black. 2024-11-15 18:53:54 +02:00
js_server.py api: Add set_max_concurrent_bids helper. 2024-11-23 20:52:34 +02:00
messages_npb.py Reformat with black. 2024-11-15 18:53:54 +02:00
network.py Reformat with black. 2024-11-15 18:53:54 +02:00
rpc.py Reformat with black. 2024-11-15 18:53:54 +02:00
rpc_xmr.py Reformat with black. 2024-11-15 18:53:54 +02:00
script.py Reformat with black. 2024-11-15 18:53:54 +02:00
util_xmr.py Reformat with black. 2024-11-15 18:53:54 +02:00