julian
|
1495eaa6d2
|
btc testnet4
|
2024-06-19 09:30:32 -06:00 |
|
julian
|
b7b28115b2
|
WIP comprehensive full RBF
|
2024-06-18 17:39:49 -06:00 |
|
julian
|
b1f5a1ec53
|
typedef txdata recipients
|
2024-06-18 17:38:47 -06:00 |
|
julian
|
e63731a087
|
handle unconfirmed txns in ui when they do not exist in mempool anymore
|
2024-06-18 17:38:22 -06:00 |
|
julian
|
4a0231e975
|
basic optional max width (used on rbf boost error dialog)
|
2024-06-18 14:35:31 -06:00 |
|
julian
|
f0a9575718
|
WIP: basic full rbf
|
2024-06-16 13:25:07 -06:00 |
|
julian
|
9aad8ed751
|
refactor updateVSize function
|
2024-06-16 10:33:54 -06:00 |
|
julian
|
6be6e35e89
|
add size and vSize to btc and ltc transactions to use and display in rbf boost txn view
|
2024-06-16 10:27:54 -06:00 |
|
julian
|
1bd55afbb0
|
add RBF wallet interface mixin
|
2024-06-15 11:36:53 -06:00 |
|
julian
|
93fdf67f7a
|
clean up boost txn view
|
2024-06-15 11:06:59 -06:00 |
|
sneurlax
|
9509e8f5f7
|
WIP stash (force push overwrite me later)
|
2024-06-15 09:24:08 -06:00 |
|
sneurlax
|
f86d2ef95e
|
WIP boost fee slider
|
2024-06-15 09:24:08 -06:00 |
|
sneurlax
|
cac7b8a83d
|
add WIP boost transaction dialog
|
2024-06-15 09:24:08 -06:00 |
|
sneurlax
|
9bbad7c4c3
|
move "Boost transaction" button to fee section of tx details vie
|
2024-06-15 09:24:08 -06:00 |
|
sneurlax
|
a08a632b4e
|
add basic RBF UI indicator on tx details
|
2024-06-15 09:24:08 -06:00 |
|
julian-CStack
|
b789f2cbb9
|
Merge pull request #890 from cypherstack/testing
Spark mempool scanning and fixes
|
2024-06-14 15:57:53 -06:00 |
|
julian
|
d1a236be33
|
spark mempool check during refresh
|
2024-06-14 14:52:01 -06:00 |
|
julian
|
2ada78e4b0
|
spark mempool electrumx calls
|
2024-06-14 13:33:27 -06:00 |
|
julian
|
dcdad38ec7
|
fix desktop wallet network settings layout
|
2024-06-14 10:18:11 -06:00 |
|
julian
|
0b95afc62f
|
wrap long trade payin addresses in trade details view
|
2024-06-14 10:04:02 -06:00 |
|
julian
|
98960cac77
|
WIP less cryptic errors in gui
|
2024-06-14 08:41:16 -06:00 |
|
julian-CStack
|
b204d8b22e
|
Merge pull request #889 from cypherstack/testing
tweaks and fixes
|
2024-06-13 18:55:01 -06:00 |
|
julian
|
65879670ad
|
desktop swap navigation fix
|
2024-06-13 17:35:40 -06:00 |
|
julian
|
fc180dd8c1
|
simple async queue to write logs to db without holding up the logger to wait for it to complete
|
2024-06-13 14:46:22 -06:00 |
|
julian
|
87405bc1dd
|
call exit(0) instead of SystemNavigator.pop() if xmr or wow is enabled hack to "fix" the native lib code from causing a complete app lockup on attempting to quit gracefully
|
2024-06-13 12:05:59 -06:00 |
|
julian
|
f31d47f123
|
wownero restore tweaks
|
2024-06-13 12:00:03 -06:00 |
|
julian-CStack
|
cb4a9b5180
|
Merge pull request #887 from cypherstack/testing
Various fixes and tweaks
|
2024-06-12 19:04:14 -06:00 |
|
julian
|
130e1b37d6
|
update (ba)nano servers
|
2024-06-12 19:02:14 -06:00 |
|
julian
|
203744d4f0
|
use nanoswap's work server
|
2024-06-12 18:12:48 -06:00 |
|
julian
|
2594169a42
|
add polyseed eng wordlist and use it
|
2024-06-12 17:13:51 -06:00 |
|
julian
|
1f71fbcc73
|
enable tor for xmr/wow officially
|
2024-06-12 15:20:53 -06:00 |
|
julian
|
a28e9151db
|
fix nano test connection in gui
|
2024-06-12 15:13:34 -06:00 |
|
julian
|
f2a6660552
|
add tor functionality to xmr/wow test connection
|
2024-06-12 15:12:53 -06:00 |
|
julian
|
22dd11f04a
|
update mocks
|
2024-06-12 12:12:46 -06:00 |
|
julian
|
29708b1534
|
Show old campfire wallets
|
2024-06-10 16:50:26 -06:00 |
|
julian
|
929e334063
|
implement usage of scanning for zero change output spark spends
|
2024-06-10 13:28:49 -06:00 |
|
julian
|
aa195cb98e
|
remove incorrect comment
|
2024-06-10 11:49:03 -06:00 |
|
julian
|
e53aa98363
|
add new used tags call that includes txids
|
2024-06-10 11:24:05 -06:00 |
|
julian-CStack
|
b87105773c
|
Merge pull request #885 from cypherstack/fees
Add defaultFeeRate per ElectrumX coin and use it if fee estimates unavailable from node
|
2024-06-07 16:06:26 -06:00 |
|
sneurlax
|
713d8b0cde
|
use BigInt defaultFeeRate, BitcoinFrost's default, right cryptoCurrency
|
2024-06-07 17:04:42 -05:00 |
|
sneurlax
|
3b9676f40e
|
add and use defaultFeeRate per ElectrumX coin
|
2024-06-07 15:56:57 -05:00 |
|
julian-CStack
|
f20005557e
|
Merge pull request #884 from cypherstack/campfire
Various tweaks and fixes
|
2024-06-07 10:37:05 -06:00 |
|
julian
|
82fb542740
|
allow clearing of spark cache on desktop
|
2024-06-07 10:30:35 -06:00 |
|
julian
|
6e3d96cdfa
|
WIP incomplete building docs
|
2024-06-07 09:11:25 -06:00 |
|
julian
|
e76ee79c89
|
clean up some TODOs
|
2024-06-07 08:50:50 -06:00 |
|
julian
|
337b1c0171
|
frost info text correction
|
2024-06-07 08:36:47 -06:00 |
|
julian
|
52e73cc6ba
|
hide top home button bar when there is only a single option
|
2024-06-06 16:01:08 -06:00 |
|
julian
|
7c40dd1546
|
skip summary view and coin selection when adding wallets on single coin app
|
2024-06-06 15:50:21 -06:00 |
|
julian
|
20f743932b
|
used tags cache count fix
|
2024-06-06 14:36:37 -06:00 |
|
julian
|
85f609fa6f
|
add check for settings appearance nav
|
2024-06-06 14:36:37 -06:00 |
|