Releases: woodser/monero-cpp
Releases · woodser/monero-cpp
monero-cpp-v0.8.13
What's Changed
- Support
wallet->get_default_fee_priority()
in 7605d4e - Fix building sample_code.cpp on Linux by @SChernykh in #76
- Update instructions to use unbound v1.22.0 in 088440c
- Update instructions to use boost v1.85.0 in e48083b
- Update build script for Windows MSYS2 or MINGW64 in c5888fb
New Contributors
- @SChernykh made their first contribution in #76
Full Changelog: v0.8.12...v0.8.13
monero-cpp-0.8.12
monero-cpp-v0.8.11
monero-cpp-v0.8.10
monero-cpp-v0.8.9
monero-cpp-v0.8.8
What's Changed
- update to monero-project v0.18.3.3 in 9d09227
- replace include_directories with target_include_directories in bf70561
- fix bad_alloc creating multisig txs due to empty lists in 30b18cb
- update monero-project dependencies for linux in readme in 1e74300
Full Changelog: v0.8.7...v0.8.8
monero-cpp-v0.8.7
monero-cpp-v0.8.6
monero-cpp-v0.8.5
v0.8.4
What's Changed
- update monero-project to fix multisig memory leak
- Change Access Level of m_w2 field in monero_wallet_full class by @jiwruzim
- sign_txs() returns monero_tx_set instead of string
New Contributors
Full Changelog: v0.8.3...v0.8.4