btcrelay icon indicating copy to clipboard operation
btcrelay copied to clipboard

Ethereum contract for Bitcoin SPV: Live on https://etherscan.io/address/0x41f274c0023f83391de4e0733c609df5a124c3d4

Results 23 btcrelay issues
Sort by recently updated
recently updated
newest added

name: Bug Report description: File a bug report title: "[Bug]: " labels: ["bug", "triage"] assignees: - octocat body: - type: markdown attributes: value: | Thanks for taking the time to...

Coded website with node.js, pug, less, bower, grunt tasks for development, production and surge deployment.

[ImgBot] optimizes images *Total -- 128.20kb -> 110.94kb (13.46%) /examples/images/ethereum-logo-small.png -- 26.18kb -> 12.22kb (53.33%) /examples/images/BTCRelayLogo.png -- 5.05kb -> 4.46kb (11.83%) /examples/images/favicons/apple-icon-precomposed.png -- 6.14kb -> 5.91kb (3.69%) /examples/images/favicons/apple-icon.png -- 6.14kb...

Hey there, I noticed that [btcrelay.org](http://btcrelay.org/) has a link that says "For further details, view this DEVCON1 presentation". But the link has no `href` value. I believe it should point...

StoreHeader for the header for blockheight say 10010 will lead to ambiguty with ERR_DIFFICULTY https://github.com/ethereum/btcrelay/blob/develop/constants.se#L15 maybe error codes for storeBlockHeader should all be negative numbers.

`self.highScore = 1` should more accurately be `self.highScore = chainWork` https://github.com/ethereum/btcrelay/blob/develop/btcrelay.se#L67 But it doesn't affect things because `scorePrevBlock` (not highScore) is used to compute the next scoreBlock: `scoreBlock = scorePrevBlock...

and switch over from Morden to Ropsten