Commit graph

597 commits

Author SHA1 Message Date
tecnovert
1093eaed3b
Merge remote-tracking branch 'crz/master' 2023-05-05 18:04:56 +02:00
gerlofvanek
788efeef5b ui: Rate (USD) price fix 2023-05-05 13:30:36 +02:00
tecnovert
f02b62b6ea
doc: start FAQ section. 2023-05-03 12:22:42 +02:00
gerlofvanek
8885a58a2e ui: Table fix 2023-05-02 11:36:24 +02:00
gerlofvanek
0041fb4a3c update: GUI version 2.0.1 (Chart + USD prices) and UI fixes. 2023-04-11 22:01:06 +02:00
tecnovert
81e7825b51
Merge remote-tracking branch 'crz/master' 2023-04-07 16:56:12 +02:00
gerlofvanek
5c0e70c5b2 ui: Text update 2023-04-07 15:45:25 +02:00
gerlofvanek
5309ff1b50 ui: Styling fix 2023-04-07 14:40:02 +02:00
gerlofvanek
e67ca94dfb ui/update: Bug fixes, Added Coin Price Lookup Table (Offer new page) + Update github readme header GFX. 2023-04-07 14:26:59 +02:00
tecnovert
5536c82ded
Merge remote-tracking branch 'crz/master' into dev 2023-04-06 23:27:05 +02:00
gerlofvanek
5b6c8a23a9 ui: Bug fix + dashboard(s) screenshot update 2023-04-06 20:01:47 +02:00
gerlofvanek
87937ec0ac ui: Fix blind balance scientific notation 2023-04-06 17:03:42 +02:00
gerlofvanek
c5ab11d015 update: GUI version 2.0 2023-04-06 16:59:28 +02:00
tecnovert
3a97c0c7bb
Raise refresh timeout in xmr findTxnByHash 2023-04-03 21:29:06 +02:00
tecnovert
90aaa46918
doc: Expand upgrade notes. 2023-03-30 09:28:50 +02:00
tecnovert
697d88d5f2
Reduce gpg verify log output. 2023-03-28 22:31:32 +02:00
tecnovert
6e94c4a05d
Update BITCOIN_FASTSYNC_URL 2023-03-28 16:47:52 +02:00
tecnovert
409c75851f
Replace calltx functions 2023-03-23 20:57:12 +02:00
tecnovert
22576c0316 ui: Add pagination and filters to smsgaddresses page 2023-03-18 19:45:18 +02:00
tecnovert
b5a4df9908 tests: Fix network test. 2023-03-18 19:45:18 +02:00
Cryptoguard
ca3bfe858c
Update template_createoffers.json (#27) 2023-03-16 15:06:15 +00:00
Cryptoguard
37952fd296
Update template_createoffers.json (#26)
Add offer_valid_seconds
2023-03-15 21:47:53 +00:00
Cryptoguard
159d3e2c33
Create template_createoffers.json (#25)
Adds a createoffers.json template. User needs to edit values as per their preferences.
2023-03-15 19:16:46 +00:00
tecnovert
89e0080173
docker: Fix script output.
Start python in unbuffered mode.
2023-03-09 16:44:59 +02:00
tecnovert
484d811fe7
docker: Add script container fragment.
Example:
python3 ./scripts/build_yml_files.py -c bitcoin monero dash pivx --withscript
2023-03-09 15:38:45 +02:00
tecnovert
ea8cc70696
Ensure messages are always sent from and to the expected addresses. 2023-03-09 01:30:46 +02:00
tecnovert
97506850c4
Timeout bids stuck as accepted. 2023-03-09 00:53:54 +02:00
tecnovert
724e7f0ffc
Avoid monkeypatching PySocks 2023-02-26 22:42:44 +02:00
tecnovert
f33629f2a5
Add getTime function. 2023-02-26 22:27:38 +02:00
tecnovert
d8de9a6aa7
scripts: Set more default configuration values 2023-02-22 15:59:21 +02:00
tecnovert
114e8e4d2b
scripts: Remove save state delay. 2023-02-21 12:39:45 +02:00
tecnovert
0a2133f43f
tests: Test script template enabled flags. 2023-02-21 11:02:40 +02:00
tecnovert
06065958b7
ui: Fix xmr svg path, edit offer automation strategy. 2023-02-21 00:08:18 +02:00
tecnovert
09cc523ac3
Added restrict_unknown_seed_wallets setting. 2023-02-19 21:52:22 +02:00
tecnovert
5b0c1e9b51
ui: Fix pagination clearing filters 2023-02-19 17:24:08 +02:00
tecnovert
577849f01c
api: Start automationstrategies 2023-02-19 16:31:11 +02:00
tecnovert
6ccfd93997
ui: Hide undefined data on identity page. 2023-02-18 19:50:31 +02:00
tecnovert
b6046fdbf3
api: getcoinseed shows seed id 2023-02-18 01:47:44 +02:00
tecnovert
c2d6cdafdd
ui: Don't show bids on expired offers as available. 2023-02-18 00:07:27 +02:00
tecnovert
c322c9ae0c
Add total_bids_value_multiplier to automation strategies.
order value is the max value of a bid that can be accepted.
order value * total_bids_value_multiplier is the max sum of all bids that can be accepted.
2023-02-17 22:51:49 +02:00
tecnovert
c13606ab54
Improve log output for unprocessed revoke messages.
issue #24
It's normal for a node to receive revoke messages for offers it does not have.
A node will ignore offers for coins that are active.
2023-02-17 00:09:16 +02:00
tecnovert
c5bd58afc2
ui: Improve rpc page. 2023-02-16 23:44:07 +02:00
tecnovert
2922b171a6
Load in-progress bids only when unlocked. 2023-02-16 22:57:55 +02:00
tecnovert
3234e3fba3
api: Add ability to abandon bids. 2023-02-16 12:37:16 +02:00
tecnovert
ac16fc07a4
Add automation override option. 2023-02-16 10:38:38 +02:00
tecnovert
3241616d68
docker: Add build args for repo. 2023-02-15 11:33:18 +02:00
tecnovert
dc0bd147b8
tests: Add script test 2023-02-14 23:35:11 +02:00
tecnovert
9117e2b723
Fix XMR withdrawals 2023-02-09 23:21:52 +02:00
tecnovert
c9e04332fc
tests: Update test_wallet_restore 2023-01-15 10:56:12 +02:00
tecnovert
a2fa2ff9de
doc: Update help text. 2023-01-11 23:06:05 +02:00