iquidus

Results 18 comments of iquidus

looking at the last blocks reward tx, they are identical (ignoring hashes of course). it should process it fine. Doesnt look like a code issue (either in explorer or daemon),...

It's always the exact same block?

https://github.com/iquidus/explorer/blob/master/routes/index.js#L52 try changing rtx.vout in that line, to JSON.parse(rtx.vout) doesnt make a heap of sense, but wondering if vout is being read as json, or a string. will most likely...

cool, didnt think it would. I will need to set up my own instance of this to debug properly. Can you link me to the github?

http://bitcoin.stackexchange.com/questions/4301/what-is-an-unspent-output/4302#4302 Unless you're coin is doing anything odd, this should be the same as total supply. you can get this via the api easily with. http://example.com/ext/getmoneysupply insight is ok, however...

ah I see. I will look into the android wallet.

background-image: url("motionCaptcha-shapes.jpg") !important; Is the motionCaptcha-shapes.jpg in the correct location? If not, it will not be able to display the shape to draw. Edit: I have the latest version working...

I think periodic renewal is an important component. Humans don't exist forever, so identification should not either. Required renewal is a simple and great way to deal with death (among...