<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/13.md, branch iot</title>
<subtitle>[no description]</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/atom?h=iot</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/atom?h=iot'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/'/>
<updated>2023-08-13T16:47:45+00:00</updated>
<entry>
<title>merge nips 12, 16, 20 and 33 into nip 01 (#703)</title>
<updated>2023-08-13T16:47:45+00:00</updated>
<author>
<name>fiatjaf_</name>
<email>fiatjaf@gmail.com</email>
</author>
<published>2023-08-13T16:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=72bb8a128b2d7d3c2c654644cd68d0d0fe58a3b1'/>
<id>urn:sha1:72bb8a128b2d7d3c2c654644cd68d0d0fe58a3b1</id>
<content type='text'>
Co-authored-by: Viktor Vsk &lt;me@viktorvsk.com&gt;
</content>
</entry>
<entry>
<title>forgot to update the initial nonce in the explanation</title>
<updated>2023-04-24T19:43:15+00:00</updated>
<author>
<name>arkin0x</name>
<email>99223753+arkin0x@users.noreply.github.com</email>
</author>
<published>2023-04-24T19:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=61475db6f43068c535b275ef48e0faecf461ac76'/>
<id>urn:sha1:61475db6f43068c535b275ef48e0faecf461ac76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>example was incorrect</title>
<updated>2023-04-24T19:34:02+00:00</updated>
<author>
<name>arkin0x</name>
<email>99223753+arkin0x@users.noreply.github.com</email>
</author>
<published>2023-04-24T19:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=6fb9e54f7b4886272f7464aba2f0971543d8df40'/>
<id>urn:sha1:6fb9e54f7b4886272f7464aba2f0971543d8df40</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>fix grammar and typos</title>
<updated>2023-04-07T14:45:06+00:00</updated>
<author>
<name>vivganes</name>
<email>vivek@vivekganesan.com</email>
</author>
<published>2023-04-07T12:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=3cec80d99ebbee6b72aae31f1856181d04971244'/>
<id>urn:sha1:3cec80d99ebbee6b72aae31f1856181d04971244</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor grammar fixes</title>
<updated>2022-12-18T01:28:49+00:00</updated>
<author>
<name>sgmoore</name>
<email>git-sgmoore@users.noreply.github.com</email>
</author>
<published>2022-12-17T06:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=8918dc06eedfd1584c778746ceeff337ae7df84d'/>
<id>urn:sha1:8918dc06eedfd1584c778746ceeff337ae7df84d</id>
<content type='text'>
Minor grammar fixes at lines 9 and 93.</content>
</entry>
<entry>
<title>Proof of Work</title>
<updated>2022-05-07T01:04:57+00:00</updated>
<author>
<name>William Casarin</name>
<email>jb55@jb55.com</email>
</author>
<published>2022-05-05T17:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=d7a4aad4a0039285f2bc4723c2898593dca0d6c4'/>
<id>urn:sha1:d7a4aad4a0039285f2bc4723c2898593dca0d6c4</id>
<content type='text'>
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 &lt;jb55@jb55.com&gt;
</content>
</entry>
</feed>
