60 Commits (16835ec144d38c58c6c306fb67a4c3f16c2516b4)

Author SHA1 Message Date
moneroexamples f697355101 Merge branch 'master' into update_to_current_monero 7 years ago
moneroexamples b3d8279af3 add changes from pr #76
4983786ed5
7 years ago
kenshi84 4983786ed5
build on mac and windows 7 years ago
moneroexamples fd14259c1f json.http and crow modified to compile with latest gcc 8 years ago
moneroexamples c3c25fcb03 fix merging problems 8 years ago
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
8 years ago
moneroexamples 89ec634422 fix: no more parsing json of each tx in mempool 5 times! 8 years ago
moneroexamples 38d893057e xmreg::pause_execution added to tools. 8 years ago
kenshi84 881b87b0de show number of non-ringct inputs 8 years ago
kenshi84 721da7475d build on windows 8 years ago
moneroexamples 93d7c63198 block size and median size of blocks added 8 years ago
moneroexamples f0271ce8e1 scaning for our mixins in key images disabled for now 8 years ago
moneroexamples 68a53d582b decode_ringct modified 8 years ago
moneroexamples cc97b932ad fix: pseudoOuts missing in some ringct txs from mempool 8 years ago
moneroexamples 9a8712dd43 checking what's happening with mempool json 8 years ago
moneroexamples 29ff8f7838 some code cleaning 8 years ago
moneroexamples 1f9fdda419 started fixing mempool ringct tx on mainnet 8 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 9fb47b3cda fix: ‘asnlSig’ is not a member of ‘rct’ 8 years ago
moneroexamples 7d27c26962 fix: mixin of tx in mempool is correct now 8 years ago
moneroexamples 79de75f172 xmreg::get_dummy_account_keys removed because not used 8 years ago
moneroexamples a9ac4166be minore code clean up 8 years ago
moneroexamples eda16d4559 fix: versioning not showing in the pusher's footer 8 years ago
moneroexamples 135558f417 reconstruction of ringct from json completed 8 years ago
moneroexamples 6141f92311 reconstruction of mainnet txs from json is good now. 8 years ago
moneroexamples 13f2505f88 vout and vin parsing from json added 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 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 73eeb7321f dateparser class removed 8 years ago
moneroexamples 6054c3e691 timestamp_to_str rewritten to generate UTC time strings 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 4211e5a5cb decrypt function updated 8 years ago
moneroexamples 31a1862b80 decrypt function updated 8 years ago
moneroexamples 827f7541c6 decrypt function updated and authentication enabled for key images raw data 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
moneroexamples 327fb1756f showing real mixin on timescale added 8 years ago
moneroexamples ca0255e57d checkrawtx.html template started 8 years ago
moneroexamples 2ebc9eda37 parse_crow_post_data function added 8 years ago
moneroexamples 825969b730 fix: decode_ringct switch statement corrected 8 years ago
moneroexamples 8740fd19a7 decoding of ringct amount in our outputs added 8 years ago
moneroexamples e710234fcb timestamp added to blocks 8 years ago
moneroexamples c23213cd89 testnet option added to xmrblocks 8 years ago