Commit Graph

67 Commits

Author SHA1 Message Date
wowario 1644a31c88 wowified 2021-05-09 22:01:27 +03:00
stoffu 2b5646d87c
Display 128bit network difficulty properly 2019-06-17 13:35:29 +09:00
moneroexamples 3e1631643e blockhexcomplete url added 2018-08-07 11:53:25 +08:00
moneroexamples 2264d1d722 As hex link added to tx details
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/133
2018-07-08 15:25:50 +08:00
moneroexamples dc1ddacc9c json_detailedtransaction version added 2018-06-18 08:16:53 +08:00
moneroexamples 404f6ddec9 Decoding of key images seems fixed. Need still do output file decoding.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
2018-05-10 09:20:07 +08:00
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
2018-03-09 08:36:21 +08:00
moneroexamples d2c0a4895d parse_str_secret_key js function added 2018-01-24 12:22:30 +08:00
moneroexamples 5d34b3e562 hard fork version added to network info 2018-01-02 06:43:39 +08:00
moneroexamples fe8c1c2a59 make it compile on ubuntu 16.04 2018-01-02 06:43:39 +08:00
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
2018-01-02 06:43:39 +08:00
moneroexamples df717dafc1 include #include <boost/algorithm/string.hpp> 2018-01-02 06:43:39 +08:00
moneroexamples d1251baf09 apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
2018-01-02 06:43:39 +08:00
moneroexamples a9443d4e18 make it compile with subaddresses 2018-01-02 06:43:39 +08:00
moneroexamples feb9dabf69 mempool-refresh-time changed to 5 seconds by default 2017-08-22 07:05:14 +08:00
moneroexamples 68c3d97fd8 checking if COMMAND_RPC_GET_ALT_BLOCKS_HASHES exists added 2017-06-20 09:00:55 +08:00
moneroexamples fd14259c1f json.http and crow modified to compile with latest gcc 2017-06-04 10:40:14 +08:00
moneroexamples 0b350a027d join memory status thread 2017-06-04 09:42:11 +08:00
moneroexamples c3c25fcb03 fix merging problems 2017-04-28 15:24:19 +08:00
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
2017-04-28 13:45:30 +08:00
moneroexamples c0b19625ef fmt library updated 2017-03-13 16:35:45 +08:00
moneroexamples 89ec634422 fix: no more parsing json of each tx in mempool 5 times! 2017-03-03 17:09:49 +08:00
moneroexamples 38d893057e xmreg::pause_execution added to tools. 2017-03-03 04:56:42 +00:00
kenshi84 881b87b0de show number of non-ringct inputs 2017-02-17 11:47:35 +09:00
moneroexamples 7da52875a8 possible spending calculation amended 2017-01-19 04:22:01 +00:00
moneroexamples 93d7c63198 block size and median size of blocks added 2017-01-18 00:37:15 +00:00
moneroexamples f963c152cf mlog_configure added to main due to new loging system in monero 2017-01-16 23:20:53 +00:00
moneroexamples f17ec69d2b show "?" instead of 0.000 amounts. 2017-01-15 10:18:03 +08:00
moneroexamples 667353ec11 xmr_amount_to_str corrected 2017-01-11 22:55:55 +00:00
moneroexamples fe8d33b986 get_human_readable_timestamp simplified 2017-01-09 03:44:08 +00:00
moneroexamples d373e5f196 signed and unsiged tx files prefixes updated 2016-12-31 10:34:00 +08:00
moneroexamples 79de75f172 xmreg::get_dummy_account_keys removed because not used 2016-12-05 12:21:02 +08:00
moneroexamples 6141f92311 reconstruction of mainnet txs from json is good now. 2016-12-03 12:05:31 +08:00
moneroexamples df57d2b203 xmreg::make_tx_from_json started 2016-12-02 10:22:49 +08:00
moneroexamples 66caaea4dd rapidjson removed 2016-12-02 09:03:33 +08:00
moneroexamples 1fd68550d0 new json based sum_money_in_outputs started 2016-12-02 08:09:09 +08:00
moneroexamples a34ed83efe nlohmann json included in tool.h 2016-12-01 15:13:29 +08:00
moneroexamples 1d905bb7f3 fix: key image checker shows RingCT amounts correctly for each spent key image 2016-11-29 09:21:32 +08:00
moneroexamples 08e22f4870 tx_details class removed as it is not used 2016-11-28 11:35:23 +08:00
moneroexamples 900e3c2edb use timestamp_to_str_local incase Hinnanat libary fails to covert to UTC timezone 2016-11-24 13:54:15 +08:00
moneroexamples c25ae14a1e xmreg::xmr_amount_to_str added 2016-11-24 11:28:54 +08:00
moneroexamples 73eeb7321f dateparser class removed 2016-11-24 07:11:18 +08:00
moneroexamples 8b45f9fe49 some simple reformating 2016-11-24 06:11:23 +08:00
moneroexamples 6054c3e691 timestamp_to_str rewritten to generate UTC time strings 2016-11-23 13:32:51 +08:00
moneroexamples a2c3c575ba Hinnant date library added 2016-11-22 17:34:38 +08:00
moneroexamples 996ce2c847 some simple reformating 2016-11-22 17:13:35 +08:00
moneroexamples 7da58d4221 get_tx_pub_key_from_received_outs moved to tools.h 2016-11-22 17:03:19 +08:00
moneroexamples acd6d2afd7 added xmreg::ptime_to_time_t() to tools.h 2016-11-22 13:50:35 +08:00
moneroexamples a59b85192f decryption of key image file added using private view key 2016-11-17 16:01:41 +08:00
moneroexamples c193e8adeb payment_id added to details of unsigned raw tx 2016-10-19 10:46:33 +08:00