Commit Graph

416 Commits

Author SHA1 Message Date
moneroexamples a287cb7ef0 monero version added into the footer 2017-01-31 05:36:32 +08:00
moneroexamples 1e38ee9e8b fix: no css in raw tx data checker 2017-01-30 16:45:11 +08:00
moneroexamples d187f1a9e3 image nd output publick checkers use default header now 2017-01-30 16:40:13 +08:00
moneroexamples 059bc5ad12 footer simplified and address removed. 2017-01-30 16:33:42 +08:00
moneroexamples b144154ddd use html default header in tx pusher 2017-01-30 16:27:33 +08:00
moneroexamples 4cebf488d9 ability to decode outptus of raw tx data added 2017-01-28 14:04:25 +08:00
moneroexamples e74b809579 tiny code cleaning 2017-01-27 05:07:24 +00:00
moneroexamples 8a36180392 display details of raw tx data 2017-01-27 04:22:13 +00:00
moneroexamples 8fc1245885 feature: decoding raw tx data used in /sendrawtransaction 2017-01-27 03:44:52 +00:00
moneroexamples b9029a4664 link to tx added to show my outputs 2017-01-23 23:27:15 +00:00
moneroexamples f1088e5154 fix: incorrect link to mixin tx 2017-01-22 09:55:19 +08:00
moneroexamples c71dc2592f mempool.html simplified 2017-01-22 08:06:28 +08:00
moneroexamples 14d24dd076 mempool.html simplified 2017-01-22 08:05:48 +08:00
moneroexamples 8d018ecfdf few amendments to spending estimation 2017-01-22 07:54:19 +08:00
moneroexamples 87e113d2b6 Merge branch 'master' into matching_inputs_and_ouputs_public_keys 2017-01-22 06:53:33 +08:00
moneroexamples d5933100a8 fix: tx block number incorrect by 1. 2017-01-22 06:47:29 +08:00
moneroexamples e4cf9c05d9 fix: iterating over mixins is correct now. 2017-01-20 06:20:07 +00:00
moneroexamples 3143506724 mempool link added to front page 2017-01-20 05:31:14 +00:00
moneroexamples dd3aeca666 Merge pull request #31 from kenshi84/build-mac
build on mac
2017-01-20 12:39:00 +08:00
moneroexamples 3826eb2920 mempool link added to front page 2017-01-20 04:37:49 +00:00
kenshi84 dc3ff97648 build on mac 2017-01-20 13:04:44 +09:00
moneroexamples c2b0bb343e mempool html text amended 2017-01-20 03:43:42 +00:00
moneroexamples 6d8a90b68f html correced 2017-01-20 02:48:12 +00:00
moneroexamples c056d0ec3a limit number of tx on front page to 25 2017-01-20 02:25:42 +00:00
moneroexamples c9204be4de /mempool page added 2017-01-20 01:43:09 +00:00
moneroexamples 1bbc608080 div of decoded inputs is hidden now 2017-01-20 00:37:21 +00:00
moneroexamples d8c719dc07 dont decode ringct amounts for ringct coinbase txs 2017-01-20 00:07:42 +00:00
moneroexamples 7b3c840231 fix: show_my_outputs does not depend on custom lmdb now 2017-01-19 23:38:28 +00:00
moneroexamples 2f5b0fe6b6 fix: decoding key image file data 2017-01-19 05:38:35 +00:00
moneroexamples 7da52875a8 possible spending calculation amended 2017-01-19 04:22:01 +00:00
moneroexamples 1463563ba2 possible spending added 2017-01-19 02:57:39 +00:00
moneroexamples 591b481ec8 get_block_by_height refactored 2017-01-19 01:22:33 +00:00
moneroexamples 457918fc59 Merge branch 'refactor_viewkey' of github.com:moneroexamples/onion-monero-blockchain-explorer into refactor_viewkey
# Conflicts:
#	src/page.h
2017-01-19 00:07:59 +00:00
moneroexamples 91c7dc7b51 searching for our mixins dont use custom lmdb now 2017-01-19 00:02:34 +00:00
moneroexamples 255c9b50e4 my_outputs.html modified 2017-01-19 00:02:34 +00:00
moneroexamples bfd620a78b searching for mixins with outputs started 2017-01-19 00:02:00 +00:00
moneroexamples 8f62a7c7d9 refactoring started 2017-01-18 23:55:47 +00:00
moneroexamples fe8ed78bfa my_outputs.html modified 2017-01-18 23:55:47 +00:00
moneroexamples aabba1b8b1 my_outputs.html modified 2017-01-18 23:55:47 +00:00
moneroexamples 17cd272f1c searching for mixins with outputs started 2017-01-18 23:55:47 +00:00
moneroexamples 826a5f2b3e input button text changed 2017-01-18 23:55:27 +00:00
moneroexamples 63846f2571 placeholder text in form for myoutputs modified 2017-01-18 23:08:45 +00:00
moneroexamples 1d8f425917 notes added to tx pusher and key images and ouputs data files checkers. 2017-01-19 05:32:10 +08:00
moneroexamples 82ed1e63b1 fix: show zero in matched outputs when its acctually zero. 2017-01-18 20:30:15 +08:00
moneroexamples 4809e3f972 fix: POST request of prove sending tx 2017-01-18 20:15:15 +08:00
moneroexamples 3e32a26cdf note in tx output decoding extended 2017-01-18 20:04:06 +08:00
moneroexamples 4448ca2848 note in tx output decoding shortened 2017-01-18 19:52:56 +08:00
moneroexamples 9f98a70fcf changed get to post requests in decoding outputs and prove sending 2017-01-18 19:40:24 +08:00
moneroexamples 9d671da4eb note about server side calculations added to tx info page 2017-01-18 18:05:31 +08:00
moneroexamples 67f361f47c refactoring started 2017-01-18 06:46:50 +00:00