tecnovert
|
325a846f47
|
Split test update thread.
|
4 years ago |
tecnovert
|
269d10aeda
|
Ensure Particl mnemonic is loaded at startup.
|
4 years ago |
tecnovert
|
9a182646f0
|
Add display for xmr bid tx hex.
|
4 years ago |
tecnovert
|
cb27fb6c4c
|
Lower min locktime to 1 hour for easier testing.
Fix blocks confirmed count.
|
4 years ago |
tecnovert
|
7bb2cd7d1e
|
Reseed wallet option.
|
4 years ago |
tecnovert
|
e70477eb64
|
Use max length fifo queue as temporary solution for offer revoke requests.
|
4 years ago |
tecnovert
|
49705f0974
|
Use libsecp256k1 to sign.
Added 'Revoke' button to sent offers page.
|
4 years ago |
tecnovert
|
8c372cc5dc
|
Simplify lock tx script.
Raise version.
|
4 years ago |
tecnovert
|
2979b3e244
|
Show coin a lock tx blocks confirmed.
|
4 years ago |
tecnovert
|
645571e47c
|
Check for duplicate pubkeys.
Add test for 'non-BIP68-final'.
|
4 years ago |
tecnovert
|
4bde19fe33
|
Record the coin b lock tx before it's confirmed.
|
4 years ago |
tecnovert
|
ffc164bc34
|
Use normal Particl addresses.
Avoids needing LearnAllRelatedScripts.
|
4 years ago |
tecnovert
|
f070c972bb
|
Automatically upgrade database.
|
4 years ago |
tecnovert
|
3c4c2c528f
|
Dynamic fee selection.
Display xmr offer fees.
Display bid events.
html create offer uses correct coin amount scales.
|
4 years ago |
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.
|
4 years ago |
tecnovert
|
4c200fe8d4
|
XMR withdrawals work.
spendBLockTx uses sweep_all.
|
4 years ago |
tecnovert
|
669a465262
|
Pass XMR restore height through json settings.
|
4 years ago |
tecnovert
|
28d5848f3a
|
Reload xmr swaps in-progress.
|
4 years ago |
tecnovert
|
e7afd5e67d
|
Display warning when wallet seedid doesn't match expected.
|
4 years ago |
tecnovert
|
5a163e0f86
|
basicswap-prepare tries to initialise coin wallets from Particl mnemonic
Bitcoin 0.20: 'Cannot set a new HD seed while still in Initial Block Download.' Removed in 0.21
|
4 years ago |
tecnovert
|
3bbb483a0a
|
Simplify docker config.
|
4 years ago |
tecnovert
|
8c9105ce01
|
Raise versions, add release notes.
Add event log table.
Offers can be revoked.
Added separate range for retry delays.
|
4 years ago |
tecnovert
|
dca9f08833
|
Update dockerfile.
|
4 years ago |
tecnovert
|
0823e79e4d
|
Prepare script extracts monero binaries.
|
4 years ago |
tecnovert
|
7f4be161d7
|
Lint fixes and multiple bids test.
|
4 years ago |
tecnovert
|
4913ac7a2b
|
Watch for spends to function without txindex.
BTC -> XMR works.
|
4 years ago |
tecnovert
|
9b4a0dd276
|
Replaced watched_outputs tuple with class.
|
4 years ago |
tecnovert
|
2d4131d4ee
|
XMR amounts in http interface.
|
4 years ago |
tecnovert
|
327394e81b
|
Move js functions to new file.
|
4 years ago |
tecnovert
|
bc60527940
|
PART -> XMR tests pass.
|
4 years ago |
tecnovert
|
0e2011e085
|
XMR successful swap works.
|
4 years ago |
tecnovert
|
eb6bd444c4
|
Lock unspents funding lock tx.
|
4 years ago |
tecnovert
|
18a5322f10
|
MSG3L
Debug mode is disabled by default.
|
4 years ago |
tecnovert
|
009729aa96
|
Send MSG2F
|
4 years ago |
tecnovert
|
acae8b4de3
|
Fix contract_count not inserted in db
|
4 years ago |
tecnovert
|
5d84d54e6f
|
Replace makeInt with make_int
|
4 years ago |
tecnovert
|
4636d31ea9
|
LICENSE.txt -> LICENSE
|
4 years ago |
tecnovert
|
4e5287e1df
|
Don't fail on expired keys.
|
4 years ago |
tecnovert
|
c48f35a12e
|
Added contrib dir.
|
4 years ago |
tecnovert
|
615b06cfa7
|
Fix lint and add fallback fee to bitcoin.conf.
|
4 years ago |
tecnovert
|
356f3d1b15
|
Add cirrus.yml
|
4 years ago |
tecnovert
|
7928625a7b
|
Raise core versions.
Litecoin .17 -> .18 pidfile name changed from litecoin.pid -> litecoind.pid
|
4 years ago |
tecnovert
|
e3b2213fe1
|
Replace deprecated urllib.parse.splittype and splithost with urlparse.
|
5 years ago |
tecnovert
|
e293987fa8
|
Deduplicate startDaemon.
|
5 years ago |
tecnovert
|
adbb0268ff
|
Split rpc functions into new file.
|
5 years ago |
tecnovert
|
0a2c6dafb7
|
Move some default values to config.py
|
5 years ago |
tecnovert
|
388ada154e
|
Raise bitcoin version.
|
5 years ago |
tecnovert
|
9953a934a5
|
Move more methods to Base class.
|
5 years ago |
tecnovert
|
617006c67a
|
Fix tests.
|
5 years ago |
tecnovert
|
b1f5be083c
|
Refactor OpCodes.
|
5 years ago |