| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-16 | Link wallet-crypto on android (#36) | cyan | |
| * Link wallet-crypto on android * build wallet-crypto for android x86_64 | |||
| 2024-07-30 | make checksum less noisy (#23) | cyan | |
| 2024-07-30 | Generic safety cleanup (#22) | cyan | |
| * create checksum system for versioning * minor changes to CI * dart ffi cleanup * update checksums | |||
| 2024-07-16 | fix darwin builds | Czarek Nakamoto | |
| 2024-07-16 | fix darwin exported symbols | Czarek Nakamoto | |
| update devcontrainer | |||
| 2024-06-29 | ok, I'm honestly tired of working on android, why couldn't the documentation ↵ | Czarek Nakamoto | |
| state what I need to do, instead of sharing things that do not really work, forcing me to go and see cmake source to figure out what do I need to do. | |||
| 2024-06-29 | fix wownero build on aarch64 sfos | Czarek Nakamoto | |
| 2024-06-28 | try to use ANDROID_STL=c++_static | cyan | |
| 2024-06-28 | createWalletFromDevice | cyan | |
| 2024-06-28 | statically link libc++ | cyan | |
| 2024-06-28 | fix polyseed path for "aarch64-meego-linux-gnu" | Czarek Nakamoto | |
| 2024-06-27 | remove woodpecker config | Czarek Nakamoto | |
| static libc++ on android | |||
| 2024-06-26 | add dummy device to monero codebase | Czarek Nakamoto | |
| 2024-06-12 | fix wownero build issues, rename target to proper triplet | Czarek Nakamoto | |
| 2024-06-05 | fix typov0.18.3.3-RC46 | Czarek Nakamoto | |
| 2024-05-27 | macos fixes | Czarek Nakamoto | |
| 2024-05-23 | mingw and android fixes | Czarek Nakamoto | |
| 2024-05-23 | -DCMAKE_SYSTEM_VERSION=1 | Czarek Nakamoto | |
| is the workaround to update to newer ndk without breaking the entire build system | |||
| 2024-05-18 | fix build issues | Czarek Nakamoto | |
| 2024-05-16 | wip ur supportv0.18.3.3-RC43 | Czarek Nakamoto | |
| 2024-05-16 | WIP: UR support in monero | Czarek Nakamoto | |
| 2024-05-15 | add {aarch64,x86_64}-host-apple-darwin targets | Czarek Nakamoto | |
| 2024-05-15 | MAKE_OSX_ARCHITECTURES | Czarek Nakamoto | |
| 2024-05-15 | fix amd64 builds on macos | Czarek Nakamoto | |
| fix homebrew_prefix | |||
| 2024-05-01 | expose free functionv0.18.3.3-RC42 | Czarek Nakamoto | |
| 2024-04-29 | multisigv0.18.3.3-RC41 | Czarek Nakamoto | |
| 2024-04-29 | windows support | Czarek Nakamoto | |
| 2024-04-26 | fix darwin cross compilation buildv0.18.3.3-RC40 | Czarek Nakamoto | |
| 2024-04-25 | wownero-seed support | Czarek Nakamoto | |
| 2024-04-23 | export symbols on macosv0.18.3.3-RC36 | Czarek Nakamoto | |
| 2024-04-22 | add missing functionality from for cake's polyseed implementationv0.18.3.3-RC33 | Czarek Nakamoto | |
| 2024-04-20 | fix memory allocation issuev0.18.3.3-RC31 | Czarek Nakamoto | |
| 2024-04-20 | fix signaturev0.18.3.3-RC30 | Czarek Nakamoto | |
| 2024-04-19 | unsigned long longv0.18.3.3-RC29 | Czarek Nakamoto | |
| 2024-04-19 | Wallet::reconnectDevice implementation | Czarek Nakamoto | |
| 2024-04-19 | legacy code removal + deprecation notice | Czarek Nakamoto | |
| can't remove the runTHread code just yet as xmruw depends on it, and I don't have enough hours in the day to fix that at the moment. | |||
| 2024-04-19 | make vectorToString behave as it should, without appending separators when ↵ | Czarek Nakamoto | |
| it isn't required | |||
| 2024-04-17 | add multi dest tx supportv0.18.3.3-RC28 | Czarek Nakamoto | |
| 2024-04-15 | WIP: cake stuffv0.18.3.3-RC27 | Czarek Nakamoto | |
| 2024-04-15 | polyseed fixv0.18.3.3-RC26 | Czarek Nakamoto | |
| tobtoht: Since only the composed languages are broken, it could also be that canonical composition is producing weird output. Try dumping whatever seed string is being fed to polyseed_decode to hex and we should be able to tell. Or try removing UTF8PROC_LUMP from utf8_nfc | |||
| 2024-04-11 | Revert "add polyseed language options" | Czarek Nakamoto | |
| This reverts commit a032a20221579d5fb9445b370eec1b6bd4ff653b. | |||
| 2024-04-11 | add polyseed language optionsv0.18.3.3-RC22 | Czarek Nakamoto | |
| 2024-04-05 | add comments explaining what does the code do? | Czarek Nakamoto | |
| 2024-04-02 | actually fix and not workaround the iOS issue.v0.18.3.3-RC16 | Czarek Nakamoto | |
| 2024-04-02 | feat: iOS buildsv0.18.3.3-RC15 | Czarek Nakamoto | |
| includes patches to - randomx: https://github.com/tevador/RandomX/pull/294 - randomwow: https://git.wownero.com/wownero/RandomWOW/pulls/2 | |||
| 2024-04-01 | un-conflict exported symbols on macos | Czarek Nakamoto | |
| 2024-04-01 | feat: macos host builds | Czarek Nakamoto | |
| 2024-04-01 | fix: wownero and monero wallets in the same processv0.18.3.3-RC12 | Czarek Nakamoto | |
| ci: cache ~/.ccache directory | |||
| 2024-03-31 | feat: split MONERO and WOWNERO prefixed functionsv0.18.3.3-RC11 | Czarek Nakamoto | |
| So basically: when we open the .so file, we define some symbols, and it appears that if we load something else, with the same symbols, under the same thread we cause some funky behaviour - like calling function a wownero function MONERO_Wallet_address() resulting in a monero address being generated. Needless to say, this is undesired, and a blocker for https://github.com/cypherstack/stack_wallet/pull/818 I'm afraid that this may not solve all of our issues (but will solve some significant roadblocks), because of the "genesis block" issue, as output of nm -gDC release/wownero/x86_64-linux-gnu_libwallet2_api_c.so | grep genesis indicate that these functions may share *something* in common across both WOW and XMR libraries. In a case in which this fix won't be sufficient, I think that the way forward would be to close the dynamic libraries, but before we do that I want to check if maybe there is a change to run multiple wallets at once. | |||
