Some Random Crypto Guy
2b15a84077
fixed coin control patch to work with v1.0.1
2025-10-06 13:53:45 +01:00
Some Random Crypto Guy
bc36b47870
fixed 0017 patch for v1.0.0
2025-10-02 20:27:03 +01:00
Some Random Crypto Guy
224a4665aa
fixed patches for dummy device etc
2025-09-30 14:22:47 +01:00
Some Random Crypto Guy
78c6768b51
initial import of serialize_cache_to_JSON functionality
2025-09-30 09:34:13 +01:00
Some Random Crypto Guy
a621c658a8
initialised var on construction
2025-09-30 09:18:40 +01:00
Czarek Nakamoto
2968e45b4c
serialize cache to json
2025-09-30 09:18:05 +01:00
Czarek Nakamoto
04ec60d6df
feat: enable desktop HIDAPI_DUMMY
2025-09-30 09:18:05 +01:00
Czarek Nakamoto
55b1865d38
fix: copy data in setDeviceReceivedData
2025-09-30 09:18:05 +01:00
cyan
8b3d0f2c35
feat: callback-based ledger connection ( #137 )
...
* feat: callback-based ledger connection
* int -> void use sendToLedgerDeviceCallback only when needed
* fix(ledger): fix binds, make functions static
* update ledger patch
* monero.dart: add ledger callback api
2025-09-30 09:16:58 +01:00
cyan
da6c95ff28
sdk updates ( #133 )
...
* cmake: fix minimum required version
* fix: unary_function -> __unary_function
* fix it only where it's broken
* update zano to 400
* improve ci speed, update xcode
* update dockerfile, remove zano mingw
* 16.2
2025-09-30 08:52:18 +01:00
Czarek Nakamoto
5ab515a7f7
fix cmake 4.0.0
2025-09-30 08:51:25 +01:00
Some Random Crypto Guy
8100f752e2
added asset() and type() methods to CoinsInfo API
2025-08-11 13:10:46 +01:00
Some Random Crypto Guy
808a0671c1
fixed coin-control patch to work with emplace_back() code instead of the deprecated tools::add_element() code
2025-08-11 11:27:30 +01:00
Some Random Crypto Guy
1831f243ff
fixed iOS RandomX crash
2025-08-08 11:11:53 +01:00
Some Random Crypto Guy
af359f4151
updated patches to apply cleanly to Salvium One with the new Carrot + SPARC code
2025-08-07 12:11:47 +01:00
Some Random Crypto Guy
e78aa5a863
fixed polyseed patch against latest Salvium One codebase
2025-06-05 14:27:48 +01:00
Some Random Crypto Guy
f31c97c303
updated patches to build against Salvium One pre-alpha codebase
2025-06-02 15:49:05 +01:00
Some Random Crypto Guy
235107fe5d
updated build to include correct source files upstream; renamed codebase to use SALVIUM_
2025-03-18 10:31:55 +00:00
Some Random Crypto Guy
e79f77f0a6
patches working
2025-03-18 09:58:46 +00:00
Some Random Crypto Guy
5d5019d58f
updated patches to apply against rebase-v0.18
2025-03-17 21:26:55 +00:00
Some Random Crypto Guy
fab66493eb
updated a couple of patches to work against the rebased v0.18.4.0 Zero code
2025-03-17 13:21:40 +00:00
Some Random Crypto Guy
a4c301a9a9
initial import of salvium submodule and associated changes (not functional)
2025-03-14 15:38:13 +00:00
renovate[bot]
3e63391d90
chore(deps): update zano digest to fbeb658 ( #123 )
...
* chore(deps): update zano digest to fbeb658
* fix zano patches
* update checksum
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: cyan <cyjan@mrcyjanek.net >
2025-03-07 12:23:52 +01:00
renovate[bot]
fdb16635cb
chore(deps): update zano digest to fe85ce2 ( #116 )
...
* chore(deps): update zano digest to fe85ce2
* rebase needed patches
* fix integration tests, generate checksum
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Czarek Nakamoto <cyjan@mrcyjanek.net >
2025-03-04 12:27:45 +01:00
cyan
991a0d0c97
[monero] update to latest v0.18 ( #122 )
...
* monero update
* update checksum
2025-02-20 15:12:58 +01:00
cyan
65608c09e9
relax mutex in invoke call ( #120 )
2025-02-18 15:53:16 +01:00
cyan
79f07dd4f9
zano: add keys to open_wallet_response ( #119 )
2025-02-18 05:00:34 +01:00
cyan
9d9b1f2f23
Fix ledger issue ( #114 )
...
* Fix ledger issue (https://github.com/cake-tech/cake_wallet/issues/2007 )
* cleanup debug message
2025-02-11 16:11:45 +01:00
Czarek Nakamoto
127c54599c
Change earliest fork height message
2025-01-29 16:34:17 +01:00
cyan
b4c3fbacab
Wownero 0.11.3.0 ( #105 )
...
* update wownero to 0.11.3.0
* Updated wownero, cleaned up patches
* unshallow zano
* Fix ios builds
* Update checksum
2025-01-15 14:04:42 +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
785aca81ea
remove patch
2024-12-30 13:50:10 +00:00
cyan
ef1ef9c9fc
Merge remote-tracking branch 'origin/master' into develop
2024-12-30 13:49:51 +00:00
cyan
58267fe5bd
update coin-control patch
2024-12-30 13:49:32 +00:00
cyan
b39712e526
detailed error messages ( #95 )
2024-12-11 20:48:13 -05:00
cyan
65950f46f4
Fix coin control error message ( #94 )
...
* Fix coin control error message
* fix string format
2024-12-11 12:21:44 -05: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
cyan
c41c4dad9a
fix queryWalletDevice on corrupted wallets
2024-11-27 23:30:18 +00:00
Konstantin Ullrich
d72c15f433
use usleep instead of sleep ( #88 )
2024-11-13 10:44:50 +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
6eb571ea49
fix coin control
...
drop xmruw ci for the time being
2024-09-27 20:00:41 +02:00
Czarek Nakamoto
811ade0116
Fix build issues on latest ubuntu
2024-09-03 08:43:23 +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
Czarek Nakamoto
c094ed5da6
fix airgap code throwin in non-airgap wallets
2024-07-22 16:25:30 +02:00
Czarek Nakamoto
d1e246aaf4
update wownero patches
2024-07-16 14:11:57 +02:00
cyan
9ae4a5262a
update wow patches
2024-07-15 10:28:08 +00:00
Czarek Nakamoto
5aa1f84d09
st sendToDeviceLength while calling setDeviceSendData
2024-07-05 08:40:44 +00:00
Czarek Nakamoto
6fa459b035
fixes
2024-07-03 10:49:14 +00:00
Czarek Nakamoto
67fbe133fd
possible fix for dummy device
2024-07-02 13:51:19 +00:00