Commit Graph

535 Commits

Author SHA1 Message Date
moneroexamples 812cd27c25 test readme updated 2017-01-31 17:13:05 +08:00
moneroexamples 383828afba readme updated 2017-01-31 05:12:28 +00:00
moneroexamples e891b29936 basic tests added as trial 2017-01-31 05:10:27 +00:00
moneroexamples b5b5068ab4 readme updated 2017-01-31 04:59:24 +00:00
moneroexamples b33c04114b tests folder started 2017-01-31 04:57:48 +00:00
moneroexamples a287cb7ef0 monero version added into the footer 2017-01-31 05:36:32 +08:00
moneroexamples 7a806de1ec screenshot added 2017-01-30 16:54:46 +08:00
moneroexamples 034226599d remove scresnshot 2017-01-30 16:52:02 +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 9b2edff4f4 Merge pull request #34 from moneroexamples/parse_raw_tx_data
Parse raw tx data and be able to decode its outputs
2017-01-30 16:15:55 +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 0f731443dd readme updated 2017-01-27 05:46:21 +08:00
moneroexamples 7000299eb1 README updated 2017-01-26 16:16:15 +08:00
moneroexamples a2b142e344 README updated 2017-01-26 08:04:55 +08: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 09dbca87ba Merge pull request #33 from moneroexamples/matching_inputs_and_ouputs_public_keys
Matching inputs and ouputs public keys
2017-01-22 07:55:14 +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 02091a64f9 Merge pull request #30 from moneroexamples/limit_mempool_tx_on_front_page
Limit mempool tx on front page
2017-01-20 12:02:42 +08: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 6bdf82b59d CmakeLists.txt modified 2017-01-20 01:36:35 +00:00
moneroexamples 22c09ab5d4 Merge pull request #29 from moneroexamples/refactor_viewkey
Decode mixins using viewkey and address
2017-01-20 08:39:28 +08: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 c41b20da38 Merge pull request #28 from kenshi84/build-mac
readjust CMakeLists.txt for mac build
2017-01-20 05:03:55 +08:00
kenshi84 da11bea4aa readjust CMakeLists.txt for mac build 2017-01-19 14:39:40 +09: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