Commit Graph

  • 1460bc0c29 searching tx in a given minute added moneroexamples 2016-11-25 11:09:25 +0800
  • 22734d979a mylmdb.h updated moneroexamples 2016-11-25 08:43:59 +0800
  • 900e3c2edb use timestamp_to_str_local incase Hinnanat libary fails to covert to UTC timezone moneroexamples 2016-11-24 13:54:15 +0800
  • 3c2d5458be Merge pull request #12 from Gingeropolous/patch-3 moneroexamples 2016-11-24 11:44:03 +0800
  • 5f5d395ae1 xmreg::xmr_amount_to_str added moneroexamples 2016-11-24 11:30:01 +0800
  • 8b24c98fd3 added the i2p link Gingeropolous 2016-11-23 22:29:47 -0500
  • c25ae14a1e xmreg::xmr_amount_to_str added moneroexamples 2016-11-24 11:28:54 +0800
  • b51b959036 pushing tx disabled by default. enable-pusher flag added to enable it moneroexamples 2016-11-24 09:59:58 +0800
  • 207418432e extra method get_full_page removed moneroexamples 2016-11-24 09:09:58 +0800
  • 735de00f96 Merge branch 'date_lib_added' moneroexamples 2016-11-24 09:01:37 +0800
  • 7dddcffe5f Fix merge conflict moneroexamples 2016-11-24 08:58:42 +0800
  • 997eed7403 robots.txt enabled moneroexamples 2016-11-24 07:13:34 +0800
  • 73eeb7321f dateparser class removed moneroexamples 2016-11-24 07:11:18 +0800
  • bc511cad69 readme updated moneroexamples 2016-11-24 06:24:03 +0800
  • 5ff83e77ee search input field extended to show datetime moneroexamples 2016-11-24 06:18:28 +0800
  • 8b45f9fe49 some simple reformating moneroexamples 2016-11-24 06:11:23 +0800
  • 0a415a466c datetime added to placeholder text for search moneroexamples 2016-11-23 14:35:49 +0800
  • 7554cb4adc README updated moneroexamples 2016-11-23 14:29:03 +0800
  • 438c0627fa finding block of specific timestamp or first block after the timestamp moneroexamples 2016-11-23 14:24:05 +0800
  • fe93681baf Show block based on time, e.g., 2016-11-23 04:17:43 moneroexamples 2016-11-23 14:05:47 +0800
  • 35786cd58f removed cmake build files from git tracking moneroexamples 2016-11-23 13:37:46 +0800
  • 967085806d git ignore updated moneroexamples 2016-11-23 13:34:16 +0800
  • 6054c3e691 timestamp_to_str rewritten to generate UTC time strings moneroexamples 2016-11-23 13:32:51 +0800
  • 46205ab08d Version from git added into template footer moneroexamples 2016-11-23 09:59:22 +0800
  • 930787d74d generation of version.h with current git commit added moneroexamples 2016-11-23 09:28:10 +0800
  • a2c3c575ba Hinnant date library added moneroexamples 2016-11-22 17:34:38 +0800
  • 996ce2c847 some simple reformating moneroexamples 2016-11-22 17:13:35 +0800
  • 7da58d4221 get_tx_pub_key_from_received_outs moved to tools.h moneroexamples 2016-11-22 17:03:19 +0800
  • acd6d2afd7 added xmreg::ptime_to_time_t() to tools.h moneroexamples 2016-11-22 13:50:35 +0800
  • 25e548af2e fixed checking outputs with two public keys in tx extra moneroexamples 2016-11-22 10:43:08 +0800
  • 04feb4448f robot's blockade removed moneroexamples 2016-11-22 10:02:23 +0800
  • e128a5b4a4 Merge pull request #8 from Gingeropolous/patch-2 moneroexamples 2016-11-22 09:55:29 +0800
  • 95e6d830c0 html fixes Gingeropolous 2016-11-21 20:35:38 -0500
  • 4b32f7e943 Use custom current blockchain height function moneroexamples 2016-11-22 05:30:33 +0800
  • a3af1bfa0f Merge branch 'master' of https://github.com/moneroexamples/onion-monero-blockchain-explorer moneroexamples 2016-11-22 05:25:26 +0800
  • f4d8de397c Reding no of tx on index page from 50 to 25. moneroexamples 2016-11-22 05:24:45 +0800
  • 3564d61c71 Merge pull request #6 from Gingeropolous/patch-1 moneroexamples 2016-11-21 08:00:00 +0800
  • 3884a5f4c3 Fixed some unclosed html thingies Gingeropolous 2016-11-20 08:18:21 -0500
  • 968de0ae09 started searching block by date moneroexamples 2016-11-18 14:59:15 +0800
  • 4211e5a5cb decrypt function updated moneroexamples 2016-11-18 10:06:16 +0800
  • 31a1862b80 decrypt function updated moneroexamples 2016-11-18 09:00:35 +0800
  • 827f7541c6 decrypt function updated and authentication enabled for key images raw data moneroexamples 2016-11-18 08:30:21 +0800
  • e08b45e2b3 decryption of key image file added using private view key moneroexamples 2016-11-17 16:02:13 +0800
  • a59b85192f decryption of key image file added using private view key moneroexamples 2016-11-17 16:01:41 +0800
  • d4097940c4 show viewkey in key images file checker moneroexamples 2016-11-17 14:11:58 +0800
  • 2d2ba48b7d key images file magick numbers updated and viewkey input filed added to key images checker moneroexamples 2016-11-17 13:30:03 +0800
  • fe5a7443b4 linker dependencies reorganized to match current monero dev status moneroexamples 2016-11-17 09:07:12 +0800
  • 08fd01a7b3 links to tx pusher and key image checker added to front page moneroexamples 2016-10-27 07:53:53 +0800
  • d686a1809e show total amounts of outputs for signed tx data file moneroexamples 2016-10-26 18:53:35 +0800
  • 21604647ce refactored checking for correct key image file moneroexamples 2016-10-26 10:07:44 +0800
  • 314d679812 total xmr spend added to Signed Key Images Checker moneroexamples 2016-10-26 09:58:51 +0800
  • 14f85fa45c amount added to raw key images file info moneroexamples 2016-10-26 09:54:07 +0800
  • 00965a473f template for raw unsigned tx details updated moneroexamples 2016-10-26 08:36:34 +0800
  • 6c68a4944e pusher updated to reflect most recent pull request for cald wallet moneroexamples 2016-10-26 08:17:07 +0800
  • 02f022cbe9 git disable tx pushing for mainet, but leave it for testnet moneroexamples 2016-10-26 07:35:46 +0800
  • bc8c58f807 small edit moneroexamples 2016-10-25 13:10:58 +0800
  • 02b4e8251a hidden key images form added, but not used for now moneroexamples 2016-10-25 08:48:52 +0800
  • 1cd5426d94 adding timestamp to key images moneroexamples 2016-10-24 14:24:57 +0800
  • 566201c4bc adding timestamp to key images moneroexamples 2016-10-24 14:22:26 +0800
  • f3411767cc basic signed key images info shown moneroexamples 2016-10-24 13:52:44 +0800
  • fc17deb58c basic signed key images info shown moneroexamples 2016-10-24 12:12:40 +0800
  • 522ecd7093 showing output's amounts for signed ringct tx moneroexamples 2016-10-24 10:09:43 +0800
  • ee1305b993 change info added to signed tx data moneroexamples 2016-10-24 09:51:53 +0800
  • f340e7f0b1 readme updated moneroexamples 2016-10-24 09:05:42 +0800
  • abc0a480fa tx_prv_key added to tx_context, but disabled for now. moneroexamples 2016-10-21 14:25:26 +0800
  • 7e1c12b192 searching tx based on private tx key added moneroexamples 2016-10-21 13:02:47 +0800
  • ae2b273c80 search tx based on private tx key added moneroexamples 2016-10-21 13:02:13 +0800
  • 9296210040 mask in ringct removed as not needed moneroexamples 2016-10-21 10:19:55 +0800
  • 98e4f45748 dest_infos added to signed tx details moneroexamples 2016-10-19 11:35:38 +0800
  • c193e8adeb payment_id added to details of unsigned raw tx moneroexamples 2016-10-19 10:46:33 +0800
  • 82494c229d dont cout blockchain height moneroexamples 2016-10-17 17:14:35 +0800
  • 9f49ab2074 no of confirmations added to tx details moneroexamples 2016-10-17 17:10:36 +0800
  • e66f52979e basic tx push html template added moneroexamples 2016-10-14 12:31:48 +0800
  • 0e8706b59b css read to context from a single file moneroexamples 2016-10-14 07:16:41 +0800
  • df2a86ca91 reoragnization of css styles started moneroexamples 2016-10-13 15:13:59 +0800
  • 922f6c02c2 showing real mixins in timescales for unsigned tx added moneroexamples 2016-10-13 13:54:16 +0800
  • 9d66fb7783 construct_mstch_mixin_timescales method added moneroexamples 2016-10-13 12:02:17 +0800
  • 6793d26475 timescales parameters grouped together moneroexamples 2016-10-12 13:57:04 +0800
  • c90d11ef42 small code cleaning moneroexamples 2016-10-12 12:30:03 +0800
  • 287a0014d6 show raw tx data for non-ringct transactions added moneroexamples 2016-10-12 10:31:10 +0800
  • 847151c2d7 show raw tx data for non-ringct transactions added moneroexamples 2016-10-12 10:26:31 +0800
  • b74976dd50 correctly set testnet flag for tx template context moneroexamples 2016-10-12 09:05:47 +0800
  • 3cc42cfd7f better handling of block and tx missing in the blockchain moneroexamples 2016-10-12 08:55:43 +0800
  • 3a923c26ef showing outputs amount for signed tx check started moneroexamples 2016-10-11 14:52:58 +0800
  • 41f29b714d basic submission of signed raw tx done moneroexamples 2016-10-11 13:38:27 +0800
  • 57a874c771 development of show_pushrawtx started moneroexamples 2016-10-11 12:01:46 +0800
  • ec77dd8043 tx template problem with key images disply fixed moneroexamples 2016-10-11 07:58:45 +0800
  • 24dc2502fd show which key images were spend for ran signed tx moneroexamples 2016-10-07 13:36:34 +0800
  • 34e9aa72d7 amounts of inputs shown for signed raw tx moneroexamples 2016-10-06 12:53:33 +0800
  • 6750a77b8d showing real mixin on timescale added moneroexamples 2016-10-06 08:43:48 +0800
  • 434394b2db showing real mixin on timescale added moneroexamples 2016-10-06 08:43:09 +0800
  • 327fb1756f showing real mixin on timescale added moneroexamples 2016-10-06 08:41:43 +0800
  • 71f754c2f6 show real mixing in signed tx details moneroexamples 2016-10-05 15:29:57 +0800
  • 92a509cd2f details of raw signed txs are shown using tx_details partial moneroexamples 2016-10-05 08:16:10 +0800
  • ec314773f2 tx template uses tx_details partial now. moneroexamples 2016-10-04 13:59:31 +0800
  • 2b3a034bb9 construct_tx_context method added moneroexamples 2016-10-04 13:05:45 +0800
  • 16f6785bad showing signed tx details started moneroexamples 2016-10-03 12:53:30 +0800
  • 1d26c3e791 Mulstiple destination addresses added moneroexamples 2016-10-03 11:26:07 +0800
  • 7dbf279594 Change info added to unsigned tx check moneroexamples 2016-10-03 10:12:36 +0800
  • 1007b2f7d0 outouts age added moneroexamples 2016-09-30 12:45:35 +0800