Commit Graph

642 Commits (7bdd8720c89f30a80ecd0e53d0c2feb5d16da290)
 

Author SHA1 Message Date
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
moneroexamples b8b54b36e2 CMakeLists.txt updated
moneroexamples 3c442632bc Merge branch 'change_zero_amount_str'
moneroexamples 2f5d118663 add ringct type to tx info
moneroexamples 2b687352e3 clearnet testnet added to README
moneroexamples 91698a02ee Merge pull request from moneroexamples/change_zero_amount_str
show "?" instead of 0.000 amounts.
moneroexamples f17ec69d2b show "?" instead of 0.000 amounts.
moneroexamples 5ee3ce6735 tx pusher info added to readme
moneroexamples 5f75430aff readme updated
moneroexamples a0e4f7e8c7 Merge pull request from kenshi84/build-mac
build on mac
moneroexamples 25c28ecc05 readme updated
kenshi84 421f786d4d build on mac
moneroexamples 2de181eddb Merge pull request from kenshi84/testnet-url
avoid overwriting provided testnet daemon url