Commit Graph

120 Commits (9905e916e4321b0b5760e2c372e1f82e122a1fb3)

Author SHA1 Message Date
moneroexamples 9905e916e4 bindaddr (-x) option added
6 years ago
moneroexamples bf39420c8a fix popping blocks
6 years ago
moneroexamples bf8b2eb05b initialize block_size_limit_str and block_size_median_str
6 years ago
moneroexamples c103a34eba initialize block_size_limit_str and block_size_median_str
6 years ago
moneroexamples 0e8da07a06 readme updated
6 years ago
moneroexamples 3a055f9fbd remove depency on readline
6 years ago
moneroexamples e3c732eaa2 speed up all_in_one.js generation.
6 years ago
moneroexamples d3120c73dc merge multiple js files into one
6 years ago
moneroexamples d3481a0d26 more js code added
6 years ago
moneroexamples a77468ce80 basic cryptonote js files added
6 years ago
moneroexamples 21d5ccf2f1 adding JS support started
6 years ago
moneroexamples 17b8f99b35 compile with latest monero master
7 years ago
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
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
7 years ago
moneroexamples ad3e14a3aa disable alt blocks for now
7 years ago
moneroexamples 9db09581b6 add api/version call
7 years ago
moneroexamples 9647945261 api/outputsblocks added
7 years ago
moneroexamples e4a4e2c9ee /altblocks added
7 years ago
moneroexamples 8541f38ef1 Move network_info to MempoolStatus thread
7 years ago
moneroexamples fd14259c1f json.http and crow modified to compile with latest gcc
7 years ago
moneroexamples 0b350a027d join memory status thread
7 years ago
moneroexamples 96b71efcdb mempool catch removed as we have mempool thread now
7 years ago
moneroexamples 093afee5ac mempool-refresh-time option added
7 years ago
moneroexamples d218b767aa mempool thread status thread dev started for tests
7 years ago
moneroexamples 4a2c0a5d3e mempool_info_timeout set to 5s as default
7 years ago
moneroexamples c9ee47ec3c mempool and network info timeout parameters added
7 years ago
moneroexamples 4500e640c3 Mempool data processing moved to async thread
7 years ago
moneroexamples c45abcba1b std::thread changed to boost::thread and the emission refactored
7 years ago
moneroexamples 7b9ee5732d /api/emission added
7 years ago
moneroexamples c2d78c692b boost path used instead of strings for paths
7 years ago
moneroexamples 9c57d8b3a3 Emission atomic structure added
7 years ago
moneroexamples 7a4a02b563 emission for testnet network added
7 years ago
moneroexamples d6bcf94a3d testing monero emission thread
7 years ago
moneroexamples 19718932c3 json_networkinfo added
7 years ago
moneroexamples 67b48ccc93 api to get raw tx and block data added
7 years ago
moneroexamples f4c72a3fc1 started upadting readme with new api/mempool example
7 years ago
moneroexamples eb735a14dc large default value for api/mempool if no limit given
7 years ago
moneroexamples eac4fa8460 add limits to json_mempool
7 years ago
moneroexamples f5f9916b93 myxmr::jsonresponse class added
7 years ago
moneroexamples 468f927e8b gitignore modefied
7 years ago
moneroexamples 87ec3934f0 no_of_last_blocks option added and default set to 10
7 years ago
moneroexamples 543ad9c3af key image and output keys chekers, pusher, refresh are optional now
7 years ago
kenshi84 721da7475d build on windows
7 years ago
moneroexamples 4cebf488d9 ability to decode outptus of raw tx data added
7 years ago
moneroexamples c9204be4de /mempool page added
7 years ago
moneroexamples 6bdf82b59d CmakeLists.txt modified
7 years ago