Commit Graph

  • c44e97e7d2 error msg expanded moneroexamples 2017-01-12 01:46:12 +0000
  • 68a53d582b decode_ringct modified moneroexamples 2017-01-12 01:31:29 +0000
  • 69d81a0949 mempool xmr shown to 3th decimal place moneroexamples 2017-01-11 23:02:04 +0000
  • 667353ec11 xmr_amount_to_str corrected moneroexamples 2017-01-11 22:55:55 +0000
  • b4eb465d52 readme updated moneroexamples 2017-01-11 22:51:14 +0000
  • cf413487c5 rct_type added to index page moneroexamples 2017-01-11 03:43:20 +0000
  • 937c31f587 is_ringct flag added to index page moneroexamples 2017-01-11 01:43:23 +0000
  • ffc41dfd86 Merge pull request #23 from moneroexamples/mainnet_ringct_adustment moneroexamples 2017-01-11 01:16:57 +0000
  • cc97b932ad fix: pseudoOuts missing in some ringct txs from mempool moneroexamples 2017-01-11 01:09:57 +0000
  • 5c265af68c Merge branch 'master' into mainnet_ringct_adustment moneroexamples 2017-01-10 22:56:15 +0000
  • dd27c2dff7 Merge pull request #21 from moneroj/patch-1 moneroexamples 2017-01-10 21:22:24 +0000
  • f0b5ede2ee Merge pull request #22 from M5M400/patch-1 moneroexamples 2017-01-10 21:22:05 +0000
  • 0a58e8b8a8 fixed typo M5M400 2017-01-10 12:14:08 +0100
  • 9bb6e453ec Update tx_details.html moneroj 2017-01-10 23:55:54 +1300
  • 9a8712dd43 checking what's happening with mempool json moneroexamples 2017-01-10 18:43:50 +0800
  • 29ff8f7838 some code cleaning moneroexamples 2017-01-10 17:58:52 +0800
  • 1f9fdda419 started fixing mempool ringct tx on mainnet moneroexamples 2017-01-10 07:42:55 +0000
  • fe8d33b986 get_human_readable_timestamp simplified moneroexamples 2017-01-09 03:44:08 +0000
  • f09b4976d4 http://blox.supportxmr.com/ added to README moneroexamples 2017-01-09 03:00:49 +0000
  • ac67c2ebc0 readme updated moneroexamples 2017-01-09 02:58:45 +0000
  • c8b8249390 Merge pull request #20 from moneroexamples/check_new_tx_pusher_archives moneroexamples 2017-01-09 02:48:46 +0000
  • 5d4c660525 data prefix added to key images and outputs checkers moneroexamples 2017-01-01 09:51:03 +0800
  • 86e90a4ed7 eg_tx_files updated moneroexamples 2016-12-31 10:39:31 +0800
  • d373e5f196 signed and unsiged tx files prefixes updated moneroexamples 2016-12-31 10:34:00 +0800
  • fb8bb27005 signed and unsigned txs example updated moneroexamples 2016-12-28 12:46:29 +0800
  • 3dfb3bd24c readme updated moneroexamples 2016-12-28 10:59:38 +0800
  • ff6f8f407e tx checker and pusher updated to use new serialization method moneroexamples 2016-12-28 10:34:39 +0800
  • c03ec8b2a8 examples of unsigned and signed tx base64 data added moneroexamples 2016-12-27 10:37:41 +0800
  • 0f43cd5147 examples of unsigned and signed tx files added moneroexamples 2016-12-27 10:33:04 +0800
  • 61ab16006d future: tx prefix hash added to tx info page moneroexamples 2016-12-26 12:21:23 +0800
  • 4866b1913e fix: read outputs file data moneroexamples 2016-12-25 08:11:36 +0800
  • cb643c39b9 libmnemonics added to dependencies moneroexamples 2016-12-24 16:40:28 +0800
  • 0379497d37 readme updated moneroexamples 2016-12-20 15:09:59 +0800
  • bd15cb874f Locate our mixins in key images added moneroexamples 2016-12-20 15:08:33 +0800
  • c797e2d59e readme updated moneroexamples 2016-12-19 09:54:51 +0800
  • ed9d3c1df9 README updated moneroexamples 2016-12-19 09:51:58 +0800
  • b9067189d5 ssl suport added moneroexamples 2016-12-19 09:47:19 +0800
  • d44e0ad385 Fix: compilatin error issue #2 moneroexamples 2016-12-16 05:17:33 +0800
  • ede2ad9556 before getting block, check if it exist using its hash moneroexamples 2016-12-14 10:28:47 +0800
  • 9fb47b3cda fix: ‘asnlSig’ is not a member of ‘rct’ moneroexamples 2016-12-10 09:07:03 +0800
  • 7d27c26962 fix: mixin of tx in mempool is correct now moneroexamples 2016-12-08 05:41:18 +0800
  • a4c3def391 fix: checking if key_image is spend only when td.m_key_image_known is True moneroexamples 2016-12-06 07:48:36 +0800
  • 79de75f172 xmreg::get_dummy_account_keys removed because not used moneroexamples 2016-12-05 12:21:02 +0800
  • a7ef6506a0 verifiction of output data decryption added moneroexamples 2016-12-05 10:46:04 +0800
  • 7c099e5053 how to get base64 encoded data in Windows added moneroexamples 2016-12-05 10:02:46 +0800
  • a9ac4166be minore code clean up moneroexamples 2016-12-05 09:27:41 +0800
  • 5679dfb83f readme updated and small fix in an error message moneroexamples 2016-12-05 09:20:09 +0800
  • eda16d4559 fix: versioning not showing in the pusher's footer moneroexamples 2016-12-05 09:12:29 +0800
  • 0da43d8f5d Merge pull request #15 from moneroexamples/replace_rapidjson moneroexamples 2016-12-05 05:23:45 +0800
  • 135558f417 reconstruction of ringct from json completed moneroexamples 2016-12-04 16:09:21 +0800
  • 615c087efb checking if hash of tx reconstructed from json is correct added moneroexamples 2016-12-03 12:17:33 +0800
  • 6141f92311 reconstruction of mainnet txs from json is good now. moneroexamples 2016-12-03 12:05:31 +0800
  • 13f2505f88 vout and vin parsing from json added moneroexamples 2016-12-02 14:38:51 +0800
  • df57d2b203 xmreg::make_tx_from_json started moneroexamples 2016-12-02 10:22:49 +0800
  • 66caaea4dd rapidjson removed moneroexamples 2016-12-02 09:03:33 +0800
  • 1fd68550d0 new json based sum_money_in_outputs started moneroexamples 2016-12-02 08:09:09 +0800
  • a34ed83efe nlohmann json included in tool.h moneroexamples 2016-12-01 15:13:29 +0800
  • b6e670340d nlohmann json library added moneroexamples 2016-12-01 14:45:40 +0800
  • 059e1fe643 address.html corrected moneroexamples 2016-12-01 14:39:33 +0800
  • 1d883a398e added: output keys checker shows RingCToutputs amounts moneroexamples 2016-12-01 10:28:54 +0800
  • b9c1d2f098 added: output keys checker accounts for spend outputs moneroexamples 2016-12-01 09:11:31 +0800
  • 4a81039cf0 added signed outputs's keys file checker moneroexamples 2016-11-29 14:07:16 +0800
  • d96a0f9829 added last hash into version reporting moneroexamples 2016-11-29 10:16:44 +0800
  • 1d905bb7f3 fix: key image checker shows RingCT amounts correctly for each spent key image moneroexamples 2016-11-29 09:21:32 +0800
  • 31fbb4423e fix: dont throw exception when linking to next block at the top of blockchain moneroexamples 2016-11-28 13:08:27 +0800
  • 08e22f4870 tx_details class removed as it is not used moneroexamples 2016-11-28 11:35:23 +0800
  • 8a731907f5 better error messages added to key image file checker moneroexamples 2016-11-28 11:03:04 +0800
  • 3a405627bb fix: enabling pushing with enable_pusher works now moneroexamples 2016-11-28 10:34:49 +0800
  • be0d868198 fix: show correct amount in key image file checker moneroexamples 2016-11-28 10:24:14 +0800
  • e7c542146e fix: show correct block size moneroexamples 2016-11-28 08:50:01 +0800
  • 4174fd2c7b template updated for datetime search results moneroexamples 2016-11-26 13:15:54 +0800
  • 248c6fcaee search tx in given hour and day added moneroexamples 2016-11-26 13:05:28 +0800
  • a5d71f7027 searching tx in a given minute added corrected moneroexamples 2016-11-25 14:18:07 +0800
  • 53a7b381b8 searching tx in a given minute added corrected moneroexamples 2016-11-25 14:15:54 +0800
  • 1460bc0c29 searching tx in a given minute added moneroexamples 2016-11-25 11:09:25 +0800
  • 22734d979a mylmdb.h updated moneroexamples 2016-11-25 08:43:59 +0800
  • 900e3c2edb use timestamp_to_str_local incase Hinnanat libary fails to covert to UTC timezone moneroexamples 2016-11-24 13:54:15 +0800
  • 3c2d5458be Merge pull request #12 from Gingeropolous/patch-3 moneroexamples 2016-11-24 11:44:03 +0800
  • 5f5d395ae1 xmreg::xmr_amount_to_str added moneroexamples 2016-11-24 11:30:01 +0800
  • 8b24c98fd3 added the i2p link Gingeropolous 2016-11-23 22:29:47 -0500
  • c25ae14a1e xmreg::xmr_amount_to_str added moneroexamples 2016-11-24 11:28:54 +0800
  • b51b959036 pushing tx disabled by default. enable-pusher flag added to enable it moneroexamples 2016-11-24 09:59:58 +0800
  • 207418432e extra method get_full_page removed moneroexamples 2016-11-24 09:09:58 +0800
  • 735de00f96 Merge branch 'date_lib_added' moneroexamples 2016-11-24 09:01:37 +0800
  • 7dddcffe5f Fix merge conflict moneroexamples 2016-11-24 08:58:42 +0800
  • 997eed7403 robots.txt enabled moneroexamples 2016-11-24 07:13:34 +0800
  • 73eeb7321f dateparser class removed moneroexamples 2016-11-24 07:11:18 +0800
  • bc511cad69 readme updated moneroexamples 2016-11-24 06:24:03 +0800
  • 5ff83e77ee search input field extended to show datetime moneroexamples 2016-11-24 06:18:28 +0800
  • 8b45f9fe49 some simple reformating moneroexamples 2016-11-24 06:11:23 +0800
  • 0a415a466c datetime added to placeholder text for search moneroexamples 2016-11-23 14:35:49 +0800
  • 7554cb4adc README updated moneroexamples 2016-11-23 14:29:03 +0800
  • 438c0627fa finding block of specific timestamp or first block after the timestamp moneroexamples 2016-11-23 14:24:05 +0800
  • fe93681baf Show block based on time, e.g., 2016-11-23 04:17:43 moneroexamples 2016-11-23 14:05:47 +0800
  • 35786cd58f removed cmake build files from git tracking moneroexamples 2016-11-23 13:37:46 +0800
  • 967085806d git ignore updated moneroexamples 2016-11-23 13:34:16 +0800
  • 6054c3e691 timestamp_to_str rewritten to generate UTC time strings moneroexamples 2016-11-23 13:32:51 +0800
  • 46205ab08d Version from git added into template footer moneroexamples 2016-11-23 09:59:22 +0800
  • 930787d74d generation of version.h with current git commit added moneroexamples 2016-11-23 09:28:10 +0800
  • a2c3c575ba Hinnant date library added moneroexamples 2016-11-22 17:34:38 +0800