Commit Graph

115 Commits

Author SHA1 Message Date
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
2018-03-09 08:36:21 +08:00
moneroexamples e3c732eaa2 speed up all_in_one.js generation. 2018-02-01 11:58:43 +08:00
moneroexamples d3120c73dc merge multiple js files into one
to mininmize number of request to the server
2018-02-01 11:51:37 +08:00
moneroexamples d3481a0d26 more js code added 2018-01-14 13:38:49 +08:00
moneroexamples a77468ce80 basic cryptonote js files added 2018-01-14 09:34:35 +08:00
moneroexamples 21d5ccf2f1 adding JS support started 2018-01-13 07:18:44 +08:00
moneroexamples 17b8f99b35 compile with latest monero master 2018-01-02 06:43:39 +08:00
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
2018-01-02 06:43:39 +08:00
moneroexamples 61cd869127 upgrade crow to latest version 2018-01-02 06:43:39 +08:00
stoffu 02070e9875 misc fixes to eliminate compiler warnings 2018-01-02 06:43:39 +08:00
moneroexamples bacd5d3937 proving raw tx added 2018-01-02 06:43:39 +08:00
moneroexamples f290c1db43 add prove and myoutpus shortcut links 2017-09-02 08:59:45 +08:00
moneroexamples 026e734ab0 mempool changed to txpool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/64
2017-08-24 13:29:32 +08:00
moneroexamples ad3e14a3aa disable alt blocks for now 2017-08-20 08:21:38 +08:00
moneroexamples 9db09581b6 add api/version call
https://github.com/moneroexamples/openmonero/issues/35
2017-07-30 06:12:02 +08:00
moneroexamples 9647945261 api/outputsblocks added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/73
2017-07-24 11:16:51 +08:00
moneroexamples e4a4e2c9ee /altblocks added 2017-06-22 10:00:38 +08:00
moneroexamples 8541f38ef1 Move network_info to MempoolStatus thread 2017-06-05 13:27:11 +08:00
moneroexamples fd14259c1f json.http and crow modified to compile with latest gcc 2017-06-04 10:40:14 +08:00
moneroexamples 0b350a027d join memory status thread 2017-06-04 09:42:11 +08:00
moneroexamples 96b71efcdb mempool catch removed as we have mempool thread now 2017-06-02 13:12:27 +08:00
moneroexamples 093afee5ac mempool-refresh-time option added 2017-06-02 12:32:25 +08:00
moneroexamples d218b767aa mempool thread status thread dev started for tests 2017-06-02 08:09:45 +08:00
moneroexamples 4a2c0a5d3e mempool_info_timeout set to 5s as default 2017-05-28 09:13:45 +08:00
moneroexamples c9ee47ec3c mempool and network info timeout parameters added 2017-05-28 09:10:42 +08:00
moneroexamples 4500e640c3 Mempool data processing moved to async thread 2017-05-25 13:21:17 +08:00
moneroexamples c45abcba1b std::thread changed to boost::thread and the emission refactored 2017-05-24 11:06:03 +08:00
moneroexamples 7b9ee5732d /api/emission added 2017-05-19 17:50:12 +08:00
moneroexamples c2d78c692b boost path used instead of strings for paths 2017-05-18 08:59:26 +08:00
moneroexamples 9c57d8b3a3 Emission atomic structure added 2017-05-17 13:30:36 +08:00
moneroexamples 7a4a02b563 emission for testnet network added 2017-05-17 08:20:43 +08:00
moneroexamples d6bcf94a3d testing monero emission thread 2017-05-16 13:29:24 +08:00
moneroexamples 19718932c3 json_networkinfo added 2017-05-11 12:17:10 +08:00
moneroexamples 67b48ccc93 api to get raw tx and block data added 2017-05-11 11:38:29 +08:00
moneroexamples f4c72a3fc1 started upadting readme with new api/mempool example 2017-05-10 09:06:06 +08:00
moneroexamples eb735a14dc large default value for api/mempool if no limit given 2017-05-10 08:49:59 +08:00
moneroexamples eac4fa8460 add limits to json_mempool 2017-05-10 08:42:06 +08:00
moneroexamples f5f9916b93 myxmr::jsonresponse class added 2017-05-04 08:43:00 +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 87ec3934f0 no_of_last_blocks option added and default set to 10 2017-03-04 06:25:24 +08:00
moneroexamples 543ad9c3af key image and output keys chekers, pusher, refresh are optional now 2017-02-28 07:10:50 +00:00
kenshi84 721da7475d build on windows 2017-02-02 23:17:43 +09:00
moneroexamples 4cebf488d9 ability to decode outptus of raw tx data added 2017-01-28 14:04:25 +08:00
moneroexamples c9204be4de /mempool page added 2017-01-20 01:43:09 +00:00
moneroexamples 6bdf82b59d CmakeLists.txt modified 2017-01-20 01:36:35 +00:00
moneroexamples 4809e3f972 fix: POST request of prove sending tx 2017-01-18 20:15:15 +08:00
moneroexamples 9f98a70fcf changed get to post requests in decoding outputs and prove sending 2017-01-18 19:40:24 +08:00
moneroexamples f963c152cf mlog_configure added to main due to new loging system in monero 2017-01-16 23:20:53 +00:00
kenshi84 14df81eb9d avoid overwriting provided testnet daemon url 2017-01-13 15:05:39 +09:00
moneroexamples b9067189d5 ssl suport added 2016-12-19 09:47:19 +08:00