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 |
moneroexamples
|
4500e640c3
|
Mempool data processing moved to async thread
|
8 years ago |
moneroexamples
|
c45abcba1b
|
std::thread changed to boost::thread and the emission refactored
|
8 years ago |
moneroexamples
|
7b9ee5732d
|
/api/emission added
|
8 years ago |
moneroexamples
|
c2d78c692b
|
boost path used instead of strings for paths
|
8 years ago |
moneroexamples
|
9c57d8b3a3
|
Emission atomic structure added
|
8 years ago |
moneroexamples
|
7a4a02b563
|
emission for testnet network added
|
8 years ago |
moneroexamples
|
d6bcf94a3d
|
testing monero emission thread
|
8 years ago |
moneroexamples
|
19718932c3
|
json_networkinfo added
|
8 years ago |
moneroexamples
|
67b48ccc93
|
api to get raw tx and block data added
|
8 years ago |
moneroexamples
|
f4c72a3fc1
|
started upadting readme with new api/mempool example
|
8 years ago |
moneroexamples
|
eb735a14dc
|
large default value for api/mempool if no limit given
|
8 years ago |
moneroexamples
|
eac4fa8460
|
add limits to json_mempool
|
8 years ago |
moneroexamples
|
f5f9916b93
|
myxmr::jsonresponse class added
|
8 years ago |
moneroexamples
|
468f927e8b
|
gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
|
8 years ago |
moneroexamples
|
87ec3934f0
|
no_of_last_blocks option added and default set to 10
|
8 years ago |
moneroexamples
|
543ad9c3af
|
key image and output keys chekers, pusher, refresh are optional now
|
8 years ago |
kenshi84
|
721da7475d
|
build on windows
|
8 years ago |
moneroexamples
|
4cebf488d9
|
ability to decode outptus of raw tx data added
|
8 years ago |
moneroexamples
|
c9204be4de
|
/mempool page added
|
8 years ago |
moneroexamples
|
6bdf82b59d
|
CmakeLists.txt modified
|
8 years ago |
moneroexamples
|
4809e3f972
|
fix: POST request of prove sending tx
|
8 years ago |
moneroexamples
|
9f98a70fcf
|
changed get to post requests in decoding outputs and prove sending
|
8 years ago |