Commit Graph

67 Commits (8129bc88c10d8bfe0f77aa4ec602b68d844530de)

Author SHA1 Message Date
wowario 1644a31c88 wowified
3 years ago
stoffu 2b5646d87c
Display 128bit network difficulty properly
5 years ago
moneroexamples 3e1631643e blockhexcomplete url added
6 years ago
moneroexamples 2264d1d722 As hex link added to tx details
6 years ago
moneroexamples dc1ddacc9c json_detailedtransaction version added
6 years ago
moneroexamples 404f6ddec9 Decoding of key images seems fixed. Need still do output file decoding.
6 years ago
moneroexamples 3a055f9fbd remove depency on readline
6 years ago
moneroexamples d2c0a4895d parse_str_secret_key js function added
6 years ago
moneroexamples 5d34b3e562 hard fork version added to network info
7 years ago
moneroexamples fe8c1c2a59 make it compile on ubuntu 16.04
7 years ago
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
7 years ago
moneroexamples df717dafc1 include #include <boost/algorithm/string.hpp>
7 years ago
moneroexamples d1251baf09 apply patch from @stoffu for sub-addresses
7 years ago
moneroexamples a9443d4e18 make it compile with subaddresses
7 years ago
moneroexamples feb9dabf69 mempool-refresh-time changed to 5 seconds by default
7 years ago
moneroexamples 68c3d97fd8 checking if COMMAND_RPC_GET_ALT_BLOCKS_HASHES exists added
7 years ago
moneroexamples fd14259c1f json.http and crow modified to compile with latest gcc
7 years ago
moneroexamples 0b350a027d join memory status thread
7 years ago
moneroexamples c3c25fcb03 fix merging problems
7 years ago
moneroexamples 468f927e8b gitignore modefied
7 years ago
moneroexamples c0b19625ef fmt library updated
7 years ago
moneroexamples 89ec634422 fix: no more parsing json of each tx in mempool 5 times!
7 years ago
moneroexamples 38d893057e xmreg::pause_execution added to tools.
7 years ago
kenshi84 881b87b0de show number of non-ringct inputs
7 years ago
moneroexamples 7da52875a8 possible spending calculation amended
7 years ago
moneroexamples 93d7c63198 block size and median size of blocks added
7 years ago
moneroexamples f963c152cf mlog_configure added to main due to new loging system in monero
7 years ago
moneroexamples f17ec69d2b show "?" instead of 0.000 amounts.
7 years ago
moneroexamples 667353ec11 xmr_amount_to_str corrected
7 years ago
moneroexamples fe8d33b986 get_human_readable_timestamp simplified
8 years ago
moneroexamples d373e5f196 signed and unsiged tx files prefixes updated
8 years ago
moneroexamples 79de75f172 xmreg::get_dummy_account_keys removed because not used
8 years ago
moneroexamples 6141f92311 reconstruction of mainnet txs from json is good now.
8 years ago
moneroexamples df57d2b203 xmreg::make_tx_from_json started
8 years ago
moneroexamples 66caaea4dd rapidjson removed
8 years ago
moneroexamples 1fd68550d0 new json based sum_money_in_outputs started
8 years ago
moneroexamples a34ed83efe nlohmann json included in tool.h
8 years ago
moneroexamples 1d905bb7f3 fix: key image checker shows RingCT amounts correctly for each spent key image
8 years ago
moneroexamples 08e22f4870 tx_details class removed as it is not used
8 years ago
moneroexamples 900e3c2edb use timestamp_to_str_local incase Hinnanat libary fails to covert to UTC timezone
8 years ago
moneroexamples c25ae14a1e xmreg::xmr_amount_to_str added
8 years ago
moneroexamples 73eeb7321f dateparser class removed
8 years ago
moneroexamples 8b45f9fe49 some simple reformating
8 years ago
moneroexamples 6054c3e691 timestamp_to_str rewritten to generate UTC time strings
8 years ago
moneroexamples a2c3c575ba Hinnant date library added
8 years ago
moneroexamples 996ce2c847 some simple reformating
8 years ago
moneroexamples 7da58d4221 get_tx_pub_key_from_received_outs moved to tools.h
8 years ago
moneroexamples acd6d2afd7 added xmreg::ptime_to_time_t() to tools.h
8 years ago
moneroexamples a59b85192f decryption of key image file added using private view key
8 years ago
moneroexamples c193e8adeb payment_id added to details of unsigned raw tx
8 years ago