You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gingeropolous 95e6d830c0 html fixes
modified some things based on analysis by this validator. https://validator.w3.org Though I think the main problem is that there was an unclosed <div>. I think what may be happening is that there might be an open div in the header and then a closed div in the footer. Or there's not. And then each thing thats inserted in between the header and footer may or may not have starting and closing <div>. I need to go through and check though. 

Also, the hidden state mod is from here - 
http://w3c.github.io/html/single-page.html#hidden-state-typehidden
8 years ago
..
templates html fixes 8 years ago
CMakeLists.txt Checking if lmdb2 exists or not, before trying to use the custom lmdb database for searching things. 9 years ago
CmdLineOptions.cpp testnet option added to xmrblocks 8 years ago
CmdLineOptions.h first commit 9 years ago
MicroCore.cpp tx template uses tx_details partial now. 8 years ago
MicroCore.h it complies and crow updated 8 years ago
monero_headers.h key images file magick numbers updated and viewkey input filed added to key images checker 8 years ago
mylmdb.h dont cout blockchain height 8 years ago
page.h Use custom current blockchain height function 8 years ago
rpccalls.cpp rapidjson lib and rpcalls.h added 9 years ago
rpccalls.h basic submission of signed raw tx done 8 years ago
tools.cpp decrypt function updated 8 years ago
tools.h decryption of key image file added using private view key 8 years ago
tx_details.cpp get_payment_id added to tools 9 years ago
tx_details.h get_payment_id added to tools 9 years ago