-
Bitcoin has many different transaction types, one of the more popular being P2SH.
In order to support these, we will need to make sure all edge cases and some mainnet P2SH transactions can successf…
-
_Course Title_: **Build and broadcast your own Bitcoin transaction**
_Modules_:
- [ ] Introduction to Bitcoin Transactions
- [ ] Understanding Transaction Structure
- [ ] Parsing Transaction In…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xbb0713bde0b16f80b00c0ad3bf9a35a9002b648d4b3934b456b35c7ec077e939
**Severity:** medium
**Description:**
**Descriptio…
-
https://www.blog-blockchain.xyz/basic/blockchain-basis/
区块链
1.0(基于比特币的说明)
内容基本来自这个网站: https://learnmeabitcoin.com/
,本人大一初学时一边啃一遍记录笔记,于是形成了这一篇文章。
指的是一个不可篡改的,分布式,去中心化账本,没有谁是中央登…
-
When trying to make use of the "Show password" feature in #13, I've been repeatedly locked out of my account due to too many failed password attempts. The problem is that it is impossible to distingui…
-
# Master automated transfer
Manual transfer will not work, because most wallets does not allow entering private key in HEX format. May be still there exists such wallet.
Write a guide how to transfe…
-
Make a package that makes it possible to coordinate the search of private key for Bitcoin address from Bitcoin Puzzle.
For example, `puzzle #66` if solved gives 6.6 bitcoin (almost 4 000 000 ₽) to …
-
When I've tried to add a new block through the api
`curl -XPOST --data '{ "method": "submitblock", "params": ["20000000e8c2c3aaaa31056e81e95467ffbd9ec032a103cdcaac52f3dd5b54876622c4eb99cc6825b4829f7…
-
the public_key must be returned in one of these formats:
* `hex`
* `base64`
* `base58`
* `wif` (with optional params: `--prefix`, `--compression`, `--version` from [this page](http://learnmeabit…
-
Allow transactions to take effect with a supplied time delay:
e.g. the transaction should only transfer the coins on the supplied timestamp etc