tecnovert
0432fae5b5
ui: Improve fee estimation.
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
f6fb11f452
Add bid intent messages.
1 year 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
553af1a3e8
api: Add include_sent offers filter.
2 years ago
tecnovert
ef71ca7ef4
scripts: Start example offer script.
2 years ago
tecnovert
2a3d89b112
ui: Add swap type.
2 years ago
tecnovert
2a9e423eaa
Handle lost noscript lock transaction.
2 years ago
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