Computer file by Ciro Santilli 35 Updated +Created
LevelDB by Ciro Santilli 35 Updated +Created
One "LevelDB" database contains multiple file in a directory. Off the bat inferior to SQLite which stores everything in a single file!
Bitcoin HOWTO by Ciro Santilli 35 Updated +Created
File signature by Ciro Santilli 35 Updated +Created
Dump LevelDB by Ciro Santilli 35 Updated +Created
Two-stage P2SH inscription by Ciro Santilli 35 Updated +Created
To decode these, we throw away the last tx and the last constant of each input, e.g.:
btc getrawtransaction 033d185d1a04c4bd6de9bb23985f8c15aa46234206ad29101c31f4b33f1a0e49 true | jq -r '.vin[].scriptSig.asm' | head -n -1 | sed -r 's/ [^ ]+$//' | tr -d '\n'  | xxd -r -p > tmp.jpg
Satoshi Nakamoto candidate by Ciro Santilli 35 Updated +Created
Craig Steven Wright by Ciro Santilli 35 Updated +Created
This dude actually managed to convince a brain-dead British court that he was Satoshi and force a takedown of the Bitcoin whitepaper from bitcoin.org/bitcoin.pdf where it had been for many years prior: coinmarketcap.com/academy/article/bitcoin-org-ordered-to-take-down-bitcoin-whitepaper-because-of-copyright-infringement The page was updated to simply display the following Satoshi quote:
It takes advantage of the nature of information being easy to spread but hard to stifle. - Satoshi Nakamoto
Figure 1.
Craig Steven Wright
. Source.
The mere thought that Satoshi would attempt to copyright takedown the Bitcoin whitepaper, and not be able to back his identidy with any cryptographic keys, makes one shrivel to the bones.
Also, kids, this is why you put a fucking license on everything you release to the public, and especially when doing so anonymously!!! A quick CC BY-SA on that paper would have prevented all this bullshit.
The existence of this outrageous fraudster has had two good effects on the world however it must be said:
Timeline:
Interesting
ISO_8859-1 by Ciro Santilli 35 Updated +Created
Paper without code by Ciro Santilli 35 Updated +Created
Singularity by Ciro Santilli 35 Updated +Created
Bitcoin implementation by Ciro Santilli 35 Updated +Created
Bitcoin protocol data type by Ciro Santilli 35 Updated +Created
Google Translate by Ciro Santilli 35 Updated +Created
Bitcoin Inscription Indexer by Ciro Santilli 35 Updated +Created
Previously called "bitcoin-strings-with-txids" since text was the initial focus, but Ciro Santilli decided to go for the more general name once images became more and more important to the project.
Set of scripts b Ciro Santilli, primarily created while researching Cool data embedded in the Bitcoin blockchain.
Bitcoin varint by Ciro Santilli 35 Updated +Created
Implementations:

There are unlisted articles, also show them or only show them.