🀣 as mentioned, COPA day 8 is pure comedy.

Reply to this note

Please Login to reply.

Discussion

🀣

πŸ‘€πŸ‘€πŸ‘€πŸ‘€πŸ‘€πŸ‘€πŸ‘ŒπŸ‘ŒπŸ‘ŒπŸ‘ŒπŸ‘ŒπŸ‘ŒπŸ‘ŒπŸ‘ŒπŸ‘Œ

When did that happen?

today during the trial. He therefore admitted that he didn't write the Bitcoin code. That line is why we trust in Bitcoin 🀣

How did this happen? Did they ask Craig Wrong to translate into English, what each shown line's function is, or did they ask him to code from scratch out of his head??

This is more like we trust in c++ for first year students

Well this is only because his brain is full of so much KNOWLEDGE that sometimes he forgets old stuff he did 15 years ago. I mean every time you ask him, his IQ goes up more and more and more but a brain is still a finite object that can only hold a finite amount of information. It's hard being an expert at EVERYTHING.

Yes, cocaine can cause terrible delusions.

or whatever the hell Creg is high on. I think you are giving cocaine a disservice by attributing Creg's actions with it

Too much of any drug isn't good for you. In his case it's the yayo πŸ˜‰

That clown got this far is a testament to judicial system rot

static const int... sounds like my singular remaining braincell after nearly half a year in my job. XD

That said, exactly what is going on? This sounds fkn hilarious and I want to observe!

That line is so fundamental lol

static const unsigned int MAX_BLOCK_SIZE = 1000000;

static const unsigned int MAX_BLOCK_SIZE_GEN = MAX_BLOCK_SIZE/2;

static const unsigned int MAX_BLOCK_SIGOPS = MAX_BLOCK_SIZE/50;

static const unsigned int MAX_ORPHAN_TRANSACTIONS = MAX_BLOCK_SIZE/100;

static const unsigned int MAX_INV_SZ = 50000;

static const unsigned int MAX_BLOCKFILE_SIZE = 0x8000000; // 128 MiB

static const unsigned int BLOCKFILE_CHUNK_SIZE = 0x1000000; // 16 MiB

static const unsigned int UNDOFILE_CHUNK_SIZE = 0x100000; // 1 MiB

static const unsigned int MEMPOOL_HEIGHT = 0x7FFFFFFF;

static const int64 MIN_TX_FEE = 50000;

static const int64 MIN_RELAY_TX_FEE = 10000;

static const int64 MAX_MONEY = 21000000 * COIN;

inline bool MoneyRange(int64 nValue) { return (nValue >= 0 && nValue <= MAX_MONEY); }

static const int COINBASE_MATURITY = 100;

// Threshold for nLockTime: below this value it is interpreted as block number, otherwise as UNIX timestamp.

static const unsigned int LOCKTIME_THRESHOLD = 500000000; // Tue Nov 5 00:53:20 1985 UTC

Oh my god, yes it is. XD jeebus.

So anyway, what actually was going on there? I had never heared of a court making someone read code live like that o.o I'd actually be quite excited to watch that.

What's going on is, the Bitcoin developers destroying Craig in court. Making it very obvious that he never wrote a single line of the Bitcoin code and the whitepaper.

And who is Craig?...

Sorry, only been here so long. ^^;

Now you're trolling! 🀣

No, I am honestly not. o.o

Craig Wright, the dude who thinks he's Satoshi and founder of BitcoinSV

Oooooooh so this is about the "Faketoshi" stuff I glimpsed about in the sidebar. Interesting o.o

Yes

Aight, thanks!

And how, or rather where, are people watching this stuff about Craig having to go through the btc source line by line? It sounds like something I'd wanna watch for the giggles, or run on a 2nd screen x)

Unfortunately there is no public live broadcasts and the taking of pictures, videos or recordings during court sessions was restricted by court order. the best you can get at the moment is from Bitcoiners and crypto journalists who went there. all transcripts of what's being said in court.

I'd love to watch this too!