Commit graph

17 commits

Author SHA1 Message Date
julian
f386a8803c disable libmonero tests in sw 2023-01-24 15:29:45 -06:00
julian
0c1db6f249 clean up tests for now 2023-01-20 10:22:18 -06:00
julian
fd5a237170 move db modifying func to MainDB out of WalletDb, add MainDB mocks to coin tests, build runner generate mocks 2023-01-19 15:13:03 -06:00
julian
35f6ffd4fc coin tests linter warnings and clean up 2023-01-19 13:24:16 -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
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
sneurlax
6e48fc4ea6 use hive_test for monero and wownero tests 2022-11-10 10:46:09 -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
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
sneurlax
c2aeb5bae8 Add Wownero mainnet wallet address generation test 2022-10-14 18:38:46 -05:00