Wladimir J. van der Laan [ARCHIVE] on Nostr: 📅 Original date posted:2015-09-01 📝 Original message:On Tue, Sep 01, 2015 at ...
📅 Original date posted:2015-09-01
📝 Original message:On Tue, Sep 01, 2015 at 04:59:15PM +0000, Monarch via bitcoin-dev wrote:
> which uses Bitcoin Core for validation. If they aren't validating
> transactions before broadcast they won't make it more than a single
> hop through the P2P the network so they are of minimum concern.
blockchain.info had some problems here for a while. They were not using a full validating node underneath:
- Signatures were not verified properly. This resulted in some panic when it looked like (on their site) a massive number of very old coins were being spent.
- They were relaying loose coinbase transactions. This caused them to be instantly banned from nodes they were connected to.
So there's certainly some scope for fun with fuzzing those APIs.
Wladimir
Published at
2023-06-07 17:39:12Event JSON
{
"id": "e2d1020417240954be34b954dda4c6cdccde6b7a7e4a7d65dae32943661cad06",
"pubkey": "5c0b7fca51fd4830b4d9f840de063faebeeabd3bb5dd118de9cdf50a6feaaf98",
"created_at": 1686159552,
"kind": 1,
"tags": [
[
"e",
"a3c50f7bd3037527e5bc2ba0bfdcb1e3d37b20af25fdcd187d489132e8a01158",
"",
"root"
],
[
"e",
"58b88e424321f762e821000ea8367bf9becb196d7e3d72839e7712de048a620e",
"",
"reply"
],
[
"p",
"d53022fb89d14c3d75952a9183841a5d7129dea937c41fb3c8d1f0c3464e0207"
]
],
"content": "📅 Original date posted:2015-09-01\n📝 Original message:On Tue, Sep 01, 2015 at 04:59:15PM +0000, Monarch via bitcoin-dev wrote:\n\n\u003e which uses Bitcoin Core for validation. If they aren't validating\n\u003e transactions before broadcast they won't make it more than a single\n\u003e hop through the P2P the network so they are of minimum concern.\n\nblockchain.info had some problems here for a while. They were not using a full validating node underneath:\n\n- Signatures were not verified properly. This resulted in some panic when it looked like (on their site) a massive number of very old coins were being spent.\n\n- They were relaying loose coinbase transactions. This caused them to be instantly banned from nodes they were connected to.\n\nSo there's certainly some scope for fun with fuzzing those APIs.\n\nWladimir",
"sig": "237672157850d1faa6c52506681d9ac11886a251aced183e83e05c866b6a2ce01c80993129599ec18287a66e5132f99245305a4dee7141e967ec09bc4e2a49a4"
}