Czarek Nakamoto
|
4918aeb984
|
update ci scripts
|
2024-12-12 09:18:43 -05:00 |
|
Czarek Nakamoto
|
9750d2a9ec
|
fix dependencies
|
2024-12-12 07:12:35 -05:00 |
|
Czarek Nakamoto
|
ed513e374c
|
update dependencies
|
2024-12-12 06:51:27 -05:00 |
|
Czarek Nakamoto
|
b04d250c67
|
fix api calls in async transaction creation
|
2024-11-14 07:01:49 -05:00 |
|
Czarek Nakamoto
|
50589a5007
|
fix regex, don't throw error when opening wallet, fix tx history, fix async calls, move stuff to isolate
|
2024-11-13 11:36:51 -05:00 |
|
Czarek Nakamoto
|
fe0ddcd031
|
fix wallet resttore, fix hardcoded IP
|
2024-11-13 05:25:09 -05:00 |
|
Czarek Nakamoto
|
268a884af5
|
bump monero_c commit (yes, again, I know)
|
2024-11-12 18:58:34 -05:00 |
|
Czarek Nakamoto
|
891d82c4cb
|
update monero_c hash
|
2024-11-12 11:25:05 -05:00 |
|
Czarek Nakamoto
|
1432114509
|
fix invalid zano imports, add support for linux, speed up CI builds
|
2024-11-12 08:11:18 -05:00 |
|
Czarek Nakamoto
|
0d2edb8b69
|
update monero_c hash
|
2024-11-12 07:22:31 -05:00 |
|
Czarek Nakamoto
|
c19d77589a
|
zano changes from monero_c repo
|
2024-11-11 20:24:07 -05:00 |
|
Czarek Nakamoto
|
bea81d2c67
|
call sync call in isolate to make it async
generate framework for iOS as well
fix UR issues
|
2024-11-11 08:30:32 -05:00 |
|
Czarek Nakamoto
|
09b02f9b0b
|
move async call to a synchronouse one
|
2024-11-10 22:10:19 -05:00 |
|
Czarek Nakamoto
|
465f1dec9d
|
fix zano build issues on android
|
2024-11-07 05:31:28 -05:00 |
|
Czarek Nakamoto
|
e2278ae403
|
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into zano-pr
+ migrate to monero_c
|
2024-11-06 15:21:02 +01:00 |
|
leo1234
|
f7474b9d8d
|
Applied a patch for iOS build (Boost and Zano scripts)
|
2024-09-01 18:53:09 +08:00 |
|
cr.zoidberg
|
2dbea9b055
|
latest changes
|
2024-08-16 18:56:39 +04:00 |
|
cr.zoidberg
|
b210dfeda4
|
inital ios integration(zano libs built)
|
2024-08-14 21:20:26 +04:00 |
|
leo
|
02bfe643d9
|
changed fields to BigInt, some fixes
|
2024-08-07 12:32:47 +00:00 |
|
leo
|
82f6b159f1
|
resolve conflicts and merge
|
2024-08-03 12:18:19 +00:00 |
|
leo
|
e02f088e1e
|
added seed phrase
|
2024-04-10 18:31:03 +00:00 |
|
leo
|
0a6f162991
|
some refactoring
|
2024-04-09 12:17:25 +00:00 |
|
leo
|
9f93cb3f92
|
several attempts to close wallet
|
2024-04-09 11:29:43 +00:00 |
|
leo
|
54a522ac0b
|
getting and updating transaction list; restoring a wallet from QR code
|
2024-04-09 10:59:43 +00:00 |
|
leo
|
89b572cae2
|
whitelists
|
2024-04-06 10:03:11 +00:00 |
|
leo
|
42731fcdcb
|
open, create, restore wallet refactoring; whitelists
|
2024-04-03 15:14:53 +00:00 |
|
leo
|
9d9fe4a5a6
|
added different digits (decimal points) for formatters, some refactoring
|
2024-03-20 11:17:48 +00:00 |
|
leo
|
662aba5d72
|
whitelists, some refactoring
|
2024-03-19 15:51:08 +00:00 |
|
leo1234
|
5af75aa7ad
|
transfers for multiple destinations and send all, some refactoring
|
2024-03-18 20:15:54 +08:00 |
|
leo
|
c74a114209
|
transfers in different assets
|
2024-03-16 10:55:03 +00:00 |
|
leo
|
b2b6578972
|
adding/removing from whitelist
|
2024-03-15 12:42:27 +00:00 |
|
leo
|
5699230ba1
|
added multibalance/asset support for zano (ui)
|
2024-03-14 06:28:29 +00:00 |
|
leo
|
26e3a6caa8
|
merge with latest cakewallet to leofork
|
2024-03-10 08:04:15 +00:00 |
|
leo
|
23485a4bab
|
fixed syncing sync status, decimal division, safe null json parsing
|
2024-03-10 02:51:30 +00:00 |
|
leo1234
|
75f1f3f7cc
|
removed the duplicate
|
2024-03-09 19:04:12 +08:00 |
|
leo1234
|
9228d91daa
|
logging
|
2024-03-08 20:42:09 +08:00 |
|
leo1234
|
43e9cd284a
|
added multiple destinations, send all flag; some refactoring
|
2024-03-08 18:50:34 +08:00 |
|
leo1234
|
e1da71a1d1
|
added logging for get status/get info
|
2024-03-06 17:47:22 +08:00 |
|
leo1234
|
3c2953a718
|
updated zano ApiCalls, removed dummy
|
2024-03-06 14:48:59 +08:00 |
|
leo1234
|
00a5bd941f
|
updated zano ApiCalls, removed dummy
|
2024-03-06 14:48:38 +08:00 |
|
leo
|
141867930a
|
last upd
|
2024-01-08 16:44:35 +00:00 |
|
leo
|
e4c775bffe
|
send + receive qr code
|
2023-12-16 15:00:22 +00:00 |
|
leo
|
df984ca515
|
some cleanup
|
2023-12-16 12:19:11 +00:00 |
|
leo
|
3eaec03b6c
|
added pending transfer, some cleanup of unused
|
2023-12-16 08:49:23 +00:00 |
|
leo
|
8d3dd6f202
|
wallet recovery
|
2023-12-14 04:51:16 +00:00 |
|
leo
|
2d886e1213
|
zano.dart test app
|
2023-12-02 09:42:00 +00:00 |
|
leo
|
dda6d4c750
|
last updates
|
2023-11-17 17:40:23 +00:00 |
|
leo
|
58e505944c
|
changes for zano wallet
|
2023-10-31 11:00:12 +00:00 |
|
leo
|
d5f84fec0f
|
fixed zano build script
|
2023-10-26 12:13:57 +00:00 |
|
leo
|
a260d0a599
|
fixing api for zano
|
2023-10-25 19:07:58 +00:00 |
|