likho
|
a0e38aab31
|
Fix and test the rest of the tests
|
2022-12-12 10:19:36 +02:00 |
|
likho
|
be64df3315
|
WIP: Update tests for Particl
|
2022-12-11 13:48:24 +02:00 |
|
julian
|
22c1687fe6
|
fix price test
|
2022-12-10 10:51:16 -06:00 |
|
sneurlax
|
419e5a3372
|
expect different output in getPricesAnd24hChange
|
2022-12-09 17:07:44 -06:00 |
|
julian
|
84108a3b27
|
use system navigator to exit
|
2022-12-09 15:50:17 -06:00 |
|
julian
|
5fcf642a8b
|
desktop routing fix
|
2022-12-09 15:42:35 -06:00 |
|
julian
|
5ed5e6e8ef
|
weird locale error temp fix
|
2022-12-09 15:41:56 -06:00 |
|
julian
|
cc9a0efb38
|
remove excess/unneeded logging
|
2022-12-09 15:32:27 -06:00 |
|
sneurlax
|
df9e020235
|
fix values getPricesAnd24hChange fetch
|
2022-12-09 15:22:22 -06:00 |
|
julian
|
5f0e03dc1b
|
add null check to epic wallet delete
|
2022-12-09 14:55:04 -06:00 |
|
ryleedavis
|
5f095249cb
|
generate random wallet name when message container is tapped on
|
2022-12-09 13:29:09 -07:00 |
|
sneurlax
|
92602276db
|
fix more price tests
fix more price tests
fix price tests
|
2022-12-09 14:24:01 -06:00 |
|
sneurlax
|
be5cfdc099
|
fix "no internet available" price test
|
2022-12-09 13:10:11 -06:00 |
|
sneurlax
|
1c856a9b66
|
update particl node
|
2022-12-09 12:58:35 -06:00 |
|
sneurlax
|
138796a767
|
diff minimization
|
2022-12-09 11:40:19 -06:00 |
|
sneurlax
|
8c5cbeab94
|
Merge branch 'try-removing-bip84-default' into add-particl
|
2022-12-09 10:59:00 -06:00 |
|
sneurlax
|
8a5dd7ccc2
|
refresh wallet normally
|
2022-12-09 10:58:25 -06:00 |
|
sneurlax
|
363e0da8ff
|
refresh wallet mutex locked
|
2022-12-09 10:56:18 -06:00 |
|
sneurlax
|
8640353be8
|
fullRescan fails
|
2022-12-09 10:53:35 -06:00 |
|
sneurlax
|
74a25d5001
|
recoverFromMnemonic using non empty seed on mainnet succeeds
|
2022-12-09 10:41:54 -06:00 |
|
sneurlax
|
e3111cf9d2
|
fullRescan succeeds
by removing P2SH and P2WKPH derivation paths which we could re-enable when we need completeness
|
2022-12-09 10:22:13 -06:00 |
|
sneurlax
|
ac28432009
|
disable recoverFromMnemonic test
|
2022-12-09 09:44:11 -06:00 |
|
sneurlax
|
b2b4fb970f
|
recoverFromMnemonic using non empty seed on mainnet succeeds
|
2022-12-09 09:36:32 -06:00 |
|
sneurlax
|
81935aa00c
|
comment cleaning
|
2022-12-09 09:30:41 -06:00 |
|
sneurlax
|
a15c975553
|
fix bip49 derivation path test
|
2022-12-09 09:24:39 -06:00 |
|
sneurlax
|
7ec0606b08
|
account for ct_fee
|
2022-12-08 17:37:57 -06:00 |
|
sneurlax
|
4aa6fc5d80
|
do not trigger null safety
|
2022-12-08 17:37:51 -06:00 |
|
sneurlax
|
028e77baf4
|
detect and handle ct and ringct transactions accordingly
and hopefully catch staking outputs as well
|
2022-12-08 13:51:49 -06:00 |
|
likho
|
0f7a5cb5e6
|
Clean up
|
2022-12-08 13:27:17 +02:00 |
|
sneurlax
|
a8c1787dbc
|
add particl to list of default nodes
|
2022-12-07 14:47:22 -06:00 |
|
sneurlax
|
a760e4989a
|
add bgimg to pubspec
|
2022-12-07 12:12:33 -06:00 |
|
sneurlax
|
cd419ee02c
|
update particl bgimg
|
2022-12-07 12:09:10 -06:00 |
|
sneurlax
|
ffeaeacc29
|
add particl bgimg
|
2022-12-07 11:40:19 -06:00 |
|
sneurlax
|
11d5ad4427
|
add particl logo
|
2022-12-07 11:32:20 -06:00 |
|
likho
|
20dbb86742
|
Update pubspec.yaml to use commit for Particl flag in bitcoindart
|
2022-12-07 17:47:55 +02:00 |
|
likho
|
9309a86cfd
|
Add back bip44, ensure we're using default bip84 addresses
|
2022-12-07 15:25:48 +02:00 |
|
likho
|
76c57eef64
|
Fix fetch tx error after broadcast
|
2022-12-07 14:46:53 +02:00 |
|
likho
|
4e3a5d23db
|
Update node to stack node
|
2022-12-07 11:20:35 +02:00 |
|
Diego Salazar
|
9dc9682686
|
Bump version (1.5.24, build 97) iOS only)
|
2022-12-06 15:31:47 -07:00 |
|
Diego Salazar
|
24817096b2
|
Merge pull request #259 from cypherstack/desktop
Desktop
|
2022-12-06 15:29:18 -07:00 |
|
julian
|
133e8c388c
|
possible macos ipad delete fix
|
2022-12-06 13:57:11 -06:00 |
|
likho
|
b890fe61db
|
Fix trailing bytes issue
|
2022-12-06 20:22:14 +02:00 |
|
julian
|
252115e12c
|
recursive deletion fix
|
2022-12-06 12:20:03 -06:00 |
|
julian
|
b431ac89a6
|
ios on macos password reset deletion fix
|
2022-12-06 11:04:02 -06:00 |
|
likho
|
d4f494bbaa
|
Use bip44 change addresses and remove trailing zeros from tx
|
2022-12-06 18:02:46 +02:00 |
|
julian
|
a236d72846
|
don't show fee selection for epic
|
2022-12-06 08:36:03 -06:00 |
|
likho
|
03ac0f2778
|
Commit before change address to bip84
|
2022-12-06 14:46:08 +02:00 |
|
Diego Salazar
|
332be96e89
|
Bump version (1.5.23, build 95)
|
2022-12-05 20:31:29 -07:00 |
|
Diego Salazar
|
d321151e2d
|
Merge pull request #257 from cypherstack/desktop
Desktop
|
2022-12-05 20:26:33 -07:00 |
|
julian
|
fee175531d
|
fixed tablerow test and commented out pointless tests
|
2022-12-05 17:21:20 -06:00 |
|