upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/13.md
AgeCommit message (Collapse)Author
2023-08-13merge nips 12, 16, 20 and 33 into nip 01 (#703)fiatjaf_
Co-authored-by: Viktor Vsk <me@viktorvsk.com>
2023-04-24forgot to update the initial nonce in the explanationarkin0x
2023-04-24example was incorrectarkin0x
the example event id had 21 leading zeroes, not 20 I provided new C code that has been tested to work (I couldn't get the original example code to work) and I provided some JavaScript code to test event ids as well. I did not re-compute the event id for the example event; I simply changed the nonce to be 21. Since it is an example, it may not matter that the event id is not correct.
2023-04-07fix grammar and typosvivganes
2022-12-17Minor grammar fixessgmoore
Minor grammar fixes at lines 9 and 93.
2022-05-06Proof of WorkWilliam Casarin
Thanks-to: Cameri and scsibug for the initial idea of using the id for PoW Thanks-to: David A. Harding for the difficulty commitment idea Signed-off-by: William Casarin <jb55@jb55.com>