sneurlax
571348a97e
fix: import bip48bitcoin as appropriate
2024-12-30 20:16:29 -06:00
sneurlax
e5dea74096
fix: override identifier
...
WIP because this causes issues with BIP48Bitcoin not being in the configured list of supported coins as per AppConfig
but we don't want it to appear as a distinct coin so that could be an issue
2024-12-30 19:50:25 -06:00
sneurlax
94d7f566b7
fix: simplify BIP48BitcoinWallet via addition of BIP48Bitcoin extension
2024-12-29 21:58:49 -06:00
sneurlax
53901ef6a5
feat: WIP UI updates, add a MultisigCoordinator view
...
TODO: disable "Continue" button on setup view unless all inputs have values. Auto-fill first input in Coordinator view. Add walletId params as necessary in order to get relevant metadata
2024-12-29 16:02:29 -06:00
sneurlax
47525fb301
feat: WIP BIP48 wallet type and marker interface
2024-12-27 21:37:21 -06:00
julian
4a59505c30
fuzzy logic. Better safe than sorry
2024-12-05 00:40:59 -06:00
julian
3f8cf2583c
disable wownero 14 word seeds
2024-12-05 00:40:59 -06:00
julian
4197ff40f4
consistent variable naming
2024-11-26 09:18:35 -06:00
julian
6cfe9e9c0f
add plain/tor network flags to node data
2024-11-25 13:33:58 -06:00
julian
40b0f49f20
add functionality for different number of required min confirms for coinbase transactions and apply to firo
2024-11-21 10:01:03 -06:00
julian
6ff539e71b
Add support for view only wallets to most coins
2024-11-14 16:55:49 -06:00
julian
53eb6ac8d1
monero (and wow) view only wallet functionality
2024-11-12 18:13:37 -06:00
julian
016a53f8eb
get rid of a submodule!
...
And use a poublished version of cs_monero
2024-11-05 18:54:13 -06:00
julian
642f0906b8
concurrent xmr/wow wallets
2024-10-01 10:39:25 -06:00
dethe
1ec7ee95d2
feat: total tor support for cardano
2024-09-01 16:19:46 +03:00
dethe
27d319cece
feat: add cardano
2024-08-26 20:38:58 +03:00
julian
7c3703ffd7
frost multi address functionality
2024-07-17 10:19:39 -06:00
julian
5b27597481
sol address validation fix
2024-07-01 13:03:59 -06:00
julian
803ca44362
default sol node update
2024-07-01 13:03:56 -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
f634ce8701
WIP firo exchange addresses
2024-06-25 14:46:36 -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
44c5f1551e
default to taproot for bitcoin
2024-06-20 10:39:22 -06:00
julian
37f23a09f5
btc testnet4
2024-06-20 10:39:22 -06:00
julian
130e1b37d6
update (ba)nano servers
2024-06-12 19:02:14 -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
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
e76ee79c89
clean up some TODOs
2024-06-07 08:50:50 -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
88f462f43e
add transactionVersion overrides for all coins
...
ecash and particl may vary, need to verify.
2024-06-05 17:19:33 -05: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
3b3448d12c
ecash default server fix/update
2024-06-03 14:50:16 -06:00
julian
9006de0f0a
code style clean up and gen mocks
2024-05-27 18:01:41 -06:00
Julian
88bda91d1b
add package monero and do network check in validate address
2024-05-27 13:40:42 -06:00
julian
c87564e1cd
Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge
...
# Conflicts:
# .gitignore
# crypto_plugins/flutter_libmonero
# lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
# lib/pages/add_wallet_views/restore_wallet_view/restore_options_view/restore_options_view.dart
# lib/pages_desktop_specific/settings/settings_menu/nodes_settings.dart
# lib/utilities/constants.dart
# lib/wallets/crypto_currency/coins/monero.dart
# lib/wallets/wallet/impl/monero_wallet.dart
# lib/wallets/wallet/impl/wownero_wallet.dart
# scripts/app_config/templates/pubspec.template
# scripts/linux/build_all.sh
# scripts/windows/build_all.sh
2024-05-27 10:41:50 -06:00
julian
ec5fc6d2a5
fix remaining package imports/exports
2024-05-23 08:55:14 -06:00
julian
e01b778778
dart fix --apply --code=prefer_relative_imports
2024-05-22 18:37:06 -06:00
julian
e0abd97041
make it easy to comment out certain coins in app config to disable them
2024-05-21 12:57:56 -06:00
julian
a82f6c3c6e
coin enum finally gone
2024-05-15 15:24:02 -06:00
julian
5b573c579c
fix server port and add testnet derivation path construction support
2024-05-10 15:55:07 -06:00
julian
f6decc2fb4
add supported deviation path
2024-05-10 15:55:07 -06:00
sneurlax
667560372d
peercoin WIP
2024-05-10 15:55:07 -06:00
sneurlax
becf0d0347
Merge remote-tracking branch 'origin/testing' into monerodart_testing
2024-05-03 20:09:25 -05:00
sneurlax
86bd8f93c8
Merge branch 'tor' into monerodart_testing
2024-05-03 19:33:11 -05:00
julian
b1534d6b03
Merge remote-tracking branch 'origin_SW/testing' into frost_ui
2024-05-03 14:34:54 -06:00