Commit Graph

118 Commits

Author SHA1 Message Date
Czarek Nakamoto
59545cd233 fix if statement 2023-12-30 15:10:00 +01:00
Czarek Nakamoto
5d857662d1 fix yml 2023-12-30 15:06:43 +01:00
Czarek Nakamoto
9a97f3377e cache update 2023-12-30 15:01:47 +01:00
Czarek Nakamoto
617dcd426b fix yml 2023-12-30 13:51:08 +01:00
Czarek Nakamoto
48e6f06142 feat: cache build results
debug:
void MONERO_DEBUG_test0();
bool MONERO_DEBUG_test1(bool x);
int MONERO_DEBUG_test2(int x);
uint64_t MONERO_DEBUG_test3(uint64_t x);
void* MONERO_DEBUG_test4(uint64_t x);
const char* MONERO_DEBUG_test5();
const char* MONERO_DEBUG_test5_std();
2023-12-30 13:47:07 +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
558a5414fb update header file 2023-12-28 11:12:09 +01:00
Czarek Nakamoto
c13769afa2 well... gitea runners are.. act.. runners. 2023-12-27 23:11:55 +01:00
Czarek Nakamoto
fb76ef5ddd ci update, cpp update 2023-12-27 22:04:19 +01:00
Czarek Nakamoto
2a6489678a ci: fix syntax, add x64 and i686 2023-12-27 10:25:16 +01:00
Czarek Nakamoto
146261522b ... 2023-12-27 09:36:46 +01:00
Czarek Nakamoto
c7d9503326 ci: bump nproc to 4 2023-12-27 08:49:33 +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
72e22ef65f keep openssl silent 2023-12-27 08:38:23 +01:00
Czarek Nakamoto
0bbb731631 matrix: arm 2023-12-27 08:35:37 +01:00
Czarek Nakamoto
76ef5a656f ci: use matrix 2023-12-27 08:22:57 +01:00
Czarek Nakamoto
4b8bdf6c27 use gitea action 2023-12-26 22:52:04 +01:00
Czarek Nakamoto
0f612f0bbe Initial commit 2023-12-26 21:43:14 +01:00