Skip to content

Releases: woodser/monero-cpp

monero-cpp-v0.8.0

24 Jul 23:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.12...v0.8.0

monero-cpp-v0.7.12

21 Jun 13:31
Compare
Choose a tag to compare

monero-cpp-v0.7.11

26 May 00:13
Compare
Choose a tag to compare
  • Support getting multisig seed e869855

Full Changelog: v0.7.10...v0.7.11

monero-cpp-v0.7.10

14 Apr 16:47
Compare
Choose a tag to compare
  • Support monero-project v0.18.2.2
  • get_transfers does not pre-check daemon connection

monero-cpp-v0.7.9

02 Apr 20:24
Compare
Choose a tag to compare

What's Changed

  • Set TOR proxy URI
  • Build dependent libraries on Windows (e.g. monero-java)
  • Set account and subaddress labels
  • Support monero-project v0.18.2.0
  • Rename sync height to restore height
  • Merge to one build script for Windows, Mac, and Linux
  • Fix segfault exporting empty key images

Full Changelog: v0.7.8...v0.7.9

monero-cpp-v0.7.8

27 Feb 16:11
Compare
Choose a tag to compare

monero-cpp-v0.7.7

monero-cpp-v0.7.6

05 Jan 13:42
Compare
Choose a tag to compare
  • Update to monero-project v0.18.1.2
  • Support building on Windows
  • Minor bug fixes

monero-cpp-v0.7.4

29 Aug 11:58
Compare
Choose a tag to compare
  • Full wallet does not connect to localhost by default
  • Support subaddress lookahead when creating full wallet

monero-cpp-v0.7.3

22 Aug 22:51
Compare
Choose a tag to compare
  • Support scan_txs() to scan txs by id
  • Update dependencies for v0.18.1.0 and un-vendored unbound dependency
  • Initialize default daemon if not given for consistency with wallet rpc