Commit Graph

47 Commits

Author SHA1 Message Date
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
moneroexamples ca0255e57d checkrawtx.html template started 2016-09-28 14:37:53 +08:00
moneroexamples 2ebc9eda37 parse_crow_post_data function added 2016-09-28 07:44:39 +08:00
moneroexamples 8740fd19a7 decoding of ringct amount in our outputs added 2016-09-07 14:50:37 +08:00
moneroexamples c23213cd89 testnet option added to xmrblocks 2016-09-06 19:19:10 +08:00
moneroexamples 3ef2f662a8 mylmdb and tools updated 2016-05-11 06:32:02 +00:00
moneroexamples c323f61adf get_payment_id added to tools 2016-04-25 03:18:56 +00:00
moneroexamples 1f7eede2b6 resolution info added to time scale 2016-04-20 23:34:05 +00:00
moneroexamples 5891b30122 timescales added 2016-04-20 07:11:43 +00:00
moneroexamples 522b09e0e2 app port changed to 8081 2016-04-14 05:05:42 +08:00
moneroexamples 74ecbcae4c app port changed to 8081 2016-04-13 16:46:08 +08:00
moneroexamples 38681e063a brackets removed from hashes 2016-04-13 16:29:01 +08:00
moneroexamples ec1a31cad6 number of index of transactions changed to 150 2016-04-12 12:39:52 +08:00
moneroexamples 9b30acc5e2 more info on index site and css added 2016-04-12 11:31:26 +08:00
moneroexamples 69d6b27f31 few tool functions added 2016-04-11 15:02:44 +08:00
moneroexamples 8247faf232 templates folder added to cmake 2016-04-08 14:14:42 +08:00
moneroexamples 38a77c6cbf xmreg::init_blockchain added 2016-04-07 13:41:15 +08:00
moneroexamples 98661d9b67 first commit 2016-04-06 14:53:37 +08:00