tecnovert
|
65c93eaee6
|
coins: Update valid Firo swap types.
|
1 year ago |
tecnovert
|
0be5a4fca7
|
Add min_relay_fee option.
|
1 year ago |
tecnovert
|
a4c79fb7aa
|
aOnly set reversed flag for ads type swaps.
|
1 year ago |
tecnovert
|
5b6f447692
|
tests: Update swap type validation.
|
1 year ago |
tecnovert
|
d4a6ad7d6f
|
Enable reverse adaptor sig swaps for segwit-less coins.
|
1 year ago |
tecnovert
|
ce578f8025
|
Always use csv with adaptor sig swaps.
|
1 year ago |
tecnovert
|
7053d7ee4b
|
Use gettxout where scantxoutset is not available.
|
1 year ago |
tecnovert
|
22cd3cf9f1
|
test: Fix selenium tests.
|
1 year ago |
tecnovert
|
9a1b7db2dc
|
Print python version.
|
1 year ago |
tecnovert
|
db0e85d37c
|
tests: Ensure XMR new subaddress is unique.
Fix xmr test 9.1 wait for event type.
Fix node shutdown issue.
|
1 year ago |
tecnovert
|
22e005728a
|
Ignore the pivx pid file on windows.
|
1 year ago |
tecnovert
|
e7ae290eb5
|
Use threading event in main loop.
|
1 year ago |
tecnovert
|
7caac8a8eb
|
Escape rpcauth password.
|
1 year ago |
tecnovert
|
0b963bffde
|
Add p2sh-p2wsh support, add Navcoin tests.
|
1 year ago |
tecnovert
|
68ff57ebdc
|
refactor: Lazy load interfaces.
|
1 year ago |
tecnovert
|
8f4b962285
|
Fix getLinkedMessageId and validateSwapType
|
1 year ago |
tecnovert
|
a13a5d4bf6
|
test: Fix lint issues.
|
1 year ago |
tecnovert
|
55ded71686
|
Add tx in mempool and in chain statuses.
|
1 year ago |
tecnovert
|
c3b33c502e
|
ui: Show ITX and PTX status for adaptor sig type swaps.
|
1 year ago |
tecnovert
|
67624a252b
|
Remove DB records for expired offers option.
|
1 year ago |
tecnovert
|
d4f6286980
|
ui: Add new count of active received bids.
|
1 year ago |
tecnovert
|
9888c4ebe1
|
ui: Fix describebid for reverse PART_ANON swaps.
|
1 year ago |
tecnovert
|
705ac2c6fc
|
Add bid request accepted state.
|
1 year ago |
tecnovert
|
303499fc6f
|
Fix session bug and add bid request state record.
|
1 year ago |
tecnovert
|
4464ca1746
|
Fix auto accept total for reverse bids.
|
1 year ago |
tecnovert
|
08d3f05c1c
|
tests: Add more bid intent test cases.
Send bid intent amount and rate un-reversed.
|
1 year ago |
tecnovert
|
be46d8a7bd
|
doc: Describe reverse adaptor sig protocol.
|
1 year ago |
tecnovert
|
f6fb11f452
|
Add bid intent messages.
|
1 year ago |
tecnovert
|
00bebfa371
|
ui: Fix active sent bids count.
|
2 years ago |
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
|
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
|
409c75851f
|
Replace calltx functions
|
2 years ago |
tecnovert
|
22576c0316
|
ui: Add pagination and filters to smsgaddresses page
|
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
|
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
|
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
|
2922b171a6
|
Load in-progress bids only when unlocked.
|
2 years ago |
tecnovert
|
ac16fc07a4
|
Add automation override option.
|
2 years ago |
tecnovert
|
dc0bd147b8
|
tests: Add script test
|
2 years ago |