julian
|
f17785ffc7
|
monero/wownero untrusted cert popup
|
2022-11-08 10:18:48 -06:00 |
|
sneurlax
|
7c3d40782c
|
add generation tests and update flutter_libmonero ref
change seedWords to SeedWordsLength to match rest of codebase
|
2022-11-08 09:55:15 -06:00 |
|
julian
|
fa0c982274
|
Return what we internally consider the "txid" for epic transactions from the epic confirmSend to be consistent with all other coins confirmSend return value. This should fix the epic notes issue.
|
2022-11-08 07:35:28 -06:00 |
|
sneurlax
|
77aa3bc8e4
|
use wownero-seed for 14 word seed, use wownero wallet2 for 25 word seed
and update tests showing examples of both. TODO proper validation, must eg calculate and check checksums etc
|
2022-11-07 16:45:26 -06:00 |
|
julian
|
2f6b1278fe
|
swb desktop layout tweaks
|
2022-11-07 16:30:17 -06:00 |
|
julian
|
3c627a5ddb
|
support tweak
|
2022-11-07 15:57:04 -06:00 |
|
julian
|
b3a343d28a
|
desktop theme toggle
|
2022-11-07 15:48:27 -06:00 |
|
julian
|
c962f597fd
|
added extra checks to BCH as well as test cases
|
2022-11-07 15:48:27 -06:00 |
|
sneurlax
|
b41c4c37bd
|
delineate divergence point more clearly
|
2022-11-07 14:46:48 -06:00 |
|
sneurlax
|
6e5a0bad78
|
do not use wownero-seed (wow_seed) function for height, hardcoded POC
|
2022-11-07 14:42:52 -06:00 |
|
sneurlax
|
cb83515dbc
|
do not use wownero-seed (wow_seed)
|
2022-11-07 13:45:25 -06:00 |
|
ryleedavis
|
48a0e3a5ca
|
desktop about view added
|
2022-11-07 12:32:04 -07:00 |
|
ryleedavis
|
9fe9ee3a12
|
desktop about view route added
|
2022-11-07 12:32:04 -07:00 |
|
julian
|
c88971ebd6
|
firo pub/priv balance send from choice on exchange flow
|
2022-11-07 11:46:17 -06:00 |
|
sneurlax
|
6223df5432
|
specify tests for 14 word seeds and add more error checking code to test
and update ref to flutter_libmonero enabling tests (mocked storage, etc)
|
2022-11-07 11:21:10 -06:00 |
|
Diego Salazar
|
7f65072225
|
Merge pull request #204 from cypherstack/desktop
isFavorite bandaid fix for https://github.com/cypherstack/stack_walle…
|
2022-11-07 10:09:32 -07:00 |
|
julian
|
bb260e3a23
|
hacky fix (due to current persistence design) to get sent transactions showing up right away for electrumx coins
|
2022-11-07 10:24:37 -06:00 |
|
julian
|
f6bad974e6
|
address book tests updated
|
2022-11-07 10:24:37 -06:00 |
|
julian
|
786831bcef
|
alphabetically sort contacts
|
2022-11-07 10:24:37 -06:00 |
|
ryleedavis
|
dbb2b309ca
|
blue link text added to desktop
|
2022-11-07 09:15:02 -07:00 |
|
ryleedavis
|
1e61a779ec
|
desktop support view route added
|
2022-11-07 08:15:44 -07:00 |
|
sneurlax
|
65338ad87b
|
Merge branch 'staging' into tests/mainnet
|
2022-11-07 08:40:57 -06:00 |
|
julian
|
e87aa64e1b
|
isFavorite bandaid fix for https://github.com/cypherstack/stack_wallet/issues/203
|
2022-11-05 09:40:28 -06:00 |
|
Rylee Davis
|
faee22f808
|
Merge pull request #202 from cypherstack/desktop
Desktop
|
2022-11-04 19:38:33 -06:00 |
|
julian
|
b4d97e86cc
|
long address fix
|
2022-11-04 18:26:23 -06:00 |
|
julian
|
7dbc9d270b
|
temp bch send fix testnet and fix tests
|
2022-11-04 18:18:39 -06:00 |
|
ryleedavis
|
e06910a34a
|
WIP: theme change
|
2022-11-04 17:50:51 -06:00 |
|
ryleedavis
|
a5d7723dee
|
added buttons and restore dialog
|
2022-11-04 17:49:54 -06:00 |
|
julian
|
74b075328f
|
temp bch send fix
|
2022-11-04 17:42:45 -06:00 |
|
julian
|
ccd94fcf86
|
bch compare address type to constant names instead of int literals
|
2022-11-04 17:42:45 -06:00 |
|
julian
|
039a9a68f6
|
bch clean up linter warnings and unused variables
|
2022-11-04 17:42:45 -06:00 |
|
julian
|
4dd8ae23c5
|
WIP: desktop password
|
2022-11-04 17:42:45 -06:00 |
|
julian
|
21f18326d8
|
update swb lib dependency
|
2022-11-04 17:42:45 -06:00 |
|
ryleedavis
|
ac0d4191c6
|
added button widgets and some containers to restore dialog
|
2022-11-04 16:34:36 -06:00 |
|
Diego Salazar
|
25fded2cd8
|
Merge pull request #196 from cypherstack/staging
Merge staging into main for v1.5.14
|
2022-11-04 15:08:48 -06:00 |
|
ryleedavis
|
905e396a17
|
implemented clear logs on press
|
2022-11-04 14:21:09 -06:00 |
|
ryleedavis
|
2c935d65b6
|
WIP: showing textfields for backups
|
2022-11-04 14:19:53 -06:00 |
|
ryleedavis
|
a6c380592e
|
added conditional for desktop manual and restore backup
|
2022-11-04 14:18:54 -06:00 |
|
Diego Salazar
|
fe44b14453
|
Merge pull request #201 from cypherstack/desktop
Desktop
|
2022-11-03 19:40:52 -06:00 |
|
julian
|
9231c3a2a5
|
all transactions search field fix for mobile
|
2022-11-03 18:12:07 -06:00 |
|
julian
|
23d0ab8734
|
stack privacy calls fix for small or narrow mobile screens
|
2022-11-03 18:12:07 -06:00 |
|
julian
|
bed25b37f7
|
desktop node management ui
|
2022-11-03 18:12:07 -06:00 |
|
ryleedavis
|
14d7c443f2
|
v1.5.14 build 86
|
2022-11-03 17:58:31 -06:00 |
|
ryleedavis
|
eb49ee0a2b
|
Merge branch 'staging' into desktop
|
2022-11-03 17:57:52 -06:00 |
|
ryleedavis
|
bd04f1d9f9
|
added border to wallet selection
|
2022-11-03 17:26:56 -06:00 |
|
ryleedavis
|
563492d4e8
|
conditional and padding for wallet syncing options
|
2022-11-03 17:11:01 -06:00 |
|
ryleedavis
|
e5f69700f7
|
conditional for desktop syncing pref settings
|
2022-11-03 14:28:24 -06:00 |
|
julian
|
66ead82462
|
node settings desktop stuff and some code cleanup
|
2022-11-03 12:26:24 -06:00 |
|
julian
|
dc4e7f4bae
|
shared currency settings code
|
2022-11-03 11:04:57 -06:00 |
|
Rylee Davis
|
ac1b177abe
|
Merge pull request #200 from cypherstack/rylee-tmp
v1.5.13 build 85
|
2022-11-03 10:12:45 -06:00 |
|