tecnovert
1b7550ff76
ui: Add XMR rpc variant options.
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
d5e35b8168
doc, ui: Add sequence diagrams
3 years ago
tecnovert
3ed6eca95f
ui: Show bids that can be accepted.
3 years ago
tecnovert
6153b76ec0
ui: Allow selecting automation strategy when creating offer.
...
Add alternate pgp key urls.
3 years ago
tecnovert
8daa76f937
refactor: Add automation tables.
3 years ago
tecnovert
88c94c4acd
Set default anon tx ring size to 12 and add setting.
3 years ago
tecnovert
7bc9d64233
ui: Display sent status on offers page.
3 years ago
tecnovert
a5b192b931
Tor working for Bitcoin forks.
3 years ago
tecnovert
843379325f
tests: Add use_segwit to required settings.
3 years ago
tecnovert
67518efcad
ui: Add option to create sized utxo.
3 years ago
tecnovert
f90a96d9ca
ui: Split wallet page
3 years ago
tecnovert
b0f5797807
Raise version, spend invalid chain B lock tx amounts if manually spending.
3 years ago
tecnovert
e502a00341
ui: Recover noscript txn if remote key is known.
3 years ago
tecnovert
82e2b128c9
Log events when xmr refund and refund spend txns are seen.
3 years ago
tecnovert
4a7eff0118
Log traceback to file in debug mode.
3 years ago
tecnovert
053c263751
ui: Add option to set debug tweak option from bid page.
3 years ago
tecnovert
81e9924654
ui: New offer, when 'Lock Rate' is set rate must update if it's empty.
...
Remove invalid coins from coin from list.
3 years ago
tecnovert
4b7b16145f
ui: Identity labels
3 years ago
tecnovert
1e01851152
ui: Display XMR subaddress on wallets page.
3 years ago
tecnovert
58e4b506fe
ui: Add debug ind option.
3 years ago
tecnovert
f459a6295e
ui: Add pagination to the bids page.
3 years ago
tecnovert
dd7440b897
Create CachedMainWalletAddress if missing.
3 years ago
tecnovert
4d3b842ea8
ui: Connected XMR wallet to rpc page.
3 years ago
tecnovert
99534756de
Variable bid amount and rate.
3 years ago
tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers.
3 years ago
tecnovert
20c59663c1
Count failed and successful bids by peer address.
3 years ago
tecnovert
b152150932
ui, xmr: List of candidate remote XMR daemon urls can be set through the http ui
3 years ago
tecnovert
b8fd4ad85b
ui: Enable Particl CT and RCT to XMR swaps.
3 years ago
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR
3 years ago
tecnovert
6a9e759629
xmr: Cache main wallet address
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
4ce8c58872
ui: Reseed wallet must trigger update
3 years ago
tecnovert
bf00f80b4d
ui: Start describing xmr bid states.
3 years ago
tecnovert
062283c31a
ui: Improved wallets page.
3 years ago
tecnovert
4475e5b643
Add View Lock Wallet Transfers button to bid page.
3 years ago
tecnovert
1b2ec61816
Fix withdrawal error.
3 years ago
tecnovert
6516c6d138
client: Hide offers where coins are not enabled.
...
Better rate calculation.
4 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
e3033799b0
ui: Enable/disable coins through settimgs page.
4 years ago
tecnovert
36a40b5fa3
ui: Expose offer valid time.
4 years ago
tecnovert
f2018184e7
protocol: Start adding anon particl option.
4 years ago
tecnovert
c4fc2c70dc
api: Add withdraw.
4 years ago
tecnovert
b1ea76dcb6
ui: Expose Particl blinded and anon balances.
4 years ago
tecnovert
df732713ac
tests: Use debug_ind in non-xmr swaps.
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
4ea4e0656a
api: Allow coin type to be specified by ticker.
4 years ago
tecnovert
7a9cafb520
api: Handle json content-type.
4 years ago