Commit Graph

83 Commits

Author SHA1 Message Date
Czarek Nakamoto
ae800585b7 Mention where newer builds are living 2024-03-02 08:18:30 +01:00
Czarek Nakamoto
7f6df5f0b4 fetch repository 2024-03-01 22:32:32 +01:00
Czarek Nakamoto
abaa3a2d16 Bump NPROC=4, fix clone. 2024-03-01 18:43:02 +01:00
Czarek Nakamoto
dcb800136d fixed platform 2024-03-01 07:44:00 +01:00
Czarek Nakamoto
806442cfcc update makefile and woodpecker ci 2024-02-29 22:05:27 +01:00
Czarek Nakamoto
c6350ec177 sfos to ci 2024-02-29 09:48:18 +01:00
Czarek Nakamoto
06c7a260e0 feat: sailfishos port (initial) 2024-02-28 07:34:26 +01:00
Czarek Nakamoto
4cc54124d0 fix linux build 2024-02-23 16:59:41 +01:00
Czarek Nakamoto
1a1fb8aacc fix platform 2024-02-23 16:50:36 +01:00
Czarek Nakamoto
0c9651ce56 fix woodpecker definition 2024-02-23 14:26:02 +01:00
Czarek Nakamoto
f4b7f59c42 update makefile and make NPROC=1 2024-02-22 19:07:34 +01:00
Czarek Nakamoto
704a1069db add linux/arm64 2024-02-22 16:56:42 +01:00
Czarek Nakamoto
1a0d77e212 woodpecker linux 2024-02-17 22:31:26 +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
c7c553a7f3 added intial woodpecker config 2024-02-15 09:15:37 +01:00
Czarek Nakamoto
81ccfac99e Merge pull request 'Configure Renovate' (#3) from renovate/configure into anonero
Reviewed-on: https://git.mrcyjanek.net/mrcyjanek/monero_c/pulls/3
2024-01-20 12:18:35 +01:00
Renovate Bot
6c5d7aa67a Add renovate.json 2024-01-20 11:03:06 +00:00
Czarek Nakamoto
8d2f007d9e getWalletManager 2024-01-19 16:12:34 +01:00
Czarek Nakamoto
f8bc659801 fix walletmanager wrap 2024-01-19 10:25:27 +01:00
Czarek Nakamoto
5fd5036ea3 add MONERO_DEBUG_isPointerNull 2024-01-11 15:15:57 +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
74d9346168 view-only support 2024-01-07 14:38:45 +01:00
Czarek Nakamoto
5461105581 fix splitString, add logging 2024-01-05 17:32:49 +01:00
Czarek Nakamoto
a2ef1040df coins update 2024-01-05 14:59:45 +01:00
Czarek Nakamoto
9511e3bb30 link agains utf8proc and libpolyseed_wrapper.a 2024-01-05 14:47:40 +01:00
Czarek Nakamoto
bf0f5200b1 update readme 2024-01-05 14:36:33 +01:00
Czarek Nakamoto
7edd463444 link against libpolyseed.a 2024-01-05 12:26:37 +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
53d14fc615 prepare for sweep 2024-01-03 14:11:19 +01:00
Czarek Nakamoto
476c3a43e4 Make the process run a bit differently,
let's delay the task to the Isolate.run as std::thread
was causing some funky crashes that I'm in no mood
to fix atm
2024-01-03 13:24:07 +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
8535822d46 MONERO_Wallet_seed add seed_offset
MONERO_Wallet_daemonBlockChainHeight_runThread add sleep()
2024-01-03 10:49:27 +01:00
Czarek Nakamoto
4a431efd3a package libwallet2_api_c.so as .deb package 2024-01-03 10:05:11 +01:00
Czarek Nakamoto
91e3cf85cd move daemonBlockChainHeight to a separate thread 2024-01-03 09:12:22 +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
b0d4215319 fix major typo 2024-01-02 10:33:50 +01:00
Czarek Nakamoto
224da2747f fix type on filename method 2024-01-02 10:12:28 +01:00
Czarek Nakamoto
14f36c23b7 drop getAll functions for TransactionHistory 2024-01-02 00:44:29 +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
a1e087b617 - helpers.cpp:
- functions for dealing with:
    - std::vector<std::string>
    - std::vector<uint32_t>
    - std::vector<std::set<uint32_t>>
- wallet2_api_c.h:
  - PendingTransaction
    - txid
    - subaddrAccount
    - subaddrIndices
    - multisigSignData
    - signMultisigTx
    - signersKeys
2024-01-01 14:01:31 +01:00
Czarek Nakamoto
06f0de164e fix caching 2023-12-31 00:23:33 +01:00