Commit Graph

821 Commits (834282c8035e1ba5280699d432dc3a1aa9063504)
 

Author SHA1 Message Date
moneroexamples e74b809579 tiny code cleaning
moneroexamples 8a36180392 display details of raw tx data
moneroexamples 8fc1245885 feature: decoding raw tx data used in /sendrawtransaction
moneroexamples 0f731443dd readme updated
moneroexamples 7000299eb1 README updated
moneroexamples a2b142e344 README updated
moneroexamples b9029a4664 link to tx added to show my outputs
moneroexamples f1088e5154 fix: incorrect link to mixin tx
moneroexamples c71dc2592f mempool.html simplified
moneroexamples 14d24dd076 mempool.html simplified
moneroexamples 09dbca87ba Merge pull request from moneroexamples/matching_inputs_and_ouputs_public_keys
Matching inputs and ouputs public keys
moneroexamples 8d018ecfdf few amendments to spending estimation
moneroexamples 87e113d2b6 Merge branch 'master' into matching_inputs_and_ouputs_public_keys
moneroexamples d5933100a8 fix: tx block number incorrect by 1.
moneroexamples e4cf9c05d9 fix: iterating over mixins is correct now.
moneroexamples 3143506724 mempool link added to front page
moneroexamples dd3aeca666 Merge pull request from kenshi84/build-mac
build on mac
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