hi geekz! Thanks for this nice abe! We have one running at
mazacha.in but seem to have an issue with the ajax.
Messing with abe in dev env with abe's webserver I was noticing /q/get_blocks_data would hang the whole site until that was canceled by CTRL-C in the abe console (would break out of that function and stop waiting for the POST) or canceled by user refreshing the page.
- then it would properly start loading new transactions as they came in
Pushed it into my production env, using nginx and spawn-fcgi and saw noticeable difference - ajax_loader.gif would disappear, and new txns would come through latest txns section. But not always. And sometimes it seems that when it hangs here, Abe just dies, have to restart spawn-fcgi processes.
Any thoughts why this is happening?
dbtype = MySQLdb
connect-args = {yup id did em and it works}
upgrade
datadir += [{
"dirname":"somedir/mazacoin",
"chain":"Mazacoin",
"code3":"MZC",
"address_version":"\u0032",
"conf":"mazacoin.conf"}]
"policy": "Mazacoin" # ... but use the "NovaCoin" loader.
binary-type binary
ignore-bit8-chains = ["Bitcoin", "Mazacoin", "Testnet"]
commit-bytes = 0
use-firstbits
shortlink-type=10
address-history-rows-max 10000
Also - I'm not the best at CSS - can you point me to where to edit the table & search form colors & hovers? I've poked at all kinds of stuff trying to edit these and can't seem to find it.
Thanks again for putting this together! (drop an MZC address & I'll send some!)