Commit graph

108 commits

Author SHA1 Message Date
julian
6adf1d3148 generated test mocks updates 2023-01-11 21:17:12 -06:00
julian
15258314cd update test mocks 2023-01-10 17:48:55 -06:00
julian
86956b3fad update dogecoin test 2023-01-10 10:05:22 -06:00
Diego Salazar
2a38d5691e
Merge pull request #260 from cypherstack/add-particl
Add Particl
2022-12-12 16:13:43 -07:00
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
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
julian
fee175531d fixed tablerow test and commented out pointless tests 2022-12-05 17:21:20 -06:00
likho
4dec3fbf48 Update tests that use batchHistory 2022-11-30 16:05:56 +02:00
likho
f984a6a208 Add test history data and WIP change tests to particl 2022-11-30 15:06:31 +02:00
sneurlax
861d362966 linting and TODO
AS linted and removed unused imports
2022-11-29 15:27:32 -06:00
sneurlax
2df3b0f3ed update particl tests to the point of testing address validity 2022-11-29 14:27:15 -06:00
sneurlax
6c9690dcf5 Namecoin->Particl 2022-11-29 13:41:11 -06:00
sneurlax
fa03c5de74 disable all but 2-3 particl tests
TODO re-enable as we implement up to these
2022-11-29 13:15:25 -06:00
sneurlax
e82a4d95fa update bip32 root test
TODO update ROOT_WIF ... is that in the .gitignored wallet test parameters?
2022-11-29 13:15:05 -06:00
sneurlax
7a0cb3669a update genesis hash test vector 2022-11-29 13:14:56 -06:00
sneurlax
6776477897 WIP particl tests
see out of band particl_wallet_test_parameters.dart
2022-11-29 13:14:33 -06:00
julian
5d8a1b0304 trim unused import 2022-11-12 09:17:16 -06:00
julian
f08a52cd07 remove direct dependency of unused SharedPreferences 2022-11-12 09:16:07 -06:00
julian
077ba6429b Merge branch 'staging' into desktop-testing 2022-11-11 13:24:00 -06:00
sneurlax
f61b3857e6 add more address validation to tests 2022-11-10 17:03:01 -06:00
sneurlax
02f5162b53
Merge branch 'staging' into cryptonote/validation 2022-11-10 16:24:35 -06:00
sneurlax
a6172f90a9 cherrypick Julian's test changes 2022-11-10 16:21:58 -06:00
sneurlax
24bdc100fb add address validation tests 2022-11-10 15:49:19 -06:00
julian
3299f4ecd9 comment out broken code in swb desktop restore + clean up unused imports and linter errors in wow/monero tests 2022-11-10 15:15:54 -06:00
sneurlax
6e48fc4ea6 use hive_test for monero and wownero tests 2022-11-10 10:46:09 -06:00
julian
c7a6ffd3e4 Merge branch 'staging' into desktop-testing 2022-11-09 17:58:34 -06:00
julian
3ee0e97628 DesktopSecureStore implementation using Isar as backend, renamed FlutterSecureStorageInterface 2022-11-09 17:55:34 -06:00
julian
2bdf5f152c dynamic secure storage provider 2022-11-09 17:55:34 -06:00
sneurlax
bad88aeecb
Merge branch 'staging' into wownero/25-word 2022-11-09 08:33:15 -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
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
c962f597fd added extra checks to BCH as well as test cases 2022-11-07 15:48:27 -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
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
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
sneurlax
65338ad87b Merge branch 'staging' into tests/mainnet 2022-11-07 08:40:57 -06:00
julian
7dbc9d270b temp bch send fix testnet and fix tests 2022-11-04 18:18:39 -06:00
Marco Salazar
b8d304f9a3
Merge branch 'staging' into flutter3.3.4 2022-10-24 10:56:12 -06:00
Marco
27c2e38311 fix bitcoin cash tests 2022-10-19 16:16:00 -06:00
sneurlax
9fdec1c451 Merge remote-tracking branch 'origin/flutter3.3.4' into tests/mainnet 2022-10-18 21:10:01 -05:00