Category: Bitcoin

BNB Price Soars As Binance Smart Chain Implements “BEP 336” Upgrade, Inspired By Ethereum’s Dencun

Binance Smart Chain (BSC), commonly known as BNB Chain, has announced the “BEP 336 upgrade”, inspired by Ethereum’s Dencun upgrade (EIP 4844), which aims to optimize data storage and processing on the blockchain. The upgrade is expected to significantly reduce transaction costs, improve network performance, and drive the price of Binance Coin (BNB) towards its […]

HOW TO SPEND THE P2SH only use Redeemscript hex ? no private key involved

the codes i use to build the transaction import hashlib import base58 # Define previous transaction details prev_txid = ‘ec5596bf71a498fc944e912f0bc21f0ead3806965402d74f1d670c2fff7c08c2’ prev_index = 0 # Assuming the output you want to spend is the first output of the previous transaction prev_amount = 0.01 # Amount of the previous transaction output # Define output details output_address=”tb1qyynpskfgzq7vszgra3ehvvhvu6d3xkdjqrq652″ output_amount […]

Why does BIP-340 use secp256k1?

If the entire Taproot/Schnorr soft-fork was going to implement an entirely new signing scheme anyway that was completely independent from the previous ECDSA scheme, why did it use secp256k1? Couldn’t it have used other curves, like Curve25519 and its signature schemes that are being used by many other projects? Wouldn’t that come with a lot […]

Crypto Analyst Sets New $5,000 Target

Ethereum is currently looking to gain a strong footing above the $4,000 price level as bullish momentum continues to dominate. According to crypto analyst Ali Martinez, this bullish momentum could continue and Ethereum could as well reach $5,000 very soon. Ali Martinez made this known while citing data from IntoTheBlock, noting that the second biggest […]

Back To Top