-

@ 34d2f527:05cc8095
2025-05-07 15:55:47
No worries!
-

@ 34d2f527:05cc8095
2025-05-07 15:43:44
100k is the capacity here! The order total is roughly 9,750 sats.
-

@ 34d2f527:05cc8095
2025-05-07 15:32:27
That’s a very expensive. You should be getting a huge amount of liquidity at that cost.
For reference, our base LSP channels start at 6-10k sats depending on which service you use to set it up.
-

@ 8712b369:40625af9
2025-05-07 14:24:24
Subjecting yourself to fear mongering, politics, and excitable commentary on the latest war is not a good start to the day……….whether you think it affects you or not.
-

@ 3356de61:040b8bdd
2025-05-07 12:57:50
Is 50-100 ping from inside the enclave? Does enclave have network access by default or do you have to set it up somehow?
-

@ 3356de61:040b8bdd
2025-05-07 12:56:51
It should be non-strfry (try https://github.com/dezh-tech/ddsr/tree/main/bunklay) it should retain kind 24133 events for 10+ sec and ignore other kinds and that's about it.
-

@ 4523be58:ba1facd0
2025-05-07 10:31:59
https://image.nostr.build/68ef6048745c1b0ba654d08b2c971b2d24305264962d57c540be098e11f8628d.png
With a fresh 2MB graph, new user who follows 1 user from the graph gets this
-

@ 4523be58:ba1facd0
2025-05-07 10:29:18
If you crawl up to infinite distance from entry point, you might get lots of spam accounts that follow each other. Interesting topic for research and visualisation.
-

@ 4523be58:ba1facd0
2025-05-07 10:22:26
Maybe you could combine multiple metrics such as likes, zaps, follows and comments into a numeric score for the edge
-

@ 4523be58:ba1facd0
2025-05-07 10:20:48
To crawl a graph you always need some follow list as entry point, but the graph by itself is "global", you can easily change the root point and recalculate distances.
-

@ 4523be58:ba1facd0
2025-05-07 10:19:54
The graph was crawled using https://github.com/mmalmi/nostr-social-graph . I used a node.js script from the repo, but the same stuff can be generated in Iris on the social graph settings page.
The repo has a Dockerfile for a server which keeps an up-to-date version of the graph, runs here https://graph-api.iris.to/ . On Iris build time, a 2 MB social graph dataset is requested from there. Should probably refresh on 1st iris.to open as well.
The graph up to approximately 3+ degrees is currently 200K users, 6M follows, 80K mutes. ~50MB. My macbook can easily handle it, but mobile phone will crash. Native apps on mobile should easily handle it.
The exported file contains uniqueIds: public keys mapped to integers for shorter representation. Then follow lists which are encoded using these integers. I want to do a binary export format: it would cut the file size approximately in half.
-

@ 4523be58:ba1facd0
2025-05-07 10:09:08
Buzzwords: TypeScript, React, applied cryptography, data structures and algorithms, resource optimization (CPU, memory, bandwidth), Docker, test automation, UX intuition
-

@ 4523be58:ba1facd0
2025-05-07 09:57:30
Iris ships with a precalculated Nostr social graph for content filtering. It can be recrawled on the client side with a click of a button. In addition to this "web of trust", maybe we should include a "web of likes" dataset for client-side generated content recommendations. "You liked this user's posts, so you'll probably like these as well." Or "web of zaps" if that signal works better.
-

@ da66d621:0ea2ed78
2025-05-07 09:32:57
https://m.primal.net/Qpms.jpg
-

@ da66d621:0ea2ed78
2025-05-07 09:32:42
😂
-

@ da66d621:0ea2ed78
2025-05-07 09:32:16
Building the Bitcoin Art Magazine
-

@ 34d2f527:05cc8095
2025-05-07 04:12:59
Try this https://docs.zeusln.app/for-users/embedded-node/faq/#my-channels-are-showing-as-offline-how-can-i-get-them-to-show-as-active-again
-

@ 34d2f527:05cc8095
2025-05-07 02:39:06
Good luck!
-

@ 4523be58:ba1facd0
2025-05-06 19:07:54
My notification server doesn’t have social graph filtering. I started getting spam notifications right after posting with #introductions tag. Surprisingly, never had notification spam before.
-

@ 4523be58:ba1facd0
2025-05-06 19:02:45
https://image.nostr.build/7103ac49a87c8eb4b6d6da741755f4441df17818a1968264f8cc7bc070af2b47.jpg
This is the new meta in the age of social graph filtering. First post #introductions, get followers from clients that don’t do filtering, then start spamming. Just need to keep muting them - mute lists are also shared in Iris.
-

@ 4229c21f:25445ff9
2025-05-06 17:03:31
This a good question. The signatures may be different, but the ids will be the same.
Nostr uses bip340 for signing, which specifies that random data be included in signing. But this is optional, so it's up to the client doing the signing.
I would assume that because the ids are to same, the relays will just see it as a duplicate event, and ignore it.
-

@ 311b4976:a01dd129
2025-05-06 15:45:00
Really enjoyed this one. Already downloaded his other book “The Untethered Soul”
https://image.nostr.build/737aad914f8a303e46aa15308247ab08058e16d59874d3aae349808494785e07.jpg
-

@ 4523be58:ba1facd0
2025-05-06 14:32:09
If you're interested in the topic but not familiar with secure messaging protocols, don't feel intimidated — I'm just a web developer and managed to implement the double ratchet library. You need just basic web development and computer science skills, curiosity and capacity to learn.
Btw, if I don't reply to your DM on Iris, try starting a new chat after a while 😄 It could have gone to a previous Iris session of mine. Or just email me at sirius@iki.fi. There's still work to do with session management / multiple devices / groups.
-

@ 3356de61:040b8bdd
2025-05-06 13:44:52
I'm on intel, need to check arm too one day.
-

@ 4523be58:ba1facd0
2025-05-06 13:43:08
In case your client included the trailing dot in the url: https://iris.to/sirius
-

@ 4523be58:ba1facd0
2025-05-06 13:42:33
I wonder if trailing dot was included in the url. https://iris.to/sirius
-

@ 4523be58:ba1facd0
2025-05-06 13:35:28
MLS
-

@ 4523be58:ba1facd0
2025-05-06 13:35:12
Sorry, my mistake! Part of what I intended to communicate was that I can only receive the DM on Iris (which uses a different double ratchet protocol).
-

@ 4523be58:ba1facd0
2025-05-06 13:21:46
Hiring: Full-time dev for Iris & secure DMs on Nostr
Nostr should be the simplest, most sovereign way to run an online store: just a phone, no server, no payment processor, no 3rd party accounts. With Cashu, even checkout works offline. No dependency chains, no failure cascades, no loading spinners.
But for e-commerce to be safe, we need encrypted DMs with forward secrecy. Without double ratchet or MLS, a compromised Nostr key leaks all past / future customer messages: orders, addresses, identities.
Secure DMs and groups don’t need network effects. Push notifications keep users coming back. Great way to grow Nostr.
Nostr can be like Signal, but better: No phone number or 3rd party account needed. Communicate over any relays, any clients, even offline over wifi or bluetooth. No central gatekeepers. Just keys.
Iris is the only client with double ratchet today, but any client handling sensitive data needs forward secrecy.
Want to help build that? DM me securely at https://iris.to/sirius.
https://image.nostr.build/94b3bbd13ce1f4feac50c27e2aab30b7cc9cea5284463689cde1ac30ccf43f80.jpg
-

@ da66d621:0ea2ed78
2025-05-06 08:25:53
Are we yelling about Core over here too?
-

@ da66d621:0ea2ed78
2025-05-06 08:25:38
Hello nostr
-

@ da66d621:0ea2ed78
2025-05-06 01:16:20
Coming soon…
https://m.primal.net/QoPZ.jpg
-

@ da66d621:0ea2ed78
2025-05-06 01:15:30
NOW AVAILABLE 🔥
Seed Cipher #801481
Fine Art Serigraph Print 1/21
Serigraph & Custom Seed Plate set framed in clean black lines, both faced with museum acrylic.
Accompanied by a custom UV ink CoA.
nostr:npub1knvgqlkllgc566pxjkwrm33ks8k9nn6470a8y70t58jx6y3l620sj7lg29
nostr:npub1rujwkh9c3jnq70g3v62rrm6m7pxqsz25675narm74q9emcwqltjswe00fg
https://scarce.city/goods/seed-cipher-801481-archival-serigraph-1-21-framed-custom-titanium-seed-plate-set
https://m.primal.net/QoPL.png
https://m.primal.net/QoPO.png
https://m.primal.net/QoPN.jpg
https://m.primal.net/QoPP.jpg
https://m.primal.net/QoPQ.jpg
-

@ 733c5427:8a081d9a
2025-05-05 20:40:45
Training hard with team Benavidez.
Excited to celebrate 20 years of professional fighting by getting into a boxing fight 😂
Hope to see some #Nostr bro’s in San Jose, CA
https://www.criscyborg.com/fightnightsanjose
https://blossom.primal.net/0c557434ec52e2b48ad001c438d8b63f85b443bf84280316f73a1058b3cc80c3.jpg
https://blossom.primal.net/931ae139d0c869eddd522020df533533609fa0768d992dfdf9e20212b7dba536.jpg
https://blossom.primal.net/c51d960281302c7f1736c4c4a2f96cf31238e451fa312ef18bcd89ca6e35c806.jpg
-

@ b9ecb22c:947dfe8c
2025-05-05 16:10:57
What is it? 👀
-

@ 34d2f527:05cc8095
2025-05-05 14:58:44
If Tor is unreliable for you, you can try Lightning Node Connect or Tailscale.
Remote connection guides here https://docs.zeusln.app/category/remote-connections/
-

@ 34d2f527:05cc8095
2025-05-05 14:02:49
You can extend those channels up to a year. You can also purchase channels of a custom duration (2 weeks to 1 year) through our purchase in advance service.
Just hit the ‘Purchase inbound channel’ button on the channels list view or visit https://channels.zeuslsp.com/
-

@ 42342239:1d80db24
2025-05-05 11:52:31
🇸🇪🌩️🤔 Ekonomidags avsnitt 61 UTE NU!
"Vi vilja hava en kung - och inte så många"
- Om kontanter i Ungerns uppdaterade konstitution
- E-fakturering snart tvingande
- Professor äskar mera pengar för att deras ekonomistudenter är dåliga
- Ray Dalio ser risker i det globala monetära systemet.
Lyssna där du finner podcasts! #eu #frihet #ungern #bitcoin #sverige
https://fountain.fm/episode/Ex9uoNxmaZwKtIHiSRg9
-

@ 3356de61:040b8bdd
2025-05-05 07:29:29
1500 ping is probably due to you being in Asia, typical ping is 600 (300 of which are strfry).
Key not found sounds like service worker was off when you clicked Upload. Could you please reload the page and try again? Need to figure out how to wake the SW up if it starts sleeping with an open tab.
-

@ 4523be58:ba1facd0
2025-05-05 05:57:48
https://www.youtube.com/watch?v=N9FoBhe3ST4
-

@ 34d2f527:05cc8095
2025-05-05 03:33:05
All systems are live. Sounds like it may be something on your end.
-

@ 34d2f527:05cc8095
2025-05-05 02:25:43
Menu > Embedded node > LND Logs may provide some insight
-

@ 4229c21f:25445ff9
2025-05-05 01:06:14
I believe you can have both privacy and a provably spendable output, by extending P2TR a little bit.
Part 1: Preimage.
Part 2: Internal pubkey.
Script Output: Hash the preimage, and use it to tweak the pubkey. This key goes in the script, similar to taproot.
When relaying: Provide the hash + internal pubkey + signature for proof of validity.
When spending: Provide the preimage + internal pubkey + signature for proof of custody.
By requiring the pre-image for spending, you also make it relatively quantum resistant (similar to p2pkh).
The downside is that it costs slightly more to spend, since you must publish the preimage in addition to the pubkey and signature
-

@ 4d784205:6f5b96b3
2025-05-07 17:47:56
⚡️🇺🇸 NEW - Eric Trump says, “I love Bitcoin. I own a lot of it, and Trump owns a lot of it.”
“You’re going to see exponential growth”
https://blossom.primal.net/97ad4a98b84db1df9f13a640227d0bc189d8a3d2d8df4513b145d2eba13842cb.jpg
-

@ 34d2f527:05cc8095
2025-05-05 00:58:07
Shouldn’t take more than a minute. Try uninstalling and reinstalling.
-

@ f03df3d4:a4d4f676
2025-05-07 17:45:52
Block 895685
4 - high priority
4 - medium priority
4 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 34d2f527:05cc8095
2025-05-04 13:54:03
As a last restore you can try hitting Delete all Cashu data on the tools screen before re-adding all your mints
-

@ 4d784205:6f5b96b3
2025-05-07 17:45:33
⚡️🇺🇸 NEW - The state of New York just installed a 12-foot statue of a plus-size Black woman in the middle of Times Square.
https://blossom.primal.net/ce53b1d3a868b3539d475f2fab8b85a14d923da61c83358ace762bdf97b2d586.mp4
-

@ 34d2f527:05cc8095
2025-05-04 13:47:15
Be sure you account for min fees if you’re trying to send out the entire balance.
Otherwise if the error persists you can remove and readd the mints to rescan their balances.
-

@ 311b4976:a01dd129
2025-05-04 13:34:10
The ECB reserves were 15% gold when the Euro was created. The gold market was also liberalized then. The idea was to create a game theory that would strengthen the Euro when people fled to gold. That obv didn’t hold up. But to this day you don’t pay capital gains on gold in Germany if it’s held longer than 12 months. The same law applies to bitcoin. So perhaps this might be a path to a bitcoin standard in the Euro area if we got different policy makers.
-

@ e7bf8dad:839ef3db
2025-05-07 17:40:52
Block 895685
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 34d2f527:05cc8095
2025-05-04 13:30:50
Menu > Tools > Cashu > Bump counters
Would hit it a few times for good measure
-

@ 4523be58:ba1facd0
2025-05-04 09:40:55
Fix'd
https://image.nostr.build/eedd6d50a2c73911e4341a689e4e6da15846f9857554c55bca06abf1f8315102.png
-

@ f03df3d4:a4d4f676
2025-05-07 17:40:52
Block 895685
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 4523be58:ba1facd0
2025-05-04 09:33:26
Forgot the screenshot
https://image.nostr.build/6401173bd5b521a29c513ea22e3b8463f4c12dba9888e72bcb0ec35e9a54f697.png
-

@ 4523be58:ba1facd0
2025-05-04 09:30:17
It broke Iris. Thanks for testing!
nostr:nevent1qgsglv2qkn5dmmuhee9cy8fywfu2rfp4xd3xy0myqg2gfvmjl9yqqrqpzamhxue69uhhyetvv9ujumn0wd68ytnzv9hxgtcpzdmhxue69uhhwmm59e6hg7r09ehkuef0qqswakxktf97dfuphprc2mcwxjnv9qdrc7scsjfhe45sw4lkx7cafas4fvnh5
-

@ f03df3d4:a4d4f676
2025-05-07 17:35:52
Block 895685
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 4523be58:ba1facd0
2025-05-04 09:08:38
Is there any active community on Nostr besides bitcoiners?
-

@ 314072c1:29d19fff
2025-05-07 17:34:08
If Satoshi’s watching now
What would he say
Probably not “Let’s bloat this chain with spam”, that’s gay
I know somewhere somehow
We’ll be ok
But we should filter nodes
Not broadcast JPEGs everyday
https://blossom.primal.net/01b5724e81127f8e6800014d55efd86b9e48756b5a468295e7a17b8dcd9fa2b0.mp4
-

@ e5fe36eb:3d1e31c6
2025-05-04 06:14:47
https://stacker.news/items/967637/r/Alex71btc
-

@ 56a6b753:f645b727
2025-05-07 17:33:09
Filters work in the same way a tall fence and guard dog works. They can't stop every possible attack, but they deter most and raise the cost of success.
We should be adding filters, not removing them. And all filters should be configurable.
Power to the nodes.
-

@ 1742a672:b8e30e07
2025-05-07 17:32:42
Last 7 days zaps: 442921.
https://nostroz.com/zap_stats_7_new_20250507.png
Last 30 days zaps: 730776.
https://nostroz.com/zap_stats_30_new_20250507.png
Last 90 days zaps: 871923.
https://nostroz.com/zap_stats_90_new_20250507.png
2025-05-07
-

@ e7bf8dad:839ef3db
2025-05-07 17:30:52
Block 895684
4 - high priority
4 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ ee11a5df:b76c4e49
2025-05-04 02:22:03
Yes I think they did very well for p2p applications.
Many (most?) applications (inlcuding nostr) are architected to use servers for good reason. I define servers as machines that are expected to be up and available nearly all of the time. You could also say that servers must accept incoming connections, but that isn't strictly neccessary. With Iroh you can run servers behind CGNAT and have them accept incoming connections via Iroh. So servers no longer need to be on the bare Internet, or NAT forwarded... but they still must be almost always available. And this aspect of availability makes a huge difference when architecting any kind of application or protocol.
-

@ 34d2f527:05cc8095
2025-05-03 20:33:17
Copy the invoice the bot gives you and paste it into ZEUS
-

@ 4523be58:ba1facd0
2025-05-03 13:58:13
What client?
-

@ cbab7074:f9f0bd61
2025-05-07 17:30:52
Block 895684
4 - high priority
4 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-07 17:30:52
Block 895684
4 - high priority
4 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 34d2f527:05cc8095
2025-05-03 01:58:33
Though to see past events you’ll want to use the embedded node. Should have no problems using a remote node and a fresh xpub
-

@ 34d2f527:05cc8095
2025-05-03 01:57:54
Either works!
-

@ 55e343e6:880acd1b
2025-05-07 17:27:57
as much as i love strike and jack mallers, i still think that putting up your btc for a 12% interest usd loan at 40% ltv is the dumbest thing you can ever do with your bitcoin. it’s also unclear to me what they do with the bitcoin and where it’s stored once it’s sent, which begs a clear (very clear) answer to attract even the dumbest slice of bitcoiners. imagine getting a usd loan with these terms at a cycle top. i was originally thinking these types of btc loans could accelerate draining exchange balances, but now i’m thinking the opposite.
-

@ c582af78:698069cc
2025-05-03 01:01:52
Biking on the ridges of the Dolomites in Italy
[📹 Marco Bassot]
https://video.nostr.build/ca2fd355d5b4c91b32ea151b1a582cc8731f33c5d08922f1a2034930d746c4cc.mp4
-

@ 63fe6318:330504ed
2025-05-07 16:59:12
Foobar2000
-

@ da66d621:0ea2ed78
2025-05-03 00:24:39
Thank you
-

@ 63fe6318:330504ed
2025-05-07 14:10:37
flex
-

@ da66d621:0ea2ed78
2025-05-03 00:24:27
Great show💯
-

@ 63fe6318:330504ed
2025-05-07 13:58:27
Oh yea safari doesnt support this css feature properly
-

@ da66d621:0ea2ed78
2025-05-03 00:16:05
Blood Money
https://m.primal.net/QlBX.jpg
-

@ f03df3d4:a4d4f676
2025-05-07 17:25:52
Block 895682
7 - high priority
6 - medium priority
5 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 63fe6318:330504ed
2025-05-07 13:18:05
You can now join nests directly from the live streams section on snort!
Speaking / Chat also working on snort, for room management ill leave that to nostrnests.com
https://npub1v0lxxxxutpvrelsksy8cdhgfux9l6a42hsj2qzquu2zk7vc9qnkszrqj49.blossom.band/b255d002fd15b62197aa20a58bd781e35c790b6e52a9b040e6e4e50d122b7c65.png
-

@ da66d621:0ea2ed78
2025-05-03 00:15:46
How do I look up my npub stats?
-

@ 63fe6318:330504ed
2025-05-07 11:08:13
Improving nests support for Snort today:
https://npub1v0lxxxxutpvrelsksy8cdhgfux9l6a42hsj2qzquu2zk7vc9qnkszrqj49.blossom.band/dd12ee129e0be610f99f42498648bd87e361b65ec621bc6f2e8f30117bfabb41.png
-

@ 34d2f527:05cc8095
2025-05-02 22:29:48
GitHub issues or our support mail which is listed in the footer of our site.
-

@ e7bf8dad:839ef3db
2025-05-07 17:20:52
Block 895681
9 - high priority
8 - medium priority
6 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 63fe6318:330504ed
2025-05-07 09:57:39
Maybe? but there should be multiple tags
-

@ 34d2f527:05cc8095
2025-05-02 21:51:07
In cases like this you just need to wait. It’s typically caused by delayed peer responses along your payment path.
Just be sure to leave the wallet open here if using the node in the phone. If using something like Robosats with hold invoices, we recommend using a remote node that stays online.
-

@ 63fe6318:330504ed
2025-05-07 09:55:47
Yea in Settings -> Preferences there is a default zap amount
-

@ f03df3d4:a4d4f676
2025-05-07 17:20:52
Block 895681
9 - high priority
8 - medium priority
6 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 3f770d65:7a745b24
2025-05-07 17:19:19
Eh. Technically that's only for the wallet. Don't use the wallet if you don't want to KYC.
-

@ 63fe6318:330504ed
2025-05-07 09:52:46
't' tags on the event like #bitcoin etc
-

@ ee11a5df:b76c4e49
2025-05-02 21:09:22
People characterize nostr as if it was a community, rather than a platform for communities.
But they don't characterize the WWW as "a bunch of computer nerds". People get that WWW is an open distributed platform. But they just don't understand this about nostr. If they did, they might be setting up their own tight knit communities of people following each other (and not following us). Like the Japanese community on nostr, which is a different community and less connected to us due to the language barrier.
People shouldn't complain too much about who they choose to follow.
-

@ ee11a5df:b76c4e49
2025-05-02 20:56:08
Wait... what? Why is the top one white? Why are the nodes fuzzy? How do you protect this structure from kittens?!
-

@ 63fe6318:330504ed
2025-05-07 09:50:27
Added a simple search to follow sets page to make it a bit easier to find what you're into
https://npub1v0lxxxxutpvrelsksy8cdhgfux9l6a42hsj2qzquu2zk7vc9qnkszrqj49.blossom.band/86c2f28b60b78400736daa546e2ff9228bf5f6ab932ce757fc0c68ee44c4c0e4.png
-

@ ee11a5df:b76c4e49
2025-05-02 20:52:15
Except to compile software for people who don't take your advice.
-

@ 63fe6318:330504ed
2025-05-07 09:47:05
nostr:nprofile1qqs9pk20ctv9srrg9vr354p03v0rrgsqkpggh2u45va77zz4mu5p6ccytv72v starter packs really need hashtags so that we can show interest based lists for new users
-

@ 5a54abdc:3c58d510
2025-05-07 17:46:21
During the rehearsal of the military parade in Astana, Kazakhstan, a drone flew up to the window of a woman on 20th floor and asked her to close the window and step away from it for “security reasons”
#drone https://video.nostr.build/f8f005c2f3a0706937f4fa1d6b6962a4ab0f67c2faeadaf2b4df4d97bc129826.mp4
-

@ 34d2f527:05cc8095
2025-05-02 20:21:22
You can have an on-chain watch-only Taproot wallet in ZEUS as long as you’re using LND.
The only requirement is that your provide the extended public keys (eg. xpub/ypub etc) and not just a singular address
-

@ bdb96ad3:0e692575
2025-05-02 20:00:38
Bitcoin Optech newsletter #352 is here:
- links to comparisons between different cluster linearization techniques
- briefly summarizes discussion about increasing or removing Bitcoin Core’s OP_RETURN size limit
- Optech Newsletter #352 Recap
https://bitcoinops.org/en/newsletters/2025/05/02/
Pieter Wuille posted to Delving Bitcoin about some of the fundamental tradeoffs between three different cluster linearization techniques, following up with benchmarks of implementations of each...
https://bitcoinops.org/en/newsletters/2025/05/02/#comparison-of-cluster-linearization-techniques
In a thread on Bitcoin-Dev, several developers discussed changing or removing Bitcoin Core’s default limit for OP_RETURN data carrier outputs. A subsequent Bitcoin Core pull request saw additional discussion...
https://bitcoinops.org/en/newsletters/2025/05/02/#increasing-or-removing-bitcoin-core-s-op-return-size-limit
Bitcoin Optech will host an audio recap discussion of this newsletter on Riverside.fm Tuesday at 16:30 UTC. Join us to discuss or ask questions!
https://riverside.fm/studio/bitcoin-optech
-

@ da66d621:0ea2ed78
2025-05-02 18:41:59
Thank you!
-

@ a2cdc146:b11af33f
2025-05-07 17:43:25
https://www.byoblu.com/lettera-ue/ se ci tenete all'unica realtà d'informazione libera e a non cedere alla dittatura europea puoi firmare questa lettera indirizzata alla commissione eu