Commit Graph

11 Commits

Author SHA1 Message Date
Czarek Nakamoto
7bd5002cc9 new function:
- MONERO_Wallet_setRefreshFromBlockHeight
2023-12-30 00:45:47 +01:00
Czarek Nakamoto
c608ba2960 new functions:
- MONERO_Wallet_getRefreshFromBlockHeight
- MONERO_Wallet_connectToDaemon
- MONERO_Wallet_connected
- MONERO_Wallet_setProxy
new enum: ConnectionStatus
2023-12-29 22:30:03 +01:00
Czarek Nakamoto
66e06c38f6 new funcs:
MONERO_Wallet_setOffline
MONERO_Wallet_isOffline
MONERO_WalletManager_setProxy
MONERO_WalletManagerFactory_setLogLevel
2023-12-29 16:41:19 +01:00
Czarek Nakamoto
eabe10d3d9 drop wallet_ptr from places where it isn't used 2023-12-29 00:20:22 +01:00
Czarek Nakamoto
7d30d2f2d3 add some more functions 2023-12-28 23:32:57 +01:00
Czarek Nakamoto
8188318c26 fun fact: you need to change function definition when you change the corresponding .h file 2023-12-28 11:58:41 +01:00
Czarek Nakamoto
558a5414fb update header file 2023-12-28 11:12:09 +01:00
Czarek Nakamoto
07f56276b0 implement some functions to perform testing 2023-12-27 23:05:56 +01:00
Czarek Nakamoto
fb76ef5ddd ci update, cpp update 2023-12-27 22:04:19 +01:00
Czarek Nakamoto
7e901a1d6e cleanup: remove monerujo leftovers
ci: different release name
ci: syntax fix
2023-12-27 08:45:30 +01:00
Czarek Nakamoto
0f612f0bbe Initial commit 2023-12-26 21:43:14 +01:00