Commit Graph

60 Commits (b543c59a3cb8ca4f9c2310bf52d87d552c2a2db2)

Author SHA1 Message Date
moneroexamples 0c8823074a cryptonote_format_utils_basic added to CMakeLists
moneroexamples d31999849a readme and cmake updates
selsta f56113c6ac
cmake: fix build with system unbound on mac
moneroexamples 09653279d1 Fix: monero_crypto_amd64_64_24k_generate_subaddress_public_key
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/215#issuecomment-680397635
moneroexamples 4c59750ed2 miniupnpc added
stoffu c3ffc5b819
fix link issue on macOS
moneroexamples 7dd08632c9 updated to current monero master
moneroexamples e0b47695c0 update cmake to check for other monero path
fuwa 9fa7828f39 make more directories configurable
moneroexamples b96ed8de74 show_ringmemberstx_jsonhex added
stoffu f168b4e83a
build: replace PCSC with HIDAPI
moneroexamples 6a1a6c48f8 port back to C++11 from C++14
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/144
moneroexamples b4631e95e0 sodium dependency added
moneroexamples dc1ddacc9c json_detailedtransaction version added
stoffu 5a06e767cc
build: pcsclite is not available for OSX
moneroexamples 74a0096cdc pcsclite lite added to CMakeLists
stoffu 2fdeea6225
build: add missing libmultisig
moneroexamples 18e222481f fix: libringct_basic missing
moneroexamples dd70acbb49 fix: missing ringct_basic
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
moneroexamples 605c6caf28 fix: compile with new device monero functionality
moneroexamples 21d5ccf2f1 adding JS support started
moneroexamples d8f2d78036 add sanitizers-cmake to enable/disable ASAN
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
moneroexamples 61cd869127 upgrade crow to latest version
moneroexamples 18063dee88 compile with current dev version of monero
moneroexamples f697355101 Merge branch 'master' into update_to_current_monero
moneroexamples b3d8279af3 add changes from pr
4983786ed5
kenshi84 4983786ed5
build on mac and windows
moneroexamples 9647945261 api/outputsblocks added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/73
moneroexamples ec70839bd2 fix: parsing integrated address
moneroexamples 8cad454e29 updated to current Monero development version
moneroexamples 8592f0fcad easylogging removed as dependency
moneroexamples 9c57d8b3a3 Emission atomic structure added
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
moneroexamples 4fc33137de FindMonero.cmake added to simply building against Monero
moneroexamples c532b7f675 updated to latest Monero PR's.
moneroexamples 51db26e717 Specify libunbound.a only for mac or win.
Linux has its own.
kenshi84 721da7475d build on windows
moneroexamples a287cb7ef0 monero version added into the footer
moneroexamples 6bdf82b59d CmakeLists.txt modified
kenshi84 da11bea4aa readjust CMakeLists.txt for mac build
moneroexamples b8b54b36e2 CMakeLists.txt updated
kenshi84 421f786d4d build on mac
moneroexamples cb643c39b9 libmnemonics added to dependencies
moneroexamples b9067189d5 ssl suport added
moneroexamples 7dddcffe5f Fix merge conflict
moneroexamples 6054c3e691 timestamp_to_str rewritten to generate UTC time strings
moneroexamples fe5a7443b4 linker dependencies reorganized to match current monero dev status
moneroexamples 2d7f1854f9 deserialization of unsigined tx data