Пікірлер
@telelvisjr
@telelvisjr Күн бұрын
LDK is great, quality software!
@SarahScott-o8x
@SarahScott-o8x Күн бұрын
The video is very interesting! Something I don't understand: I have USDT in my OKX wallet and I have the recovery phrase. {pride}-{pole}-{obtain}-{together}-{second}-{when}-{future}-{mask}-{review}-{nature}-{potato}-{bulb}: How should I convert them into Bitcoin?
@SandraTaylor-i1c
@SandraTaylor-i1c Күн бұрын
I was trading USDT with a friend but we fell out because of something. She gave me an OKX wallet code 【pride】-【pole】-【obtain】-【together】-【second】-【when】-【future】-【mask】-【review】-【nature】-【potato】-【bulb】 and asked me to withdraw the remaining USDT. What is this? How do I do this? Please tell me
@notmyrealname.screwgooglep8869
@notmyrealname.screwgooglep8869 3 күн бұрын
Bbbanger I hope 1 day incan ubderstand more
@telelvisjr
@telelvisjr 5 күн бұрын
excellent talk, well done!
@rezaulbari3404
@rezaulbari3404 13 күн бұрын
Hey there! Bitcoin++ is doing an amazing job in the crypto space by offering deep insights into Bitcoin tech. Your developer-focused conferences and educational content are incredibly valuable for anyone wanting to dive into Bitcoin. I can help you take your channel to the next level by optimizing titles, descriptions, tags, hashtags, and off-page SEO. I’ll also nurture your channel, manage it effectively, and promote your videos on social media for increased views and subscribers. Let’s start with a test video!
@notmyrealname.screwgooglep8869
@notmyrealname.screwgooglep8869 22 күн бұрын
Sometimes I wonder.. do they make all these presentations just for me? ❤😂
@notmyrealname.screwgooglep8869
@notmyrealname.screwgooglep8869 22 күн бұрын
Hmm ok the grind part is weird af actually
@notmyrealname.screwgooglep8869
@notmyrealname.screwgooglep8869 22 күн бұрын
Why do ppl say these are such bad covenants? I mean sure inefficient somewhat but not a fkin disaster by any means no?
@AtTheLetterM
@AtTheLetterM 24 күн бұрын
funteresting
@notmyrealname.screwgooglep8869
@notmyrealname.screwgooglep8869 25 күн бұрын
About time!!! let's fucking go!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@danmercurius778
@danmercurius778 Ай бұрын
feeling humbled learning about transistors from someone smarter than me
@y4550
@y4550 Ай бұрын
2:38:00 - Blind Signatures & Anonymous Credentials 3:30:25 Ark & ecash
@y4550
@y4550 Ай бұрын
00:00 - P2P Transmission Methods 1:01:45 - Fedimint Lightning Gateway V2
@y4550
@y4550 Ай бұрын
00:00 - Hashpools 49:01 - eCash is obsolete: ZK is the future 1:15:00 - Break 1:32:10 - eCash: New frotiers in Privacy
@Bitcoin_Academy_Club
@Bitcoin_Academy_Club Ай бұрын
great great work guys 👏👏
@RenePickhardt
@RenePickhardt Ай бұрын
Is the full talk of steven roose recorded somewhere?
@btcplusplus
@btcplusplus 17 күн бұрын
kzbin.info/www/bejne/hWq3kKadmNJkj6csi=FHXa2_LCSBWqK-mg
@JeremyHelm
@JeremyHelm Ай бұрын
2:37:31 nothingmuch
@JeremyHelm
@JeremyHelm Ай бұрын
2:38:24 humbled by ui 2:39:22 blind signatures and anonymous credentials
@JeremyHelm
@JeremyHelm Ай бұрын
0:31 in 1982, David's foresight 0:59 privacy
@JeremyHelm
@JeremyHelm Ай бұрын
3:10 start
@telelvisjr
@telelvisjr Ай бұрын
let's go !
@Cbeaucoup
@Cbeaucoup Ай бұрын
😫
@Joe99
@Joe99 2 ай бұрын
How much has changed since this workshop? Better idea to just read the docs?
@cranklesnacks
@cranklesnacks 3 ай бұрын
is there a new environment to use to follow along? looks like the clover instance is gone. thank you
@NarbadaGautam-m3t
@NarbadaGautam-m3t 3 ай бұрын
Simanta is my bro
@KevinNdhlovu
@KevinNdhlovu 4 ай бұрын
Again &: again & again & again,this is like 6-0= too yeee art😅
@erkanince9865
@erkanince9865 4 ай бұрын
İlham verici.
@goodnessuche1430
@goodnessuche1430 4 ай бұрын
this stuff would live forever
@rewolfer
@rewolfer 5 ай бұрын
I know it was kind of a joke, but I actually really liked the idea of image prompts in the slides. We have perfectly good image generators in our minds, and those prompts were sufficient, and more stimulating than just seeing an image!
@vinhnguyenthe7862
@vinhnguyenthe7862 6 ай бұрын
for OP_CAT, why we would want to grind the transaction field until the signature ends in 0x01?
@gpatkinson
@gpatkinson 6 ай бұрын
What a total badass! Thank you for this really helpful presentation.
@MrCoreyTexas
@MrCoreyTexas 6 ай бұрын
At 12:00, I thought that whilst values are stored in little endian, that applies byte by byte, in other words, each byte is in big endian format, but the least significant byte comes first and the most significant byte comes last.
@MrCoreyTexas
@MrCoreyTexas 6 ай бұрын
At 8:20, In regards to comparing OP_SHA256 (hash with SHA256 once) and OP_HASH256 (hash with SHA256 twice), the times are almost equal, because in the case of OP_HASH256, after you hash once, the second time you're only hashing 32 bytes. So even if you had to hash 520 bytes the first time, the second time you're only hashing 32 bytes, which is comparable to OP_SHA256 (only hashing 520+32 bytes vs just 520)
@telelvisjr
@telelvisjr 6 ай бұрын
came for inspiration and Rusty's enthusiasm, wasn't disappointed
@ijiikieru
@ijiikieru 6 ай бұрын
I still don't get it.
@MrCoreyTexas
@MrCoreyTexas 6 ай бұрын
He assumes you already know bitcoin script, basically he presents 2 bitcoin script programs that do something stupid over and over again, burning up many seconds of CPU. If it burns up 700 seconds of CPU, that's really bad, because bitcoin blocks are produced every 600 seconds on average. You really want your scripts to run in less than a few seconds, ideally less than a second. It gets into things like it's hard to use a computer to look at a program and have the computer say "oh no, this is a stupid program, I won't run it".
@CorrinaBettencourt
@CorrinaBettencourt 6 ай бұрын
👏
@danhelios7557
@danhelios7557 6 ай бұрын
So much of this is over my head (I can't code).. Still great to listen to..
@danhelios7557
@danhelios7557 6 ай бұрын
64 views... WTF.. What are all the Bitcoiners watching???
@notmyrealname.screwgooglep8869
@notmyrealname.screwgooglep8869 6 ай бұрын
Shiiit won't play 😢
@juansgalt
@juansgalt 6 ай бұрын
too bad the stream was skipping. hope you have raw footage recorded
@ExFrogOnYT
@ExFrogOnYT 6 ай бұрын
Yep. It will get re-released soon!
@juansgalt
@juansgalt 6 ай бұрын
@@ExFrogOnYT were you there?
@CRFTDSTUDIO
@CRFTDSTUDIO 6 ай бұрын
Fun to go back and watch history being made! Thanks for posting!!
@loozy2477
@loozy2477 8 ай бұрын
How many paper wallets containing "ordinals" were given out By Casey Rodarmor during the Bitcoin Workshop in June 2022?
@0xsai
@0xsai 8 ай бұрын
Total 41 paper wallets, which means the max "legacy sats" supply is 410,000. However, according to an workshop participant, half of paper wallets were throw away. Not sure if it's true or not, even 410,000 supply is very limited.
@comingsoonalpha
@comingsoonalpha 8 ай бұрын
How many paper wallets
@loozy2477
@loozy2477 8 ай бұрын
answer?
@comingsoonalpha
@comingsoonalpha 8 ай бұрын
@@loozy2477 yes
@0xsai
@0xsai 9 ай бұрын
Historical video IYKYK #LegacySats #getINKed
@marcotiero
@marcotiero 9 ай бұрын
Wait, do we actually have the same name because I thought I was the only one on the planet!
@wiardvasen
@wiardvasen 10 ай бұрын
Great video, thanks
@LoneStarrDotXYZ
@LoneStarrDotXYZ Жыл бұрын
Awesome stuff!
@Zale370
@Zale370 Жыл бұрын
16:08 🤖 Noster allows for the easy building of clients and relays to interact with the protocol, with Javascript clients requiring no dependencies and shell scripts providing powerful functionality for relay operators. 20:23 🤖 Zaps, which integrate Lightning Network with Noster, allow for lightning payments to be tracked on the network using the lightning identifier and event ID, providing insights into payment activity on Noster. 23:55 💡 There are proposals for key rotation and delegation to address the issue of key compromise, but the current approach of keeping private keys separate from web clients and using wallet integrations provides sufficient security for now. 25:05 🤔 The implementation of NIP57 for event delegation and key rotation has been complicated and not widely used, with most users and relays operating without it. 26:08 💡 Relay communication between relays is not part of the Noster specification, but there are unofficial means such as relays pretending to be clients to pull events and some relays implementing synchronization mechanisms. 28:02 🤩 While running a relay on a home ISP is technically feasible, it is recommended to run it on a VPS, especially if you expect high traffic or want to enable Tor support. 28:43 💡 For the decentralization of relays, power users can run their own relay for backup and performance reasons, while the trend of relay selection becoming more dynamic can help reverse centralization and allow users to select their preferred relays.
@Zale370
@Zale370 Жыл бұрын
20:25 🤖 Pediment allows for the creation of modules that can add inputs and outputs to a transaction, enabling the addition or removal of consensus rules in a transaction. 25:02 🤖 The on-chain wallet in Fedimint is a K-of-N multi-sig wallet without an HD wallet, allowing clients to generate their own addresses without the Federation having control over them. 36:14 🤖 To deposit funds into the Federation, the client generates a private key and performs a cryptographic operation on the Federation's public keys, creating a multi-sig address that the Federation could access if given the private key. 39:56 🤖 To create a new module in Fedimint, the developer can create a custom client and server side in the modules folder, allowing for the addition of new consensus rules and APIs. 46:05 🤖 Possible projects to build with Fedimint include creating a setup experience for a new federation, building an account system or a lottery module, or integrating stablecoin support into the platform. 49:20 🤖 Future ideas for Fedimint include integrating external tools like Rust's RT to handle specific operations, implementing web elements for browser-based usage, or creating a lightning integration for the platform.
@Pyramid333
@Pyramid333 Жыл бұрын
Great content !!!