bitcoincashautist
bitcoincashautist
Here's some more info, I wrote a "cheat sheet" a while ago: ### CashAddress Cheat Sheet It is constructed from bytes: `version_byte || payload || checksum` (`||` indicates byte concatenation)...
>What algo is this referring to? Signature preimage building algo: https://documentation.cash/protocol/forks/replay-protected-sighash
Anyway, this works to assemble the file, would've preferred to use the `content` API, though: ``` cat \ /dev/null) \ /dev/null) \ /dev/null) \ /dev/null) \ /dev/null) \ /dev/null) \...
And here's the "cover" inscription, one that pulls those 380kB chunks and assembles the file :) https://ordinals.com/content/3d85ca419f50b1128f8954fe98147742f83baf0206ee3db54e386b81cb61739di0
also https://ordinals.com/inscription/3d85ca419f50b1128f8954fe98147742f83baf0206ee3db54e386b81cb61739di0 returns `Internal Server Error` while https://ordinals.com/preview/3d85ca419f50b1128f8954fe98147742f83baf0206ee3db54e386b81cb61739di0 renders just fine
Thing is, other conditions don't limit it to 0. For example if you change to `limit: 2` then it returns a proper result. If you change the block height range...
Also, this one which selects only 1 block trips with the same error. Change _gte and _lt heights +1 and it returns empty array proper. Commenting out the `redeem_bytecode_pattern` makes...
Replacing regex with like fails on some blocks, too: Query ``` # Matches all spends from AnyHedge v0.11 contract template # https://gitlab.com/GeneralProtocols/anyhedge/contracts/-/blob/development/contracts/v0.11/bytecode.asm query { input( #limit: 0 #offset: 0 where:...
I made a [little tool](https://gitlab.com/0353F40E/mini-indexer/-/blob/master/src/script.c#L8) to experiment with this, using these modes: - STRIP_PUSHES - replace each succesive sequence of pushes with number of pushes, encoded as a script number...
To better illustrate, here's an index (pattern, input_count) of contract fingerprints (STRIP_PUSHES mode) from blocks 0-780,000: https://gist.github.com/A60AB5450353F40E/6b3e525d6e1220328217b9568968d6fc