140 Commits (4aefc0da7778b8910176c1918364d89e57b9d381)

Author SHA1 Message Date
moneroexamples cd64eef13a Remove payment id indicators
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/203
5 years ago
moneroexamples 7ae0315482 Add --daemon-login user:pass option
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/200
5 years ago
Norman Moeschter 79f360acef
Add autorefresh Content-Type. 5 years ago
moneroexamples 101203e2bd add --enable-randomx flag 5 years ago
moneroexamples 143018b5aa remove caches from html template 5 years ago
moneroexamples 8663f43f40 block and tx caches removed 5 years ago
moneroexamples dc642db809 Merge branch 'devel' into randomx 5 years ago
Norman Moeschter 782ca6bc6a
Add autorefresh on /tx page. 5 years ago
moneroexamples a86e0ca3f1 randomx adding started 6 years ago
moneroexamples 3f9e58316b js removed 6 years ago
moneroexamples 2e32839740 concurrency option added 6 years ago
moneroexamples 73ed903eff add htmlresponse to other endpoints 6 years ago
moneroexamples d45b6b9c46 test content type html response
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/160#issuecomment-472205835
6 years ago
moneroexamples b96ed8de74 show_ringmemberstx_jsonhex added 6 years ago
moneroexamples 90cd28c16c show_ringmemberstx_hex added 6 years ago
moneroexamples 2b78eb4ef1 ring members output info as hex added 6 years ago
moneroexamples 3e1631643e blockhexcomplete url added 6 years ago
moneroexamples 22a9f6517e --enable-as-hex option added 6 years ago
moneroexamples 2264d1d722 As hex link added to tx details
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/133
6 years ago
moneroexamples ebe4bb7765 started work on detailed info 6 years ago
moneroexamples 9905e916e4 bindaddr (-x) option added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/128
6 years ago
moneroexamples bf39420c8a fix popping blocks
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/119
7 years ago
moneroexamples bf8b2eb05b initialize block_size_limit_str and block_size_median_str 7 years ago
moneroexamples c103a34eba initialize block_size_limit_str and block_size_median_str 7 years ago
moneroexamples 0e8da07a06 readme updated 7 years ago
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
7 years ago
moneroexamples e3c732eaa2 speed up all_in_one.js generation. 7 years ago
moneroexamples d3120c73dc merge multiple js files into one
to mininmize number of request to the server
7 years ago
moneroexamples d3481a0d26 more js code added 7 years ago
moneroexamples a77468ce80 basic cryptonote js files added 7 years ago
moneroexamples 21d5ccf2f1 adding JS support started 7 years ago
moneroexamples 17b8f99b35 compile with latest monero master 7 years ago
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
7 years ago
moneroexamples 61cd869127 upgrade crow to latest version 7 years ago
stoffu 02070e9875 misc fixes to eliminate compiler warnings 7 years ago
moneroexamples bacd5d3937 proving raw tx added 7 years ago
moneroexamples f290c1db43 add prove and myoutpus shortcut links 7 years ago
moneroexamples 026e734ab0 mempool changed to txpool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/64
7 years ago
moneroexamples ad3e14a3aa disable alt blocks for now 7 years ago
moneroexamples 9db09581b6 add api/version call
https://github.com/moneroexamples/openmonero/issues/35
7 years ago
moneroexamples 9647945261 api/outputsblocks added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/73
7 years ago
moneroexamples e4a4e2c9ee /altblocks added 7 years ago
moneroexamples 8541f38ef1 Move network_info to MempoolStatus thread 8 years ago
moneroexamples fd14259c1f json.http and crow modified to compile with latest gcc 8 years ago
moneroexamples 0b350a027d join memory status thread 8 years ago
moneroexamples 96b71efcdb mempool catch removed as we have mempool thread now 8 years ago
moneroexamples 093afee5ac mempool-refresh-time option added 8 years ago
moneroexamples d218b767aa mempool thread status thread dev started for tests 8 years ago
moneroexamples 4a2c0a5d3e mempool_info_timeout set to 5s as default 8 years ago
moneroexamples c9ee47ec3c mempool and network info timeout parameters added 8 years ago