Commit graph

60 commits

Author SHA1 Message Date
sneurlax
aeaa534b95 flutter_libepiccash pub ref update to Likho's fix 2023-03-03 09:11:44 -06:00
sneurlax
77de3cca46 pub ref update 2023-03-02 19:08:44 -06:00
sneurlax
a8e079bd84 pass config param to wallet deletion method
had to add param because existing rust wallet deletion method can't check for existence without it but I'd like to do this differently on the rust side and revert this change

plus the type handling (`decoded is String`) is a hack vs making a model like it probably should be
2023-03-01 17:59:20 -06:00
sneurlax
6c84921378 flutter_libepiccash ref update
remove invalid header definitions
2023-02-16 17:04:11 -06:00
sneurlax
261388ff87 flutter_libepiccash ref update
revert removing unused code
SwiftFlutterLibepiccashPlugin.swift etc also need to be updated to reflect those removals
2023-02-16 16:08:00 -06:00
sneurlax
e9b2b547b2 flutter_libepiccash ref update 2023-02-15 13:23:09 -06:00
sneurlax
ece0b1d1a7 flutter_libmonero ref update 2023-02-10 14:12:09 -06:00
julian
bcb8f2cd41 "choose from stack" fixes 2023-01-31 08:41:40 -06:00
julian
3c9aa827bf update to versioned desktop secure storage and login key blob 2023-01-26 10:01:51 -06:00
julian
ecd5df1ca0 update swb lib 2023-01-24 11:13:29 -06:00
julian
4c25a88c32 update to use new block data callback 2023-01-20 11:48:59 -06:00
julian
9ab2404970 update ref 2022-12-30 17:08:59 -06:00
sneurlax
b50c69b8c2 ref update: don't use windows-specific api class 2022-12-30 12:30:11 -06:00
sneurlax
2c1a02ac92 ref update: delay save (store) if android
ref update
2022-12-30 12:30:11 -06:00
julian
1789a1f05d update libmonero ref 2022-12-29 13:42:32 -06:00
julian
61d3afbe6e add windows build all script and point epic and lelantus plugins to new ref 2022-12-29 11:43:28 -06:00
sneurlax
999fd71f8f ref 2022-12-29 10:43:19 -06:00
sneurlax
74bd454795 ref 2022-12-29 10:25:39 -06:00
julian
ae7a33689d ref 2022-12-28 17:02:09 -06:00
julian
a60c4fef14 libmonero xmr sync listener callbacks 2022-12-28 10:25:55 -06:00
julian
30714909a7 update liblelantus submodule ref 2022-12-15 09:17:15 -06:00
julian
5d025f9080 update liblelantus commit 2022-12-14 10:51:08 -06:00
julian
316a34914f libmonero fix 2022-11-12 16:46:08 -06:00
julian
357fd5e6fe update libmonero submodule dep 2022-11-12 16:34:34 -06:00
sneurlax
24bdc100fb add address validation tests 2022-11-10 15:49:19 -06:00
sneurlax
15dc2512db update iOs headers 2022-11-10 12:19:51 -06:00
sneurlax
07c99309ff use native address validation 2022-11-10 10:21:07 -06:00
sneurlax
d15f022c4d update wownero's first blocks per month 2022-11-09 14:09:12 -06:00
sneurlax
357b93d6e8 use wownero.getHeightByDate
and save bufferedHeight upon Monero wallet creation
2022-11-09 00:16:21 -06:00
sneurlax
a54d9a561e track changes in flutter_libmonero 2022-11-08 23:10:27 -06:00
sneurlax
c66e382fc3 get appropriate WowneroWordList based on seed length 2022-11-08 17:30:09 -06:00
sneurlax
015f333269 do not rely upon nullable variable 2022-11-08 14:33:16 -06:00
sneurlax
d23f6f2823 return to use of final for bufferedCreateHeight using inline if
and use wowlet's height estimation function for 14 word seeds
2022-11-08 13:48:29 -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
julian
21f18326d8 update swb lib dependency 2022-11-04 17:42:45 -06:00
Marco
cb96bab645 fix github workflow being stuck 2022-10-18 15:23:35 -06:00
Marco Salazar
3b9082739c fix ios wownero build fully 2022-10-04 17:44:59 -06:00
Marco
956fa6a31c make linux folder hidden 2022-10-04 12:41:48 -06:00
Marco
2de7692375 organize linux monero saves 2022-10-04 12:29:50 -06:00
Marco Salazar
43be461188 fix ios compile 2022-09-30 00:22:44 +08:00
Marco
fffceb160c fix wow crash 2022-09-29 16:15:51 +08:00
julian
3ecd7fdce7 confirmations fix 2022-09-28 10:16:54 -06:00
julian
e8de5e3b10 flutter_libmonero update for wow fixes 2022-09-28 09:17:37 -06:00
Marco
d3767ed31e more wow fixes 2022-09-27 16:09:31 +08:00
Marco
a0d44b1f6f show build commits for native code 2022-09-12 20:43:59 +08:00
ryleedavis
c99c6d732e epic fix 2022-09-03 20:44:06 -06:00