tecnovert
75c5f6a905
protocol: Enforce minimum version.
2 years ago
tecnovert
409c75851f
Replace calltx functions
2 years ago
tecnovert
b5a4df9908
tests: Fix network test.
2 years ago
tecnovert
97506850c4
Timeout bids stuck as accepted.
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
577849f01c
api: Start automationstrategies
2 years ago
tecnovert
b6046fdbf3
api: getcoinseed shows seed id
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
tecnovert
ac16fc07a4
Add automation override option.
2 years ago
tecnovert
dc0bd147b8
tests: Add script test
2 years ago
tecnovert
9117e2b723
Fix XMR withdrawals
2 years ago
tecnovert
c9e04332fc
tests: Update test_wallet_restore
2 years ago
tecnovert
ef71ca7ef4
scripts: Start example offer script.
2 years ago
tecnovert
c4321b7740
Add PARTct to coin code.
2 years ago
tecnovert
3f71dffe5a
Fix Dash checkseed.
2 years ago
tecnovert
2a9e423eaa
Handle lost noscript lock transaction.
2 years ago
tecnovert
6860279faa
tests: Add prefunded itx and xmr protocol tests
2 years ago
tecnovert
7101a5d1ee
ui: Switch offers offer/bid amounts when sent.
2 years ago
tecnovert
ef51719e62
tests: Fix test_xmr_persistent
2 years ago
tecnovert
0e1cb6d03d
Support xmr-protocol swaps to BTC and PART
2 years ago
tecnovert
7d43512845
xmr: Add prefunded itx.
2 years ago
tecnovert
c90fa6f2c6
system: Allow preselecting inputs for atomic swaps.
2 years ago
tecnovert
a250daca8b
xmr: Ensure incoming transfers are unlocked.
2 years ago
tecnovert
2a35148a4b
xmr: Support daemon rpc login details.
2 years ago
tecnovert
b5b43a8bf3
tests: Fix test_reload for Particl v23
2 years ago
tecnovert
7bc411eb98
tests: Call reservebalance to trigger WakeThreadStakeMiner
...
Node 0 needs a short advantage to stake the first few blocks to avoid prevout-not-found errors.
2 years ago
tecnovert
c5f31f0d1e
ui: Add wallet encryption templates.
...
tests: Test wallet encryption.
2 years ago
tecnovert
b43d58afbf
api: Add wallet/createutxo
2 years ago
tecnovert
5d4db2c1df
ui: Fix shutdown link.
2 years ago
tecnovert
8022ada01f
Fix xmr self bid.
2 years ago
tecnovert
d08e85e73e
tests: Wait for height before starting
2 years ago
tecnovert
54e434e1c9
ui: Connect new settings.
2 years ago
tecnovert
bbe7556d18
Disable v23 descriptor wallets.
...
Missing sethdseed, signmessage doesn't work and dumprivkey is missing (preventing a workaround).
2 years ago
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2 years ago
tecnovert
601d469801
test: Fix test class inheritance
2 years ago
tecnovert
c440f9e3a3
coins: Fix Firo seedid
2 years ago
tecnovert
ca264db0d0
Add non-segwit Firo support.
...
Rework tests to combine atomic and xmr test cases.
Modify btc interface to support P2WSH_nested_in_BIP16_P2SH
Add coin feature tests to test_btc_xmr.py
2 years ago
tecnovert
515e6655e8
Disable HttpServer log messages.
2 years ago
tecnovert
f210024e93
coins: Decode pivx v3 transactions correctly.
2 years ago
tecnovert
18974d9458
test: Fix RESET_TEST=false
2 years ago
tecnovert
aa14da27af
dash: Fix initialiseWallet
...
Only the upgradetohd command sets the hdseed
upgradetohd can only run once the chain is synced
Basicswap stores the hash of the root_key in it's db to check for the expected seed.
Prefer not to store the real key.
2 years ago
tecnovert
4866ff4db8
dash: Add tests.
2 years ago
tecnovert
b0f6865c90
tests: Add pivx withdrawal test.
2 years ago
tecnovert
46d1856f71
ui: Render 404 for unknown pages.
...
Wait for wallet update to complete, to handle corner case where user opens wallet page before refreshing.
Withdraw txn in selenium test.
2 years ago
tecnovert
146698425d
tests: Fix test_xmr_persistent
...
basicswap_prepare env vars are initialised when importing downloadPIVXParams
Fixed by reloading module
2 years ago
tecnovert
d74699992b
coins: Add PIVX
...
No CSV or segwit.
sethdseed requires a fully synced chain, manual intervention required to set a key derived from the master mnemonic.
Requires a pivxd version with a backported scantxoutset command.
2 years ago
tecnovert
e4e35b0d89
preparescript: Fix addcoin
2 years ago