cyan
9301097ff5
add support for ios simulator ( #111 )
...
* add support for ios simulator
* remove libmd.tbd dependency
2025-02-04 18:22:07 +01:00
cyan
fcc2924f31
initial zano commit ( #83 )
...
* initial zano commit
* update checksum, fix zano patches on CI
* fix monero builds
* fix cmake command
* fix: devcontainer on x64
ffigen: add zano
zano: add missing free
dart: implement zano
* update boost filenames
* unboost the cmakelists
* fix zano boost issues
* added patch into proper location
* fix various build issues
* [skip ci] update tor-connect
* fix zano builds for ios
* fix apply patches and don't fail-fast
* uncomment build depends for monero
* build_single.sh fix for macos native builds
* disable qemu on arm64 builders from buildjet
* fix boost, fix missing symbols (maybe)
* fix ordering of crypto and ssl libraries
* fix wownero mingw
* fetch zano releases to release-bulk
* build things 'the zano way'
* proper cmake config
* Zano.. yeah...
* Update zano release to 2.0.1.367
* update zano patches
* update zano builds
* update zano build
* fix zano build
* move zlibstatic to the top (this shouldn't matter anyway)
* fix patch location, update tor-connect
* update ci runner
* fix zano build on the CI
* enable zano for other targets
* nvm
* don't use darwin in single release file
* Increase max password length
* build contrib/depends offline
* zano support for macos
* Update dependencies to work on multithread via rosetta2
* different way of adding .patch-applied
* Improve performance of incremental builds
* remove unnecessary patches
* update coin-control patch
* fix test
* remove contrib/depends patches in wownero
* chore: support fallback names in the download_deps util
---------
Co-authored-by: Im-Beast <franik.mateusz@gmail.com >
2025-01-04 09:02:44 +01:00
cyan
2a38bf2961
cleanup patches (and other stuff) ( #79 )
...
* cleanup patches
* fix polyseed patch
* Fix iOS builds
* fix polyseed dependencies
* fix polyseed patch for macOS
* update ledger patch
* update wownero patches and version
* update checksums
* wip"
* update gitmodules
* update boost build script
* update build_single.sh
* vix verbosey_copy
* fix __clear_cache bug on wownero
* update randomwow
* migrate build system
* fix cross compilation issues
* some more build issue
* update polyseed
* cleanup cmakelists
* fix toolchain.cmake.in
* add ssp
* another attempt at building windows on CI
* fix package name
* migrate mirror to my own hosting
* change download mirror priority (fallback first)
* link ssp in monero module as well by using CMAKE_{C,CXX}_FLAGS
* fix android builds
* update polyseed source
* 13 -> trixie
* fix package name conflicts, update runner to sid
* update boost to 1_84_0, disable patch that's no longer needed
* switch to ubuntu:24.04
* add POLYSEED_STATIC to toolchain.cmake.in in order to properly link
* drop patches
* fixes to darwin
* link missing wowner-seed library
* a litte bit more of experiments
* build locale only on windows
* update iconv
* update definitions
* update ci builds
* update my progress
* ios fix, update depends, ci
* multithread build system
* fix android, mingw and linux build issues
* remove dependency check
* update Dockerfile to include pigz
* show a message when pigz is missing
* fix devcontainer mingw setup (missing ENV)
* update android build runner
* sailfishos dropped (you better go behave yourself and run actual linux programs)
* fiz pigz issues
* install llvm-ranlib for android
* fix iOS build issues
* fix dummy ledger patch
* fix macos and darwin
* fix macos ci
* fix macos build command
* install autoconf
* add automake
* add libtool
* macos fixes, wownero fixes, idk what else, please help me
* fix wownero iOS build
* Cleanup patches
* add try-catch into monero code
* fix error handling
* update checksums
2024-12-04 10:22:48 -05:00
Konstantin Ullrich
d47fb52828
Remove ledger_flutter_plus dependency
2024-11-11 16:55:28 +01:00
Konstantin Ullrich
8182ca416e
Add MONERO_WalletManager_queryWalletDevice to monero_libwallet2_api_c.exp
2024-11-11 16:28:04 +01:00
cyan
1d8e0fb30b
ledger changes ( #41 )
...
* ledger changes
* minor fix
* Implement monero queryWalletDevice
* update checksums
* Remove ledger_flutter_plus dependency
---------
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com >
2024-10-21 12:54:58 +02:00
cyan
939040032f
Fix freeze coin info ( #73 )
...
* Enable stdout/stderr logging to logcat on android
* coin control fix
2024-10-16 17:34:19 +02:00
Czarek Nakamoto
00a935025e
update checksum
2024-08-28 14:34:16 +02:00
Czarek Nakamoto
b1f49d4b99
fix multdest mixing
2024-08-28 14:34:16 +02:00
cyan
d7a38301ec
Monero v0.18.3.4 ( #38 )
...
* updated monero dependency
* update patches for v0.18.3.4
* update generate checksum to include version of submodule as well
2024-08-26 06:57:16 +02:00
cyan
41c58acb95
Link wallet-crypto on android ( #36 )
...
* Link wallet-crypto on android
* build wallet-crypto for android x86_64
2024-08-16 21:01:02 +02:00
cyan
4b4e434c25
make checksum less noisy ( #23 )
2024-07-30 18:31:06 +02:00
cyan
373588247b
Generic safety cleanup ( #22 )
...
* create checksum system for versioning
* minor changes to CI
* dart ffi cleanup
* update checksums
2024-07-30 17:46:55 +02:00
Czarek Nakamoto
2de2e59c3c
fix darwin builds
2024-07-16 13:17:16 +02:00
Czarek Nakamoto
b3da711965
fix darwin exported symbols
...
update devcontrainer
2024-07-16 10:19:23 +02:00
Czarek Nakamoto
716106b3a6
ok, I'm honestly tired of working on android, why couldn't the documentation 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 06:40:59 +00:00
Czarek Nakamoto
d145acd8bd
fix wownero build on aarch64 sfos
2024-06-29 00:14:18 +02:00
cyan
4433193415
try to use ANDROID_STL=c++_static
2024-06-28 13:43:14 +00:00
cyan
cc09fa7fa8
createWalletFromDevice
2024-06-28 12:53:39 +00:00
cyan
158c14b7a2
statically link libc++
2024-06-28 12:45:10 +00:00
Czarek Nakamoto
ac5859fb65
fix polyseed path for "aarch64-meego-linux-gnu"
2024-06-28 08:46:35 +02:00
Czarek Nakamoto
b2ac946c43
remove woodpecker config
...
static libc++ on android
2024-06-27 07:40:32 +02:00
Czarek Nakamoto
34a3616180
add dummy device to monero codebase
2024-06-26 15:41:19 +02:00
Czarek Nakamoto
cd07e5d211
fix wownero build issues, rename target to proper triplet
2024-06-12 16:53:30 +02:00
Czarek Nakamoto
f79d335d6f
fix typo
2024-06-05 14:38:47 +02:00
Czarek Nakamoto
4899bb9a09
macos fixes
2024-05-27 10:25:54 +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
1ef940fdee
fix build issues
2024-05-18 12:43:42 +02:00
Czarek Nakamoto
e2e752c365
wip ur support
2024-05-16 18:26:32 +02:00
Czarek Nakamoto
1474a8c5de
WIP: UR support in monero
2024-05-16 08:09:57 +02:00
Czarek Nakamoto
89c7a09ec2
add {aarch64,x86_64}-host-apple-darwin targets
2024-05-15 19:19:09 +02:00
Czarek Nakamoto
5e17368b41
MAKE_OSX_ARCHITECTURES
2024-05-15 18:21:22 +02:00
Czarek Nakamoto
9a81739945
fix amd64 builds on macos
...
fix homebrew_prefix
2024-05-15 17:28:35 +02:00
Czarek Nakamoto
cd90f3bcd0
expose free function
2024-05-01 14:02:30 +02:00
Czarek Nakamoto
b739dd6b51
multisig
2024-04-29 14:09:14 +02:00
Czarek Nakamoto
6f29bb5387
windows support
2024-04-29 12:22:49 +02:00
Czarek Nakamoto
62d5d5d393
fix darwin cross compilation build
2024-04-26 08:15:47 +02:00
Czarek Nakamoto
b7eab542df
wownero-seed support
2024-04-25 10:07:36 +02:00
Czarek Nakamoto
35aed1976f
export symbols on macos
2024-04-23 08:53:22 +02:00
Czarek Nakamoto
7e49b4ad69
add missing functionality from for cake's polyseed implementation
2024-04-22 12:49:17 +02:00
Czarek Nakamoto
b736b3e465
fix memory allocation issue
2024-04-20 16:52:51 +02:00
Czarek Nakamoto
162dfa6683
fix signature
2024-04-20 15:27:51 +02:00
Czarek Nakamoto
6dfe04ddd7
unsigned long long
2024-04-19 16:44:01 +02:00
Czarek Nakamoto
05569f7b80
Wallet::reconnectDevice implementation
2024-04-19 16:28:59 +02:00
Czarek Nakamoto
53816c3610
legacy code removal + deprecation notice
...
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 16:28:07 +02:00
Czarek Nakamoto
7c0c08627c
make vectorToString behave as it should, without appending separators when it isn't required
2024-04-19 16:25:05 +02:00
Czarek Nakamoto
a1d03a28a7
add multi dest tx support
2024-04-17 16:16:22 +02:00
Czarek Nakamoto
19df009754
WIP: cake stuff
2024-04-15 22:18:55 +02:00
Czarek Nakamoto
1b58a960da
polyseed fix
...
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-15 16:17:54 +02:00