Commit Graph

654 Commits (8592f0fcad8b6a5e10431dc87cbe24d5f4df1437)
 

Author SHA1 Message Date
moneroexamples 3826eb2920 mempool link added to front page
kenshi84 dc3ff97648 build on mac
moneroexamples 02091a64f9 Merge pull request from moneroexamples/limit_mempool_tx_on_front_page
Limit mempool tx on front page
moneroexamples c2b0bb343e mempool html text amended
moneroexamples 6d8a90b68f html correced
moneroexamples c056d0ec3a limit number of tx on front page to 25
moneroexamples c9204be4de /mempool page added
moneroexamples 6bdf82b59d CmakeLists.txt modified
moneroexamples 22c09ab5d4 Merge pull request from moneroexamples/refactor_viewkey
Decode mixins using viewkey and address
moneroexamples 1bbc608080 div of decoded inputs is hidden now
moneroexamples d8c719dc07 dont decode ringct amounts for ringct coinbase txs
moneroexamples 7b3c840231 fix: show_my_outputs does not depend on custom lmdb now
moneroexamples c41b20da38 Merge pull request from kenshi84/build-mac
readjust CMakeLists.txt for mac build
kenshi84 da11bea4aa readjust CMakeLists.txt for mac build
moneroexamples 2f5b0fe6b6 fix: decoding key image file data
moneroexamples 7da52875a8 possible spending calculation amended
moneroexamples 1463563ba2 possible spending added
moneroexamples 591b481ec8 get_block_by_height refactored
moneroexamples 457918fc59 Merge branch 'refactor_viewkey' of github.com:moneroexamples/onion-monero-blockchain-explorer into refactor_viewkey
# Conflicts:
#	src/page.h
moneroexamples 91c7dc7b51 searching for our mixins dont use custom lmdb now
moneroexamples 255c9b50e4 my_outputs.html modified
moneroexamples bfd620a78b searching for mixins with outputs started
moneroexamples 8f62a7c7d9 refactoring started
moneroexamples fe8ed78bfa my_outputs.html modified
moneroexamples aabba1b8b1 my_outputs.html modified
moneroexamples 17cd272f1c searching for mixins with outputs started
moneroexamples 826a5f2b3e input button text changed
moneroexamples 63846f2571 placeholder text in form for myoutputs modified
moneroexamples 1d8f425917 notes added to tx pusher and key images and ouputs data files checkers.
moneroexamples 82ed1e63b1 fix: show zero in matched outputs when its acctually zero.
moneroexamples 4809e3f972 fix: POST request of prove sending tx
moneroexamples 3e32a26cdf note in tx output decoding extended
moneroexamples 4448ca2848 note in tx output decoding shortened
moneroexamples 9f98a70fcf changed get to post requests in decoding outputs and prove sending
moneroexamples 9d671da4eb note about server side calculations added to tx info page
moneroexamples 67f361f47c refactoring started
moneroexamples 7a3046c200 my_outputs.html modified
moneroexamples 88e753bce8 my_outputs.html modified
moneroexamples e55f020a59 screenshot updated
moneroexamples 899ad8ca3d Delete screenshot.jpg
moneroexamples 0f8ab8e6dd screenshot updated
moneroexamples 1be4d40329 screenshot updated
moneroexamples 93d7c63198 block size and median size of blocks added
moneroexamples 0744587cf0 searching for mixins with outputs started
moneroexamples 52a3de72ab readme updated
moneroexamples c2af128937 Decode outputs info text updated
moneroexamples 71666c42b8 readme shortened
moneroexamples 6fb25387a7 readme and screenshot updated
moneroexamples 3b0e2d8698 total size of mempool in kB added
moneroexamples f963c152cf mlog_configure added to main due to new loging system in monero