tecnovert
|
57554d4fec
|
ui: Hide the bid abandon button.
|
2 years ago |
tecnovert
|
cbb3d0ac02
|
ui: Add option to remove expired offers and bids.
|
2 years ago |
tecnovert
|
1dcd750fea
|
coins: Update Monero and Particl versions.
|
2 years ago |
tecnovert
|
75c5f6a905
|
protocol: Enforce minimum version.
|
2 years ago |
tecnovert
|
9645e87961
|
protocol: Sign for key halves when not swapping XMR
|
2 years ago |
tecnovert
|
2b2b98505b
|
ui: Add persistent filters, show only active bid and offer counts.
Add titles for offer clock states.
|
2 years ago |
tecnovert
|
1093eaed3b
|
Merge remote-tracking branch 'crz/master'
|
2 years ago |
gerlofvanek
|
788efeef5b
|
ui: Rate (USD) price fix
|
2 years ago |
tecnovert
|
f02b62b6ea
|
doc: start FAQ section.
|
2 years ago |
gerlofvanek
|
8885a58a2e
|
ui: Table fix
|
2 years ago |
gerlofvanek
|
0041fb4a3c
|
update: GUI version 2.0.1 (Chart + USD prices) and UI fixes.
|
2 years ago |
tecnovert
|
81e7825b51
|
Merge remote-tracking branch 'crz/master'
|
2 years ago |
gerlofvanek
|
5c0e70c5b2
|
ui: Text update
|
2 years ago |
gerlofvanek
|
5309ff1b50
|
ui: Styling fix
|
2 years ago |
gerlofvanek
|
e67ca94dfb
|
ui/update: Bug fixes, Added Coin Price Lookup Table (Offer new page) + Update github readme header GFX.
|
2 years ago |
tecnovert
|
5536c82ded
|
Merge remote-tracking branch 'crz/master' into dev
|
2 years ago |
gerlofvanek
|
5b6c8a23a9
|
ui: Bug fix + dashboard(s) screenshot update
|
2 years ago |
gerlofvanek
|
87937ec0ac
|
ui: Fix blind balance scientific notation
|
2 years ago |
gerlofvanek
|
c5ab11d015
|
update: GUI version 2.0
|
2 years ago |
tecnovert
|
3a97c0c7bb
|
Raise refresh timeout in xmr findTxnByHash
|
2 years ago |
tecnovert
|
90aaa46918
|
doc: Expand upgrade notes.
|
2 years ago |
tecnovert
|
697d88d5f2
|
Reduce gpg verify log output.
|
2 years ago |
tecnovert
|
6e94c4a05d
|
Update BITCOIN_FASTSYNC_URL
|
2 years ago |
tecnovert
|
409c75851f
|
Replace calltx functions
|
2 years ago |
tecnovert
|
22576c0316
|
ui: Add pagination and filters to smsgaddresses page
|
2 years ago |
tecnovert
|
b5a4df9908
|
tests: Fix network test.
|
2 years ago |
Cryptoguard
|
ca3bfe858c
|
Update template_createoffers.json (#27)
|
2 years ago |
Cryptoguard
|
37952fd296
|
Update template_createoffers.json (#26)
Add offer_valid_seconds
|
2 years ago |
Cryptoguard
|
159d3e2c33
|
Create template_createoffers.json (#25)
Adds a createoffers.json template. User needs to edit values as per their preferences.
|
2 years ago |
tecnovert
|
89e0080173
|
docker: Fix script output.
Start python in unbuffered mode.
|
2 years ago |
tecnovert
|
484d811fe7
|
docker: Add script container fragment.
Example:
python3 ./scripts/build_yml_files.py -c bitcoin monero dash pivx --withscript
|
2 years ago |
tecnovert
|
ea8cc70696
|
Ensure messages are always sent from and to the expected addresses.
|
2 years ago |
tecnovert
|
97506850c4
|
Timeout bids stuck as accepted.
|
2 years ago |
tecnovert
|
724e7f0ffc
|
Avoid monkeypatching PySocks
|
2 years ago |
tecnovert
|
f33629f2a5
|
Add getTime function.
|
2 years ago |
tecnovert
|
d8de9a6aa7
|
scripts: Set more default configuration values
|
2 years ago |
tecnovert
|
114e8e4d2b
|
scripts: Remove save state delay.
|
2 years ago |
tecnovert
|
0a2133f43f
|
tests: Test script template enabled flags.
|
2 years ago |
tecnovert
|
06065958b7
|
ui: Fix xmr svg path, edit offer automation strategy.
|
2 years ago |
tecnovert
|
09cc523ac3
|
Added restrict_unknown_seed_wallets setting.
|
2 years ago |
tecnovert
|
5b0c1e9b51
|
ui: Fix pagination clearing filters
|
2 years ago |
tecnovert
|
577849f01c
|
api: Start automationstrategies
|
2 years ago |
tecnovert
|
6ccfd93997
|
ui: Hide undefined data on identity page.
|
2 years ago |
tecnovert
|
b6046fdbf3
|
api: getcoinseed shows seed id
|
2 years ago |
tecnovert
|
c2d6cdafdd
|
ui: Don't show bids on expired offers as available.
|
2 years ago |
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.
|
2 years ago |
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.
|
2 years ago |
tecnovert
|
c5bd58afc2
|
ui: Improve rpc page.
|
2 years ago |
tecnovert
|
2922b171a6
|
Load in-progress bids only when unlocked.
|
2 years ago |
tecnovert
|
3234e3fba3
|
api: Add ability to abandon bids.
|
2 years ago |