Skip to content

Releases: MrCyjaneK/monero_c

v0.18.4.6-RC2

Choose a tag to compare

@MrCyjaneK MrCyjaneK released this 28 May 10:58

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

Full Changelog: v0.18.4.6-RC1...v0.18.4.6-RC2

v0.18.4.6-RC1

Choose a tag to compare

@MrCyjaneK MrCyjaneK released this 13 Mar 13:00

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

Choose a tag to compare

@MrCyjaneK MrCyjaneK released this 10 Oct 13:18

What's Changed

Full Changelog: v0.18.4.0-RC8...v0.18.4.0-RC9

v0.18.4.0-RC8

Choose a tag to compare

@MrCyjaneK MrCyjaneK released this 09 Oct 17:54

What's Changed

Full Changelog: v0.18.4.0-RC7...v0.18.4.0-RC8

v0.18.4.0-RC7

Choose a tag to compare

@MrCyjaneK MrCyjaneK released this 06 Oct 15:37

What's Changed

Full Changelog: v0.18.4.0-RC6...v0.18.4.0-RC7

v0.18.4.0-RC6

Choose a tag to compare

@MrCyjaneK MrCyjaneK released this 12 Aug 13:10

What's Changed

Full Changelog: v0.18.4.0-RC5...v0.18.4.0-RC6

v0.18.4.0-RC5

Choose a tag to compare

@MrCyjaneK MrCyjaneK released this 26 May 17:19
a27fbcb
fix: missing _MONERO_Wallet_setLedgerCallback exp

v0.18.4.0-RC4

Choose a tag to compare

@MrCyjaneK MrCyjaneK released this 06 May 06:09
a479a56

What's Changed

Full Changelog: v0.18.4.0-RC3...v0.18.4.0-RC4

v0.18.4.0-RC3

Choose a tag to compare

@MrCyjaneK MrCyjaneK released this 17 Mar 14:53
84e5239

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

Choose a tag to compare

@github-actions github-actions released this 14 Mar 14:41
fix releases