tecnovert
6e5c54b447
ui: Send locked status to templates.
2 years ago
tecnovert
c5f31f0d1e
ui: Add wallet encryption templates.
...
tests: Test wallet encryption.
2 years ago
tecnovert
0f7df9e5f1
preparescript: Add WALLET_ENCRYPTION_PWD env var.
...
Removed unnecessary START_DAEMONS env var.
Remove all cached addresses from the basicswap db for a wallet after reseeding.
Check that addresses retreived from the db are owned by teh wallet before they're used/displayed
2 years ago
tecnovert
b43d58afbf
api: Add wallet/createutxo
2 years ago
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2 years ago
tecnovert
8b2d2b446b
api: Add show_extra parameter to bids endpoint
...
Add itx_refund_tx_est_final and ptx_refund_tx_est_final to bid extra data
2 years ago
tecnovert
59fb6c18ed
coins: Rename Pivx -> PIVX
2 years ago
tecnovert
eb9eb49bd9
Persistent notifications.
2 years ago
tecnovert
58a2707526
merge: Fix merge and lint issues.
2 years ago
gerlofvanek
9495249e70
GUI v.01
...
-
2 years ago
tecnovert
eb30369bd4
refactor: Avoid importing all js functions.
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
cd5af7032f
ui: Use coin tickers as wallet keys in json/wallets
2 years ago
tecnovert
18a444b071
ui: Add json endpoint to list all coin types.
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
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
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
6153b76ec0
ui: Allow selecting automation strategy when creating offer.
...
Add alternate pgp key urls.
3 years ago
tecnovert
a5b192b931
Tor working for Bitcoin forks.
3 years ago
tecnovert
a802788cfd
tests: Manual recovery of xmrswap chain B lock tx
3 years ago
tecnovert
cd4103ce3e
tests: Deduplicate test_run.py
3 years ago
tecnovert
58e4b506fe
ui: Add debug ind option.
3 years ago
tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers.
3 years ago
tecnovert
a40519737d
protocol: Enable private offers
...
Users can send private offers that will only be seen by one address.
To send a private offer:
1. recipient creates a new address to receive offers on
2. recipient sends the pubkey for the newly created address to the offerer
3. offerer imports the recipient's pubkey
4. offerer sends a new offer to the recipients key instead of the public network
Nodes will ignore offers sent on keys other than the network key or keys created for offer-receiving.
3 years ago
tecnovert
f63815b26b
ui: Add page to manage SMSG addresses
3 years ago
tecnovert
bf00f80b4d
ui: Start describing xmr bid states.
3 years ago
tecnovert
5beb1d17b9
ui: Expose bid valid for.
...
Set smsgsregtestadjust to false in tests.
Fix offer smsg valid for.
Set active_ind on bid records.
api: All times returned should be in unix-time.
4 years ago
tecnovert
c4fc2c70dc
api: Add withdraw.
4 years ago
tecnovert
b1ea76dcb6
ui: Expose Particl blinded and anon balances.
4 years ago
tecnovert
deb71856e8
Poll chainstates.
...
Litecoin download link changed.
Fix fee comparison tx weight difference.
Remove format8.
New stalled for test bid state.
Moved sequence code to coin interfaces.
Display estimated time lock refund tx will be valid.
4 years ago
tecnovert
2e0edef9da
Raise max signature size for fee estimate.
...
Fix logging.
Valid sequence lock range settings.
Bid debugind can be set through api.
4 years ago
tecnovert
7a9cafb520
api: Handle json content-type.
4 years ago
tecnovert
7d0d0687cf
api: Fix offers path.
4 years ago
tecnovert
ed22fe7d12
Fix missing events, show seconds delayed.
4 years ago
tecnovert
60b477e3c0
Increase version, add test for bids sent while recipient is offline.
4 years ago
tecnovert
69ed836496
Clear event queue when abandoning a bid.
4 years ago
tecnovert
31bf80f579
Fix fee_src error.
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
28d5848f3a
Reload xmr swaps in-progress.
4 years ago
tecnovert
7f4be161d7
Lint fixes and multiple bids test.
4 years ago
tecnovert
327394e81b
Move js functions to new file.
4 years ago