Commit Graph

105 Commits

Author SHA1 Message Date
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
moneroexamples 4a81039cf0 added signed outputs's keys file checker 2016-11-29 14:07:16 +08:00
moneroexamples b51b959036 pushing tx disabled by default. enable-pusher flag added to enable it 2016-11-24 09:59:58 +08:00
moneroexamples 997eed7403 robots.txt enabled 2016-11-24 07:13:34 +08:00
moneroexamples 04feb4448f robot's blockade removed 2016-11-22 10:02:23 +08:00
moneroexamples d4097940c4 show viewkey in key images file checker 2016-11-17 14:11:58 +08:00
moneroexamples 02b4e8251a hidden key images form added, but not used for now 2016-10-25 08:48:52 +08:00
moneroexamples f3411767cc basic signed key images info shown 2016-10-24 13:52:44 +08:00
moneroexamples fc17deb58c basic signed key images info shown 2016-10-24 12:12:40 +08:00
moneroexamples 41f29b714d basic submission of signed raw tx done 2016-10-11 13:38:27 +08:00
moneroexamples 57a874c771 development of show_pushrawtx started 2016-10-11 12:01:46 +08:00