What are the inputs to the hash function?
|
<p>I wrote an implementation of the cryptonight hash function (a purely academic exercise). Now I wa...
|
What are the inputs to the hash function?
|
<p>Ah okay! So if getblocktemplate returns that part of the input, you also need to attach a nonce,...
|
How to validate a block received from daemon API
|
<p>If I take a getBlock response from the daemon API, it contains a blob, and the header details, in...
|
What are the inputs to the hash function?
|
<p>FWIW, I figured out where the nonce belongs. Now im working on figuring out how to validate my da...
|
How to validate a block received from daemon API
|
<p>If I take a getBlock response from the daemon API, it contains a blob, and the header details, in...
|
Where is the original cryptonote java implementation?
|
<p>Supposedly cryptonote/cryptonight was initially implemented in java. Where can I find this java i...
|