| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-02 | host copy libs + openssl "fix" | Czarek Nakamoto | |
| 2024-03-02 | Mention where newer builds are living | Czarek Nakamoto | |
| 2024-03-01 | fetch repository | Czarek Nakamoto | |
| 2024-03-01 | Bump NPROC=4, fix clone. | Czarek Nakamoto | |
| 2024-03-01 | fixed platform | Czarek Nakamoto | |
| 2024-02-29 | update makefile and woodpecker ci | Czarek Nakamoto | |
| 2024-02-29 | sfos to ci | Czarek Nakamoto | |
| 2024-02-28 | feat: sailfishos port (initial) | Czarek Nakamoto | |
| 2024-02-23 | fix linux build | Czarek Nakamoto | |
| 2024-02-23 | fix platform | Czarek Nakamoto | |
| 2024-02-23 | fix woodpecker definition | Czarek Nakamoto | |
| 2024-02-22 | update makefile and make NPROC=1 | Czarek Nakamoto | |
| 2024-02-22 | add linux/arm64 | Czarek Nakamoto | |
| 2024-02-17 | woodpecker linux | Czarek Nakamoto | |
| 2024-02-17 | fixed zlib version | Czarek Nakamoto | |
| 2024-02-17 | add signing functionality | Czarek Nakamoto | |
| 2024-02-15 | added intial woodpecker config | Czarek Nakamoto | |
| 2024-01-20 | Merge pull request 'Configure Renovate' (#3) from renovate/configure into ↵ | Czarek Nakamoto | |
| anonero Reviewed-on: https://git.mrcyjanek.net/mrcyjanek/monero_c/pulls/3 | |||
| 2024-01-20 | Add renovate.json | Renovate Bot | |
| 2024-01-19 | getWalletManager | Czarek Nakamoto | |
| 2024-01-19 | fix walletmanager wrap | Czarek Nakamoto | |
| 2024-01-11 | add `MONERO_DEBUG_isPointerNull` | Czarek Nakamoto | |
| 2024-01-09 | fix linux build | Czarek Nakamoto | |
| 2024-01-07 | fix boost downloads | Czarek Nakamoto | |
| 2024-01-07 | view-only support | Czarek Nakamoto | |
| 2024-01-05 | fix splitString, add logging | Czarek Nakamoto | |
| 2024-01-05 | coins update | Czarek Nakamoto | |
| 2024-01-05 | link agains utf8proc and libpolyseed_wrapper.a | Czarek Nakamoto | |
| 2024-01-05 | update readme | Czarek Nakamoto | |
| 2024-01-05 | link against libpolyseed.a | Czarek Nakamoto | |
| 2024-01-04 | drop cache, it is causing more trouble than it's worth | Czarek Nakamoto | |
| implement anonero's fork functions in bridge. Calling it RC39 to not break versioning. | |||
| 2024-01-03 | anonero | Czarek Nakamoto | |
| 2024-01-03 | add ldpreload | Czarek Nakamoto | |
| 2024-01-03 | fix bash syntax | Czarek Nakamoto | |
| 2024-01-03 | prepare for sweep | Czarek Nakamoto | |
| 2024-01-03 | Make the process run a bit differently, | Czarek Nakamoto | |
| 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 | linux update | Czarek Nakamoto | |
| 2024-01-03 | don't fail on release | Czarek Nakamoto | |
| 2024-01-03 | build linux on each push | Czarek Nakamoto | |
| 2024-01-03 | fix linux deb publish | Czarek Nakamoto | |
| 2024-01-03 | MONERO_Wallet_seed add seed_offset | Czarek Nakamoto | |
| MONERO_Wallet_daemonBlockChainHeight_runThread add sleep() | |||
| 2024-01-03 | package libwallet2_api_c.so as .deb package | Czarek Nakamoto | |
| 2024-01-03 | move daemonBlockChainHeight to a separate thread | Czarek Nakamoto | |
| 2024-01-03 | fix cached builds on linux | Czarek Nakamoto | |
| 2024-01-02 | drop android's `log` library. | Czarek Nakamoto | |
| linux support | |||
| 2024-01-02 | fix major typo | Czarek Nakamoto | |
| 2024-01-02 | fix type on filename method | Czarek Nakamoto | |
| 2024-01-02 | drop getAll functions for TransactionHistory | Czarek Nakamoto | |
| 2024-01-02 | More functions ported over to monero_c. | Czarek Nakamoto | |
| Some leftovers are still present - but shouldn't contain anything that is required by anonero | |||
| 2024-01-01 | - helpers.cpp: | Czarek Nakamoto | |
| - 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 | |||
