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
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
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
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
sneurlax
88f462f43e
add transactionVersion overrides for all coins
...
ecash and particl may vary, need to verify.
2024-06-05 17:19:33 -05:00
julian
e01b778778
dart fix --apply --code=prefer_relative_imports
2024-05-22 18:37:06 -06:00
julian
a82f6c3c6e
coin enum finally gone
2024-05-15 15:24:02 -06:00
sneurlax
12030da1b2
add coin impl equality operator overrides
2024-04-17 13:04:10 -05:00
sneurlax
3218216caa
add tor support bool to CryptoCurrency and override in coin impls
2024-04-16 17:42:51 -05:00
julian
400f08c8bb
minOutput = dust limit ?
2024-04-15 13:22:30 -06:00
sneurlax
3b0fb69339
fromScript->fromRedeemScript
2024-04-12 14:24:06 -06:00
sneurlax
f630c3f567
use HRP for appropriate network
...
fixes testnet
2024-04-12 14:04:20 -06:00
sneurlax
f2effa3575
add most basic bip86 address derivation stub
...
to be tested according to https://github.com/bitcoin/bips/blob/master/bip-0086.mediawiki#test-vectors
2024-04-12 14:04:01 -06:00
sneurlax
5f6eabb1dc
NetworkParams->Network
...
TODO update network params
2024-04-12 13:58:16 -06:00
julian
85b66fd849
WIP bitcoin frost wallet addition
2024-01-19 15:38:17 -06:00
julian
a69b4f8ed5
paynym refactor to tx v2
2024-01-14 11:27:01 -06:00
julian
f7d162e67a
re enable wrapped segwit for certain coins
2024-01-11 13:36:53 -06:00
julian
4232ef8d8a
disable wrapped segwit p2sh for btc
2024-01-08 13:39:30 -06:00
julian
f3612ab79b
enforce default node addition per crypto currency
2023-11-16 19:44:17 -06:00
julian
20d78d617a
Firo wallet skeleton
2023-11-16 15:30:01 -06:00
julian
3bd3bb9ee6
generalized recover for electrumx coins
2023-11-07 12:19:42 -06:00
julian
f7673913fb
address type bugfix
2023-11-06 15:55:49 -06:00
julian
e6556de97e
refactor wallet constructors and add wownero shell
2023-11-06 12:26:33 -06:00
julian
f2c27a724c
btc validate address
2023-10-30 11:42:57 -06:00
julian
249a883681
add genesis hash getters
2023-10-30 11:42:45 -06:00
julian
455a45eb50
clean up unused code
2023-10-30 11:41:32 -06:00
julian
f415334d21
import fix
2023-10-30 10:33:49 -06:00
julian
f30785616b
WIP very rough refactoring wip
2023-09-18 15:28:31 -06:00