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
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
Likho
9d68ffe6b2
Fix HTTP send dart errors
2022-09-01 17:02:22 -05:00
Likho
bf186fe2bb
Add HTTP send method for epiccash
2022-09-01 04:24:59 -05:00
Likho
d49fc8881a
Update IOS header file signatures
2022-08-30 09:44:36 -05:00
Likho
3ef6bf3b30
Merge branch 'main' into open-wallet-and-store
2022-08-30 08:22:42 -05:00
Likho
652da68e25
Open wallet once and store instrance
2022-08-30 07:26:45 -05:00
Marco Salazar
7043ccc9e9
ios fix
2022-08-30 00:20:07 +08:00
Marco
7bd2b6b38a
fixes firo but removes firo testnet
2022-08-29 21:50:02 +08:00
Marco
0de35c249c
possible fix for monero syncing bug
2022-08-28 00:06:04 +08:00
Marco
7144baf02e
include git commit build history
2022-08-26 20:28:26 +08:00
Marco
43cc380794
added back the crypto_plugins
2022-08-26 16:15:29 +08:00