Skip to content

Releases: woodser/monero-cpp

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

monero-cpp-v0.7.2

06 Aug 22:16
Compare
Choose a tag to compare
  • Update to monero-project v0.18.0.0
  • Support creating integrated address from subaddress
  • Rename create_payment_uri() to get_payment_uri() (breaking change)
  • make_multisig returns string instead of object (breaking change)

monero-cpp-v0.7.1

06 Jun 19:16
Compare
Choose a tag to compare
  • Improve deserialization of transfer, transfer_query, tx_wallet types
  • Disallow subaddresses in monero_utils::get_integrated_subaddress()

monero-cpp-v0.7.0

09 May 11:27
Compare
Choose a tag to compare
  • update to monero v0.17.3.2
  • rename get_multisig_hex() to export_multisig_hex()
  • cleanup: remove redundant sample code, fix std::set find/replace error

monero-cpp-v0.6.4

04 Feb 17:38
Compare
Choose a tag to compare

Support changing wallet password

monero-cpp-v0.5.10

29 Dec 21:32
Compare
Choose a tag to compare

Support restoring wallet from private spend key.

monero-cpp-v0.5.9

02 Dec 21:35
Compare
Choose a tag to compare
  • Support monero_utils::get_integrated_address(network_type, address, payment_id).
  • Update to monero-project v0.17.3.0.

monero-cpp-v0.5.8

10 Nov 17:38
Compare
Choose a tag to compare
  • Remove years from license.

monero-cpp-v0.5.7

19 Oct 21:26
Compare
Choose a tag to compare
  • support private spend and view key validation
  • link protobuf and libusb to executables
  • sort outputs by index, assert no duplicate indices