Commit graph

37 commits

Author SHA1 Message Date
tecnovert
0432fae5b5
ui: Improve fee estimation. 2023-07-19 01:19:04 +02:00
Cryptoguard
83a077e5b0 Fix on previous commit 2023-01-11 15:57:19 -05:00
Cryptoguard
90ce6b3e04 Install documentation minor update 2023-01-11 15:52:46 -05:00
tecnovert
3f71dffe5a
Fix Dash checkseed. 2022-12-12 01:30:33 +02:00
Cryptoguard
efcee68663
Update install.md (#16) 2022-12-08 15:06:38 +00:00
tecnovert
9fc4fe3b79
debug: Reduce default min_sequence_lock_seconds when debug mode is active. 2022-10-18 21:18:18 +02:00
tecnovert
ea52ff67c2
Fix pivx withdrawals and install typo. 2022-10-12 00:59:30 +02:00
tecnovert
1ee2db137b
ui: Expose min bid amount. 2022-07-31 23:40:58 +02:00
tecnovert
43048cffc0
doc, docker: Pin coincurve src to tag. 2022-06-29 15:11:11 +02:00
tecnovert
f7aadd1b9d
doc: Update docker install notes. 2022-06-27 22:29:16 +02:00
tecnovert
beaff23ac3
osx: Embed install_certifi.py script. 2022-06-26 02:17:59 +02:00
tecnovert
d2324ad097
preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync
doc: Fetch latest xmr chain height
2022-06-18 19:28:40 +02:00
tecnovert
0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot. 2022-06-04 23:08:22 +02:00
tecnovert
8daa76f937
refactor: Add automation tables. 2022-05-23 23:51:06 +02:00
tecnovert
8259df4399
doc: Simplify Windows install notes. 2021-11-03 23:20:19 +02:00
tecnovert
1953820cd1
client: Bug fix, coin_name() is capitalised. 2021-02-14 16:53:44 +02:00
tecnovert
d6a1ff6030
docker: Set timezone in TZ env var. 2021-02-14 15:06:46 +02:00
tecnovert
dd37156e65
doc: Keep datadir in the wsl fs. 2021-02-06 10:50:33 +02:00
tecnovert
bf684c13d6
doc: Extend windows install notes. 2021-02-06 10:19:46 +02:00
tecnovert
a9f9e29754
Automatically remove temporary docker containers with --rm
[ci skip]
2021-01-18 13:18:00 +02:00
tecnovert
088e1f4411
Prepare only Particl core by default. 2021-01-05 20:11:13 +02:00
tecnovert
e41a6e34c0 Update install notes for Windows. 2021-01-05 14:31:02 +02:00
tecnovert
28b42c7432 Fix notes. 2021-01-01 18:03:05 +02:00
tecnovert
2049fcef3d
Set bootstrap-daemon-address to auto
get_block_count returns "Internal error" if bootstrap-daemon is active
Use get_height instead.
2020-12-31 14:53:31 +02:00
tecnovert
755583fd1d Fix typo 2020-12-31 12:02:17 +02:00
tecnovert
a638c55ecb
Update install notes for OSX.
Download correct XMR release.
Trust added PGP keys.
2020-12-30 23:01:21 +02:00
tecnovert
ffc164bc34
Use normal Particl addresses.
Avoids needing LearnAllRelatedScripts.
2020-12-09 00:05:28 +02:00
tecnovert
2346858145
Call setLastHeightChecked() in watchXmrSwap()
Remove old notes and config.
New html template for XMR bids.
Check the mempool for lock spend txid.
Retry sepnding coin B lock tx.
2020-12-06 19:34:56 +02:00
tecnovert
4c200fe8d4
XMR withdrawals work.
spendBLockTx uses sweep_all.
2020-12-05 13:22:22 +02:00
tecnovert
a0c366a8c6
Raise core version. 2019-09-05 10:21:45 +02:00
tecnovert
1da0d06ef0
doc: Improve install notes. 2019-07-30 00:46:10 +02:00
tecnovert
4bc0ec98eb
Fix tx state display in lists.
selectable address for send_from.
2019-07-28 21:57:20 +02:00
tecnovert
18ee89361a
Prepare windows releases. 2019-07-28 14:45:26 +02:00
tecnovert
4972f1f60f
Update install.md 2019-07-27 22:34:40 +02:00
tecnovert
682fe578a7
Fix osx gitian path. 2019-07-27 22:13:35 +02:00
tecnovert
d01e37bb68
doc: Start install help file. 2019-07-26 15:13:10 +02:00
tecnovert
2882992c4f
Move tests to a sub dir.
Else they install to site-packages/tests/
2019-07-26 14:16:02 +02:00