59 Commits (master)

Author SHA1 Message Date
dsc 2277be574f Convert monero-cpp to wownero-cpp, make it compat. with wownero-ng
2 months ago
woodser 1a210213d6 replace c++11 with c++14
3 months ago
woodser 1f6cb129ae remove duplicate cncrypto lib and die
3 months ago
woodser 4c4a63cec8 remove -march=x86-64 from CMakeLists.txt
5 months ago
woodser 8f91097667 document building and running tests, disable building tests by default
9 months ago
woodser 24a39aa0d7 add monero_tests.cpp with multisig stress test
9 months ago
woodser 8d97dea0b2 build monero-java on windows using --export-all-symbols
1 year ago
woodser ceda701a76 include protobuf if not apple
1 year ago
woodser 6d49f79588 cleanup windows instructions, cmakelists, and code
1 year ago
l0nelyc0w 0ec3f7f68b Instructions for building on Windows, closes #15
1 year ago
woodser cfac18144a use c++ 14
2 years ago
woodser 7d6e456cc4 re-arrange link order to fix linux build
2 years ago
woodser ff965cbfae update to monero-project v0.18.0.0
2 years ago
Jozsef Bakosi 583a21288b
Minor improvements to build (#13)
2 years ago
woodser 3794187087 link protobuf and libusb to executables
3 years ago
woodser 1c780145b3 v0.5.4 updates
3 years ago
woodser 3bbc0650d1 rename "monero_wallet_core" to "monero_wallet_full"
3 years ago
woodser a780c7d56c change references from "monero-core" to "monero-project"
3 years ago
woodser 8724403f51 fix ambiguous call to overloaded function with template specialization
4 years ago
woodser e8f1c10f5d use dependencies installed on system (hidapi, sodium, boost, openssl)
4 years ago
woodser bde25003da update to v0.17.0.1 Oxygen Orion
4 years ago
woodser 54ea6c54da remove extraneous ./ from path
4 years ago
woodser 576ac1aa37 re-add device and device_trezor until able to verify
4 years ago
woodser d66820c7bc build extra libraries for apple and windows without finding HIDAPI
4 years ago
woodser 7b42a4275c use BUILD_LIBRARY, BUILD_SAMPLE, BUILD_SCRATCHPAD setters
4 years ago
woodser 7a658ec65d build script uses libs built in monero-core submodule
4 years ago
woodser 4a79d8f113 prepend ./ to path
4 years ago
woodser b89ad3df7f rename monero_wallet_w2 -> monero_wallet_core
5 years ago
woodser b54da73797 introduce monero_wallet.h interface with monero_wallet_w2 impl
5 years ago
woodser 2aef5a65f4 merge updates from latest wasm branch, mostly serializing using
5 years ago
woodser 240b454860 update to v15.x api;
5 years ago
woodser ef95dc390d move reconcile() utils from monero_utils to gen_utils
5 years ago
woodser 1943ec1432 disable build sample code
5 years ago
woodser 41ff146735 add sample_code.cpp which is compiling but incomplete;
5 years ago
woodser 698856dd62 update cmakelists to use external dir
5 years ago
woodser 9360e09ff0 cpp library compiling with camelcase
5 years ago
woodser 1f33e3c6ba start cnBlockToBlock(), cnTransactionToTx() utilities;
5 years ago
woodser 1bef735e8e switch wallet creation from constructors to static utilities
5 years ago
woodser 25f219a2c2 ignore all external-libs;
5 years ago
woodser 4125bb4421 testGetTxsWithConfiguration() passing;
5 years ago
woodser e3865718e4 build scratchpad
5 years ago
woodser 6f5d7cd7d6 update scratchpad CMakeLists.txt build
5 years ago
woodser 2d6dca1c66 comment out sanitize option
5 years ago
woodser feee2e5884 remove java dependencies from CMakeLists;
5 years ago
woodser e831338138 separate models from daemon and wallet classes
5 years ago
woodser f5fd35be54 compiling with SerializedStruct and refactored dependencies
5 years ago
woodser 491f044f3a remove hardcoded absolute paths from cmakelists
5 years ago
woodser 9ce050bb11 add MoneroUtils .h/.cpp which includes binary utilities
5 years ago
woodser 8cf6b180ee rename monero-cpp-library/contrib -> external
5 years ago
woodser 71898e92e5 external-libs/monero -> external-libs/monero-core
5 years ago