Commit Graph

545 Commits (881b87b0de9f6f342fa8d09e7fd5ba7c551e01d9)
 

Author SHA1 Message Date
kenshi84 881b87b0de show number of non-ringct inputs
moneroexamples 7d28eecfcb dont disply "show more" link for mempool txs
moneroexamples 736495abc7 readme updated
moneroexamples 158ce6863b show tx in json in tx checker for raw tx data only
moneroexamples c532b7f675 updated to latest Monero PR's.
moneroexamples 3f9a8b96a4 fix: showing json details of coinbase txs
moneroexamples 879e38c45d readme updated
moneroexamples ce30fc1493 readme updated
moneroexamples a0f85e68eb rpccalls.h updated to match current monero rpc changes
moneroexamples 925f233c58 readme updated
moneroexamples 61ccbeb150 monerohash.com added to readme
moneroexamples 1f464dcd84 spelling error corrected
moneroexamples 51db26e717 Specify libunbound.a only for mac or win.
Linux has its own.
moneroexamples af9b290458 Merge pull request from kenshi84/build-win
build on windows
kenshi84 721da7475d build on windows
moneroexamples a287cb7ef0 monero version added into the footer
moneroexamples 7a806de1ec screenshot added
moneroexamples 034226599d remove scresnshot
moneroexamples 1e38ee9e8b fix: no css in raw tx data checker
moneroexamples d187f1a9e3 image nd output publick checkers use default header now
moneroexamples 059bc5ad12 footer simplified and address removed.
moneroexamples b144154ddd use html default header in tx pusher
moneroexamples 9b2edff4f4 Merge pull request from moneroexamples/parse_raw_tx_data
Parse raw tx data and be able to decode its outputs
moneroexamples 4cebf488d9 ability to decode outptus of raw tx data added
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