Releases: MrCyjaneK/monero_c
Release list
v0.18.4.6-RC2
What's Changed
- Trezor Safe 7 support by @MrCyjaneK in #186
- Full reproducibility achieved (according to me), I need a formal release process soon..
New Contributors
- @phrontizo made their first contribution in #183
Full Changelog: v0.18.4.6-RC1...v0.18.4.6-RC2
v0.18.4.6-RC1
v0.18.4.6-RC1
This release brings many changes
Good new updates
monero, zano and wownero got updated to latest stable versions.
New contrib/depends
We no longer depend on forked monero's contrib/depends - instead we depend on simplybs, for now contrib/depends API is there with a small wrapper.
New release structure
Library names are now corrected, from
${triplet}_{,lib}${coin}_libwallet2_api_c.${suffix}
to a more uniform ${triplet}/lib${coin}_wallet2_api_c.${suffix}
Almost reproducible builds
When targeting x86_64-linux-gnu the only difference in binary is the git tag embedded as a part of build process, soon we will have fully reproducible builds.
Other than that everything is the same, monero.dart is updated, there's new C test suite happening and few other things I probably forgot about.
v0.18.4.0-RC9
What's Changed
- fix: make stack rw by @MrCyjaneK in #162
Full Changelog: v0.18.4.0-RC8...v0.18.4.0-RC9
v0.18.4.0-RC8
What's Changed
- ci: switch to bookworm by @MrCyjaneK in #160
Full Changelog: v0.18.4.0-RC7...v0.18.4.0-RC8
v0.18.4.0-RC7
What's Changed
- fix: prepare for 16KB pages by @MrCyjaneK in #157
- chore(deps): update 8bitjonny/gh-get-current-pr action to v4 by @renovate[bot] in #156
- fix: tests by @MrCyjaneK in #158
Full Changelog: v0.18.4.0-RC6...v0.18.4.0-RC7
v0.18.4.0-RC6
What's Changed
- feat: jenkins CI initial by @MrCyjaneK in #142
- feat: more efficient ssh uploads by @MrCyjaneK in #145
- feat: bump android_ndk to r28 by @MrCyjaneK in #146
- feat: enable desktop HIDAPI_DUMMY by @MrCyjaneK in #147
- fix: icu4c.mk builds with TARGET= set by compiler by @MrCyjaneK in #148
- serialize cache to json by @MrCyjaneK in #149
Full Changelog: v0.18.4.0-RC5...v0.18.4.0-RC6
v0.18.4.0-RC5
fix: missing _MONERO_Wallet_setLedgerCallback exp
v0.18.4.0-RC4
What's Changed
- fix cmake 4.0.0 by @MrCyjaneK in #132
- sdk updates by @MrCyjaneK in #133
- chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.29.3 by @renovate in #82
- oo-monerodart by @MrCyjaneK in #135
Full Changelog: v0.18.4.0-RC3...v0.18.4.0-RC4
v0.18.4.0-RC3
What's Changed
- chore(deps): update zano digest to ccfc032 by @renovate in #126
- chore(deps): update dependency ffigen to v18 by @renovate in #124
Full Changelog: v0.18.4.0-RC2...v0.18.4.0-RC3
v0.18.4.0-RC2-test
fix releases