3aba4e8522fdcfd90ab0ef361b6cba48da993b29
* 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
wallet2_api.h (but this time C compatible)
Wrapper around wallet2_api.h that can be called using C api.
Building
TL;DR:
$ rm -rf monero wownero release
$ git submodule update --init --recursive --force
$ for coin in monero wownero zano; do ./apply_patches.sh $coin; done
Broken? Not working? Need help? https://moneroc.mrcyjanek.net/
Description
Languages
Dart
42.9%
C++
23.9%
C
17.4%
TypeScript
8.7%
Makefile
4.9%
Other
2.2%