tecnovert
f210024e93
coins: Decode pivx v3 transactions correctly.
2 years ago
tecnovert
50ed1bfccf
For CLTV coins check the lock value relative to the current time rather than the bid creation time.
2 years ago
tecnovert
59fb6c18ed
coins: Rename Pivx -> PIVX
2 years ago
tecnovert
a9f3eeefff
ui: Fix notifications.
2 years ago
tecnovert
3c2eb5f9f8
ui: Format notification timestamps.
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
7298867e18
dash: Add to prepare script.
2 years ago
tecnovert
9fc4fe3b79
debug: Reduce default min_sequence_lock_seconds when debug mode is active.
2 years ago
tecnovert
468d8c5cc1
xmr swap: Set correct block height on refund_tx.
2 years ago
tecnovert
842027f114
pivx: Add expected error string for stopDaemon when .cookie exists.
2 years ago
tecnovert
6ae8651d1b
ui: Hide all except 'Reseed Wallet' button if expected_seed is false.
2 years ago
tecnovert
eb9eb49bd9
Persistent notifications.
2 years ago
tecnovert
c7bbdc7022
Fail with more descriptive error when processing message involving inactive coin.
2 years ago
tecnovert
3ed6781c9f
Ignore undecryptable messages when expiring.
2 years ago
tecnovert
58a2707526
merge: Fix merge and lint issues.
2 years ago
gerlofvanek
9495249e70
GUI v.01
...
-
2 years ago
tecnovert
ef0f5ea1ea
protocol: Validate CLTV block values
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
afba673085
refactor: Use persistent connection when expiring messages.
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
tecnovert
48e5dcbcc9
refactor: Add createRawSignedTransaction to interface
2 years ago
tecnovert
b179667cc5
ui: Fix missing coin from data.
2 years ago
tecnovert
20c0c372d0
refactor: Move all coin interfaces to a dir
2 years ago
tecnovert
80f0098a3d
ui: Rates table example
2 years ago
tecnovert
412770d399
ui: rateslist returns js list of rates.
2 years ago
tecnovert
1c4f208d27
refactor: E275 missing whitespace after keyword
2 years ago
tecnovert
1601a57aed
ui: Add websocket notifications.
2 years ago
tecnovert
871bdb918e
ui: Update to bittrex v3 api.
2 years ago
tecnovert
cd5af7032f
ui: Use coin tickers as wallet keys in json/wallets
2 years ago
tecnovert
8b09607083
tests: Prevent out of sequence refund in test_13_itx_refund
2 years ago
tecnovert
fa74b9982c
tests: Add xmr swap failure states to tests.
2 years ago
tecnovert
2c49d13aa0
tests: Add non xmr swap failure states to tests.
2 years ago
tecnovert
ede01d3fc8
tests: Start wallet restore test.
...
Fix LTC pidfile in config.
Update LTC onion port for core version 21.
2 years ago
tecnovert
868dc27d64
ui: Add indication when XMR node is bootstrapping
3 years ago
tecnovert
91e285bf4a
ui: Split wallet cached data into balance and blockchain state.
...
Add XMR synced indicator.
3 years ago
tecnovert
0580f9ebac
tests: Fix NMC tests.
3 years ago
tecnovert
0c620ea388
doc, tests: Test sequence diagrams are accurate.
...
Add delay between detecting PTX and redeeming ITX.
Add bid state history to json api.
Hide Tx none states in bid state history.
3 years ago
tecnovert
a2afd3f00f
refactor: Separate MSG4F and lock txn sending
3 years ago
tecnovert
3976b9c203
tests: Fix ci tests.
3 years ago
tecnovert
d5e35b8168
doc, ui: Add sequence diagrams
3 years ago
tecnovert
e7a62a6a82
debug: Log auto accepting event.
3 years ago
tecnovert
b64437db84
coins: Raise Litecoin version to 0.21.2
3 years ago
tecnovert
a51a895141
docker: Manually install protobuf to avoid error.
...
Error: "TypeError: Descriptors cannot not be created directly"
Use pycryptodome ripemd160 implementation else it must be manually enabled in hashlib/openssl.
3 years ago
tecnovert
cddc4daf70
ui: Show offer amount swapped.
3 years ago
tecnovert
3ed6eca95f
ui: Show bids that can be accepted.
3 years ago
tecnovert
0edcf249aa
refactor: Add bid states to db.
3 years ago
tecnovert
89c60851ac
automation: Accept multiple concurrent bids.
3 years ago
tecnovert
d909115ea4
refactor: Rename EventQueue table to Action
3 years ago
tecnovert
0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot.
3 years ago