Commit Graph

39 Commits (b9e9c6026789853b8db263f020a90bc28d860691)

Author SHA1 Message Date
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
moneroexamples f9925d6c3b it complies and crow updated
moneroexamples 4dfedce0a0 libunwind and libdl linker dependencies added
moneroexamples f58a6520a2 libunwind and libdl linker dependencies added
moneroexamples d5a46bf914 custom search results im mylmdb added
moneroexamples 7a4cc5c622 cmake cleaned
moneroexamples 9435af0f7d target name change to xmrblocks
moneroexamples 6fc2bab65b addtion of mempool info started
moneroexamples 9b30acc5e2 more info on index site and css added
moneroexamples 8247faf232 templates folder added to cmake
moneroexamples 98661d9b67 first commit