julian
da522128de
fix: eCash display name
2023-05-24 10:51:57 -06:00
julian
98ce9701a5
ecash from ticker fix
2023-05-18 08:23:42 -06:00
julian
8b76ef4f30
ecash derivation path
2023-04-17 12:58:34 -06:00
julian-CStack
93b040bc5f
WIP e-cash
2023-04-17 07:53:39 -06:00
julian
a04223e0b7
eth gas tracker updated
2023-03-30 14:55:51 -06:00
julian
e29d8dc047
Merge remote-tracking branch 'origin/staging' into add-ethereum
...
# Conflicts:
# lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
2023-03-27 08:50:10 -06:00
sneurlax
3034cf11f2
Revert "remove Wownero if isDesktop"
...
This reverts commit 7654da1d8b
.
2023-03-23 18:29:25 -05:00
sneurlax
1972351c10
Merge branch 'staging' into wownero/desktop
2023-03-23 18:24:53 -05:00
julian
9fa2d4535d
merge fixes
2023-03-22 09:25:21 -06:00
julian
702054ac61
Merge remote-tracking branch 'origin/staging' into add-ethereum
...
# Conflicts:
# assets/svg/themed/forest/ethereum.png
# assets/svg/themed/forest/ethereum.svg
# lib/pages/add_wallet_views/create_or_restore_wallet_view/create_or_restore_wallet_view.dart
# lib/pages/receive_view/addresses/edit_address_label_view.dart
# lib/pages/receive_view/addresses/receiving_addresses_view.dart
# lib/pages/wallet_view/sub_widgets/wallet_navigation_bar.dart
# lib/pages/wallet_view/wallet_view.dart
# lib/route_generator.dart
# lib/utilities/assets.dart
# lib/utilities/constants.dart
# lib/widgets/animated_widgets/rotate_icon.dart
# pubspec.lock
# pubspec.yaml
2023-03-22 08:54:25 -06:00
julian
87c15c2c39
add lottie animations for sending as well as some clean up
2023-03-13 13:16:48 -06:00
julian
68d78ccd7c
QoL extension method
2023-03-10 16:46:51 -06:00
julian
456abf7ee4
basic coin control view
2023-03-06 12:11:13 -06:00
julian
15b37b6f5c
merge clean up and update eth to use isar for tx history and addresses
2023-02-14 11:43:48 -06:00
julian
056fa1947c
Merge remote-tracking branch 'origin/staging' into add-ethereum
...
# Conflicts:
# lib/pages/settings_views/global_settings_view/manage_nodes_views/add_edit_node_view.dart
# lib/pages/wallet_view/sub_widgets/wallet_navigation_bar.dart
# lib/pages/wallet_view/wallet_view.dart
# lib/services/price.dart
# lib/utilities/assets.dart
# pubspec.lock
# pubspec.yaml
2023-02-14 08:24:04 -06:00
julian
2eb0b2e123
clean up exchange rate type enum, build runner mocks
2023-02-08 16:46:30 -06:00
sneurlax
4aec78f0ed
Add BIP44 derivation paths to Bitcoin Cash wallet restoration process ( #330 )
...
* add new derive path for bch
and make it the new default. we currently use slip44 (coinType 145) as the default
* add default cases to DerivePathType switches now failing
* normalize DerivePathType errors
log failing derivePathType or type, as appropriate
* add default derive path case to paynym interface
* use slip44 in bch wallet
* linting
* WIP look up both bip44 and slip44 addresses
slip44 is used by default
* typo fix
* typo fix
thanks Julian
* remove print
* use slip44 addresses by default
* use AddressType unknown for bip44 derive path type
* use address type unknown in _getCurrentAddressForChain, too
* generate different keys for SLIP44 and BIP44 paths
* couple more slips
* return slip44 from addressType
* slip before bip
* revert slip44-bip44, bch's bip44->bch44
* set bch44 derive path to type unknown
do not comingle paths in later output selection by index
* handle bip44 and bch44 path addresses when handling outputs
* use bip44 by default
* typofix
* typo fix in the typo fix
yo dawg
* separate new derivation path functions into their own non-testnet block
* cleanup
* disable test
should re-enable if it can be fixed with the test mnemonic in hand
---------
Co-authored-by: julian <julian@cypherstack.com>
2023-02-02 09:24:26 -06:00
julian
61ad20e919
Merge remote-tracking branch 'origin/simplex' into paynyms
...
# Conflicts:
# lib/utilities/enums/coin_enum.dart
2023-01-27 15:05:29 -06:00
sneurlax
4ddd4a292e
do not display buy icon for non-Simplex currencies
2023-01-27 14:08:34 -06:00
julian
5de22ca858
Merge branch 'simplex' into paynyms
2023-01-26 10:16:01 -06:00
julian
7cb497f4f7
remove coin enum hasPaynymSupport getter in favor of type checking
2023-01-25 15:46:48 -06:00
julian
79db4f048c
use derive path type extension method per coin
2023-01-25 13:49:14 -06:00
julian
6b08acf225
single DerivePathType enum declaration
2023-01-25 12:08:48 -06:00
sneurlax
32ca83673a
Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex
2023-01-24 12:29:13 -06:00
sneurlax
83da7a2680
add fiat enums for pretty names
2023-01-24 10:05:15 -06:00
julian
2259e15da8
re enable paynym
2023-01-23 15:39:19 -06:00
sneurlax
49f024b656
use Julian's isStackCoin helper func
...
very nice. didn't realize I could catch an error. learning every day round here
2023-01-20 18:26:13 -06:00
sneurlax
3c664bfef5
remove duplicate declaration
2023-01-20 17:58:31 -06:00
sneurlax
50a3815946
get coin images for coins we support
2023-01-20 17:58:18 -06:00
julian
5badeab621
temp disable partial paynym support in ui
2023-01-19 09:41:10 -06:00
sneurlax
863c59c25d
add fiat enums and coins -> fiats
2023-01-11 12:03:50 -06:00
julian
a0df73551e
update generated files
2023-01-10 10:02:54 -06:00
julian
f9491f8215
Merge branch 'xmr-sync' into paynyms
...
# Conflicts:
# lib/utilities/enums/coin_enum.dart
2023-01-02 13:47:10 -06:00
julian
7013e99081
enable wow on desktop
2022-12-29 13:38:39 -06:00
julian
1ae4f40d63
some basic ui prep for paynym integration
2022-12-20 14:29:25 -06:00
likho
eca8ca21bc
WIP: Add Ethereum
2022-12-13 19:39:19 +02:00
sneurlax
046a5c9506
Merge branch 'tests/bitcoindart-particl' into tests/particl
2022-11-29 13:42:43 -06:00
sneurlax
ec399ade0a
Remove testnet
2022-11-29 13:14:11 -06:00
sneurlax
c7abf3a7e8
WIP: Add particle
2022-11-29 13:11:30 -06:00
sneurlax
17f080417e
Merge remote-tracking branch 'cypherstack/staging' into tests/particl
2022-11-29 11:02:20 -06:00
julian
172b3d157b
wownero disable on desktop fix
2022-11-22 15:37:47 -06:00
sneurlax
3306cf8b99
expand the ternary for readability
2022-11-22 15:34:06 -06:00
sneurlax
c3a3dd3180
remove Wownero if isDesktop
...
or isLinux or isWindows or isMacOS, respectively
2022-11-22 15:34:01 -06:00
sneurlax
e2baf7372c
expand the ternary for readability
2022-11-22 11:57:54 -06:00
sneurlax
7654da1d8b
remove Wownero if isDesktop
...
or isLinux or isWindows or isMacOS, respectively
2022-11-22 11:57:49 -06:00
julian
be952d3e35
manually add bch uri fixes from 28da2b8900
2022-11-10 09:54:58 -06:00
julian
5b2d9ce141
Coin enum clean up and bug fixes
2022-10-29 09:14:59 -06:00
Marco
c0fddcd822
add litecoin support
2022-10-28 12:03:52 -06:00
likho
9baa30c1a4
REmove testnet
2022-10-26 10:52:02 +02:00
Likho
7e92be4b67
WIP: Add particle
2022-10-25 17:06:37 +02:00