Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
54681800
Topic
5257500
Board
Development & Technical Discussion
Merits
1 from 1 user
Re: Catastrophic P2SH public addresses?
by
BrewMaster
on
25/06/2020, 15:12:44 UTC
⭐ Merited by
HeRetiK
(1)
Quote from: BTCW on June 24, 2020, 09:49:00 AM
This script ("0x4c01014c010287" in hexadecimal)
FWIW this script is non-standard too so almost all nodes are going to reject it on first round (on 0x4c) without even reaching the EQUAL part since it is not minimal push (one and two should use OP_1 and OP_2)
https://github.com/bitcoin/bitcoin/blob/master/src/script/interpreter.cpp#L234-L236