Commit Graph

52 Commits

Author SHA1 Message Date
Czarek Nakamoto
0818d7cdc8 fix ci 2024-06-13 12:29:47 +02:00
Czarek Nakamoto
67b8214776 use custom release token 2024-05-30 09:50:54 +02:00
Czarek Nakamoto
72bae6b8c9 ci fixes 2024-05-24 11:42:56 +02:00
Czarek Nakamoto
fa8d4c70c3 fix macos compliance 2024-05-24 07:34:48 +02:00
Czarek Nakamoto
54ed596ec5 macos compat
android fixes
2024-05-23 13:58:42 +02:00
Czarek Nakamoto
f9a6c90c89 mingw and android fixes 2024-05-23 09:33:14 +02:00
Czarek Nakamoto
c4b28a6a62 -DCMAKE_SYSTEM_VERSION=1
is the workaround to update to newer ndk without breaking the entire build system
2024-05-23 08:03:35 +02:00
Czarek Nakamoto
d41f4fd6d0 fix mingw, darwin builds
break mutex in ledger
2024-05-21 13:59:56 +02:00
Czarek Nakamoto
d5ca199581 initial gh actions 2024-05-21 10:23:37 +02:00
Czarek Nakamoto
0f26c8022c [skip ci] wip 2024-03-08 23:45:51 +01:00
Czarek Nakamoto
294edb0621 host copy libs + openssl "fix" 2024-03-02 09:49:18 +01:00
Czarek Nakamoto
ae800585b7 Mention where newer builds are living 2024-03-02 08:18:30 +01:00
Czarek Nakamoto
a61bd15409 fixed zlib version 2024-02-17 19:05:48 +01:00
Czarek Nakamoto
67c47c5491 add signing functionality 2024-02-17 18:10:28 +01:00
Czarek Nakamoto
54fd59fb75 fix linux build 2024-01-09 11:06:24 +01:00
Czarek Nakamoto
485ebe04a8 fix boost downloads 2024-01-07 16:06:20 +01:00
Czarek Nakamoto
a2ef1040df coins update 2024-01-05 14:59:45 +01:00
Czarek Nakamoto
12bc3aaaa9 drop cache, it is causing more trouble than it's worth
implement anonero's fork functions in bridge. Calling it RC39 to not break versioning.
2024-01-04 22:17:42 +01:00
Czarek Nakamoto
1e52f62e78 anonero 2024-01-03 23:41:04 +01:00
Czarek Nakamoto
ded4e17853 add ldpreload 2024-01-03 15:31:15 +01:00
Czarek Nakamoto
a830e22a67 fix bash syntax 2024-01-03 14:18:05 +01:00
Czarek Nakamoto
41a470c19e linux update 2024-01-03 12:55:19 +01:00
Czarek Nakamoto
9fefb274b8 don't fail on release 2024-01-03 12:36:32 +01:00
Czarek Nakamoto
f03ad3177a build linux on each push 2024-01-03 12:00:22 +01:00
Czarek Nakamoto
dc39ffa7db fix linux deb publish 2024-01-03 11:59:51 +01:00
Czarek Nakamoto
4a431efd3a package libwallet2_api_c.so as .deb package 2024-01-03 10:05:11 +01:00
Czarek Nakamoto
04bf616722 fix cached builds on linux 2024-01-03 07:49:23 +01:00
Czarek Nakamoto
7b7bca87a5 drop android's log library.
linux support
2024-01-02 22:45:20 +01:00
Czarek Nakamoto
8af549fea9 More functions ported over to monero_c.
Some leftovers are still present - but shouldn't contain anything
that is required by anonero
2024-01-02 00:26:21 +01:00
Czarek Nakamoto
5b25551b7f compress .so libraries
enable cached build artifacts
bring back release
2023-12-30 23:53:06 +01:00
Czarek Nakamoto
8d9b26f371 fix memory 2023-12-30 16:50:49 +01:00
Czarek Nakamoto
3eb7c3c5f8 . 2023-12-30 15:20:31 +01:00
Czarek Nakamoto
5976deb644 fix monero + fix if statement 2023-12-30 15:14:49 +01:00
Czarek Nakamoto
a6b89fa44b work, I beg you 2023-12-30 15:12:30 +01:00
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