julian
b18151c74e
update submodule ref
2023-04-15 09:57:58 -06:00
sneurlax
d091d7fbcd
update flutter_libepiccash to b8222a95
2023-04-06 18:42:27 -05:00
julian
18f0bb2eb8
submodule ref update
2023-04-06 12:37:19 -06:00
julian-CStack
b2031a6cc6
update libmonero ref
2023-04-05 11:38:07 -06:00
sneurlax
4538109edc
flutter_libmonero update: copy unbound for wownero, too
2023-03-31 19:27:02 -05:00
sneurlax
cf7fe17bb6
Merge branch 'staging' into wownero/v0.11.0.1
2023-03-31 15:34:47 -05:00
sneurlax
601a3cae2e
remove hex and txKey members from PendingTransactionRaw FFI
...
remove hex and txkey params from Dart FFI
2023-03-27 14:44:09 -05:00
sneurlax
efa5acc7b0
update wownero build script
2023-03-27 11:53:54 -05:00
sneurlax
5fc520d7eb
wownero v0.11.0.1
2023-03-27 10:34:38 -05:00
sneurlax
ad5ccf66ed
update monero to v0.18.2.0
2023-03-23 11:44:04 -05:00
sneurlax
ce0374adcb
flutter_libepiccash update: fix http send error
2023-03-09 16:43:47 -06:00
sneurlax
579904e29a
flutter_libepiccash update to main
2023-03-06 19:11:24 -06:00
sneurlax
0b04fa162a
flutter_libepiccash update to fix/run_listener: define run_listener
...
TODO merge to main and update ref again
2023-03-06 19:02:33 -06:00
julian
cf25e62b32
liblelantus ref update
2023-03-06 08:46:29 -06:00
sneurlax
927d815565
flutter_libepiccash pub ref update: remove trailing commas
2023-03-03 16:55:51 -06:00
sneurlax
e436dc1ae5
flutter_libepiccash pub ref update: fix incomplete wallet deletion issue
2023-03-03 09:49:03 -06:00
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