Commit Graph

57 Commits

Author SHA1 Message Date
kenshi84 4983786ed5
build on mac and windows 2017-08-24 23:09:02 +09: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 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
kenshi84 721da7475d build on windows 2017-02-02 23:17:43 +09:00
moneroexamples 93d7c63198 block size and median size of blocks added 2017-01-18 00:37:15 +00:00
moneroexamples f0271ce8e1 scaning for our mixins in key images disabled for now 2017-01-12 01:51:24 +00:00
moneroexamples 68a53d582b decode_ringct modified 2017-01-12 01:31:29 +00:00
moneroexamples cc97b932ad fix: pseudoOuts missing in some ringct txs from mempool 2017-01-11 01:09:57 +00:00
moneroexamples 9a8712dd43 checking what's happening with mempool json 2017-01-10 18:43:50 +08:00
moneroexamples 29ff8f7838 some code cleaning 2017-01-10 17:58:52 +08:00
moneroexamples 1f9fdda419 started fixing mempool ringct tx on mainnet 2017-01-10 07:42: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 9fb47b3cda fix: ‘asnlSig’ is not a member of ‘rct’ 2016-12-10 09:07:03 +08:00
moneroexamples 7d27c26962 fix: mixin of tx in mempool is correct now 2016-12-08 05:41:18 +08:00
moneroexamples 79de75f172 xmreg::get_dummy_account_keys removed because not used 2016-12-05 12:21:02 +08:00
moneroexamples a9ac4166be minore code clean up 2016-12-05 09:27:41 +08:00
moneroexamples eda16d4559 fix: versioning not showing in the pusher's footer 2016-12-05 09:12:29 +08:00
moneroexamples 135558f417 reconstruction of ringct from json completed 2016-12-04 16:09:21 +08:00
moneroexamples 6141f92311 reconstruction of mainnet txs from json is good now. 2016-12-03 12:05:31 +08:00
moneroexamples 13f2505f88 vout and vin parsing from json added 2016-12-02 14:38:51 +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 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 73eeb7321f dateparser class removed 2016-11-24 07:11:18 +08:00
moneroexamples 6054c3e691 timestamp_to_str rewritten to generate UTC time strings 2016-11-23 13:32:51 +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 4211e5a5cb decrypt function updated 2016-11-18 10:06:16 +08:00
moneroexamples 31a1862b80 decrypt function updated 2016-11-18 09:00:35 +08:00
moneroexamples 827f7541c6 decrypt function updated and authentication enabled for key images raw data 2016-11-18 08:30:21 +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 327fb1756f showing real mixin on timescale added 2016-10-06 08:41:43 +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 825969b730 fix: decode_ringct switch statement corrected 2016-09-08 11:30:56 +08:00
moneroexamples 8740fd19a7 decoding of ringct amount in our outputs added 2016-09-07 14:50:37 +08:00
moneroexamples e710234fcb timestamp added to blocks 2016-09-07 08:01:07 +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 0a5ac0452d timescale appearance improved 2016-04-21 05:02:18 +00:00