Commit graph

24 commits

Author SHA1 Message Date
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
Renamed from lib/wallets/coin/coins/bitcoin.dart (Browse further)