Commit Graph

374 Commits

Author SHA1 Message Date
Czarek Nakamoto
d7cdce9994 fix: upload logic 2025-09-30 09:18:05 +01:00
Czarek Nakamoto
6cb45bf907 feat: bump android_ndk to r28
chore: bump unbound to fix build issues
2025-09-30 09:18:05 +01:00
Czarek Nakamoto
778cf30248 feat: more efficient ssh uploads 2025-09-30 09:18:05 +01:00
cyan
3aba4e8522 feat: jenkins CI initial (#142)
* feat: jenkins CI initial
* feat: publish over SSH
* feat: more details regarding build-id generation
* feat: prebuild download logic
* feat: force fast_builds on GitHub CI runs
* feat: add make clean to contrib/depends and invoke it on CI to reduce SSH upload step time
* fix: correct linux save path
* revert: make clean
* separate builds
* enhance sshPublisher
* fix: github CI: depracate GitHub cache, fix DEPENDS_UNTRUSTED_FAST_BUILDS
* fix: sha256sum logic
* chore: refactor github actions and Jenkinsfile to only execute when required
* ci: update ci to 15 and xcode to 16.4
* ci: cleanup builddir before starting
2025-09-30 09:18:05 +01:00
cyan
1a01d3f06c fix: missing _MONERO_Wallet_setLedgerCallback exp 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
27dd9d3e85 oo-monerodart (#135) 2025-09-30 08:53:05 +01:00
renovate[bot]
6516ae02d0 chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.29.3 2025-09-30 08:52:45 +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
renovate[bot]
02dd30d81a chore(deps): update dependency ffigen to v18 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 08:50:14 +01:00
renovate[bot]
f0a5d0bc36 chore(deps): update zano digest to ccfc032 (#126)
* chore(deps): update zano digest to ccfc032
* update zano checksum

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: cyan <cyjan@mrcyjanek.net>
2025-09-30 08:49:54 +01:00
Some Random Crypto Guy
7f3144409c bumped Salvium build 2025-09-12 16:35:36 +01:00
Some Random Crypto Guy
227cb1071f added asset() and type() methods to CoinsInfo API - part 2 2025-09-12 15:31:04 +01:00
Some Random Crypto Guy
392b0289e3 added asset() and type() methods to CoinsInfo API 2025-09-12 13:56:34 +01:00
Some Random Crypto Guy
05a4ff1014 added type and asset to the TransactionInfo methods 2025-09-11 13:45:39 +01:00
Some Random Crypto Guy
5f18f0ee0a fixed params for createStakeTransaction(); switched to #develop branch of Salvium 2025-09-10 12:47:52 +01:00
Some Random Crypto Guy
f830757605 updated Salvium build 2025-09-10 09:52:27 +01:00
Some Random Crypto Guy
b1edbca038 updated bindings to support asset() and type() querying 2025-08-15 11:30:40 +01:00
Some Random Crypto Guy
ac72e852a5 updated Salvium build 2025-08-15 09:11:45 +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
7e278fac3d updated to support asset() and type() functionality 2025-08-11 10:36:37 +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
db4e559ce5 updated to latest carrot-integration build of Salvium 2025-08-07 11:23:41 +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
d837147a0d removed extraneous files v0.9.6 2025-03-18 11:09:10 +00:00
Some Random Crypto Guy
c4e09d99d6 fixed calls to wallet2_api functions 2025-03-18 10:45:48 +00: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
dd7d17fb23 added background sync patch 2025-03-17 21:30:14 +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
cyan
0947c08265 switch stack from rwx to rw (#125) 2025-03-12 13:09:23 +01: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
629fa4a346 fix x64 dependencies (#115) 2025-02-13 09:24:17 +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
cyan
09c6d2e5f8 fix: allocation to stack instead of heap in cn_slow_hash causing (#112)
older low end devices to crash
2025-02-07 19:29:20 +01:00
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
Czarek Nakamoto
127c54599c Change earliest fork height message 2025-01-29 16:34:17 +01:00
cyan
9d619f1aae fix build errors from intel macbooks (#110) 2025-01-28 17:02:22 +01:00
cyan
9526921acb extra case for bgsync (#107) 2025-01-16 09:37:11 +01:00