Commit graph

409 commits

Author SHA1 Message Date
sneurlax
bb7f0ff46f avoid checkReceivingAddressForTransactions altogether when reuse is set 2024-07-05 11:24:19 -06:00
julian
4f40572366 small tweaks 2024-07-05 11:24:19 -06:00
sneurlax
8fb49ef029 move reuseAddress pref from global prefs to walletInfo 2024-07-05 11:24:19 -06:00
sneurlax
27536fe642 override needsGenerate is reuseAddress pref set 2024-07-05 11:24:19 -06:00
julian
eebe1df050 xmr/wow keys 2024-07-04 15:17:05 -06:00
julian
afab9e5918 xpriv gui clean up 2024-07-04 11:40:57 -06:00
julian
f0b62aed92 address key wif 2024-07-04 11:40:57 -06:00
julian
cae27b3835 display xprivs along side mnemonic on backup screen 2024-07-04 11:40:57 -06:00
julian
f33b6b4416 sol tweaks and fixes(?) 2024-07-01 13:03:36 -06:00
sneurlax
17fbf7f9ab reconfigure logic for rescan for other wallets to remove upper limit
now we will continue beyond maxNumberOfIndexesToCheck if there's activity beyond that point.  we just keep scanning up until the unused activity gap
2024-07-01 09:56:00 -06:00
Julian
0ef1726a00 fix firo spark cache being shared with test net 2024-06-26 12:10:32 -06:00
julian
f634ce8701 WIP firo exchange addresses 2024-06-25 14:46:36 -06:00
julian
eb7aa24a0a default to locked if mn collat call fails for safety reasons 2024-06-25 13:25:31 -06:00
julian
0c3fbfef6c call electrumx mn collat call 2024-06-25 13:25:31 -06:00
julian
f4b01ee642 bandaid hack 2024-06-24 14:23:39 -06:00
julian
bf3bd152b6 unused import 2024-06-21 12:30:08 -06:00
julian
7d2a903da4 dash tweaks and theme updates 2024-06-21 12:14:31 -06:00
julian
33ec9f1fb9 WIP initial dash support 2024-06-20 14:51:50 -06:00
julian
57ebacd519 fix issue where changing the primary/default address type for a coin would break older wallets with a mismatching type 2024-06-20 10:39:22 -06:00
julian
3f2fe2b2ce add wallet level toggle to flag outgoing transactions as opt-in RBF 2024-06-20 10:39:22 -06:00
julian
318932022e WIP: very basic CPFP 2024-06-20 10:39:22 -06:00
julian
e2c81a1af0 fix: rbf should not touch blocked/frozen utxos 2024-06-20 10:39:22 -06:00
julian
37f23a09f5 btc testnet4 2024-06-20 10:39:22 -06:00
julian
16c89e37ab WIP comprehensive full RBF 2024-06-20 10:39:22 -06:00
julian
e85c9b1747 handle unconfirmed txns in ui when they do not exist in mempool anymore 2024-06-20 10:39:22 -06:00
julian
a566af8eb4 WIP: basic full rbf 2024-06-20 10:39:22 -06:00
julian
741c0be88b refactor updateVSize function 2024-06-20 10:39:22 -06:00
julian
1426495474 add size and vSize to btc and ltc transactions to use and display in rbf boost txn view 2024-06-20 10:39:22 -06:00
julian
ac07aee9c3 add RBF wallet interface mixin 2024-06-20 10:39:22 -06:00
julian
d1a236be33 spark mempool check during refresh 2024-06-14 14:52:01 -06:00
julian
f31d47f123 wownero restore tweaks 2024-06-13 12:00:03 -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
929e334063 implement usage of scanning for zero change output spark spends 2024-06-10 13:28:49 -06:00
julian
e76ee79c89 clean up some TODOs 2024-06-07 08:50:50 -06:00
julian
1ffddc6781 fix spark cache coins order 2024-06-06 11:21:50 -06:00
julian
e9063dbc0f Merge remote-tracking branch 'origin/staging' into campfire 2024-06-05 17:43:55 -06:00
julian-CStack
e9aed5694b
Merge pull request #882 from cypherstack/peercoin
Fix Peercoin txs: add transactionVersion property
2024-06-05 17:37:59 -06:00
sneurlax
6f4b3a76ac change bch and ecash tx ver #s to 2 and use it in the bcash interface 2024-06-05 18:36:32 -05:00
sneurlax
42ab07a586 use tx ver # in paynym interface
RIP
2024-06-05 18:22:36 -05:00
julian
04a24edaec wrap hashTag in compute 2024-06-05 17:21:49 -06:00
julian
b6ff0920ac clean up coin selection somewhat 2024-06-05 12:38:00 -06:00
sneurlax
b909c72cb9 add and use transactionVersion property for peercoin
TODO add versions for the rest of the coins
2024-06-04 18:32:12 -05:00
julian
ed15482442 enable experimental firo public funds coin control 2024-06-04 10:08:37 -06:00
julian
7cef4c45eb fix initial xmr/wow address not showing up on first wallet open 2024-06-04 09:41:01 -06:00
julian
b7a4f7c29e fix initial xmr/wow address not showing up on first wallet open 2024-06-04 09:40:45 -06:00
julian
5eb276b6fc fix wow connection 2024-06-04 09:17:13 -06:00
julian
05503b0470 fix wow connection 2024-06-04 09:16:57 -06:00
julian
1f0798619a save spark set cache scanned timestamps 2024-05-30 22:32:12 -06:00
julian
b5edc3dad8 Merge remote-tracking branch 'origin/testing' into firo_cache_refactor
# Conflicts:
#	lib/wallets/wallet/impl/firo_wallet.dart
2024-05-30 22:05:47 -06:00