rot13maxi on Nostr: There’s a bunch of folks doing interesting (sometimes truly bizarre) things in ...
There’s a bunch of folks doing interesting (sometimes truly bizarre) things in script like implementing MUL with double-and-add or merklized lookup tables, trying to implement a stark verifier, etc. so far we’ve found that the 1000 element stack depth limit is something you need to be aware of, but isn’t *usually* an issue. And i think the places it gets bumped into would be trivially fixed if the stack element limit was raised. Anecdotal, but supports the view that 1000 elements is plenty roomy (*especially* if a stack element was able to be up to 4mb)
Published at
2024-05-21 11:12:41Event JSON
{
"id": "73f0d2c9636b0e5847208a149ae42450ff5c150c718a6c1cade1b11e27800c9a",
"pubkey": "d987084c48390a290f5d2a34603ae64f55137d9b4affced8c0eae030eb222a25",
"created_at": 1716289961,
"kind": 1,
"tags": [
[
"e",
"5124da9ef0dfb09fad971f89febef8de19b18d3e62ec35075e39529fe0e6ef4a",
"wss://relay.nostr.bg",
"reply"
],
[
"p",
"f1725586a402c06aec818d1478a45aaa0dc16c7a9c4869d97c350336d16f8e43"
],
[
"e",
"5124da9ef0dfb09fad971f89febef8de19b18d3e62ec35075e39529fe0e6ef4a",
"wss://relay.nostr.bg",
"root"
]
],
"content": "There’s a bunch of folks doing interesting (sometimes truly bizarre) things in script like implementing MUL with double-and-add or merklized lookup tables, trying to implement a stark verifier, etc. so far we’ve found that the 1000 element stack depth limit is something you need to be aware of, but isn’t *usually* an issue. And i think the places it gets bumped into would be trivially fixed if the stack element limit was raised. Anecdotal, but supports the view that 1000 elements is plenty roomy (*especially* if a stack element was able to be up to 4mb)",
"sig": "9bbb8297d05b4b7b3a0d6685d1cfd449f919c33e372bbfd00e7618f7205345a6dd3cda22360351f0892f429ceb006a940730a1eec07b8fe2dafe1502355a5487"
}