btcrelay icon indicating copy to clipboard operation
btcrelay copied to clipboard

Review before deploying to Frontier

Open ethers opened this issue 9 years ago • 4 comments

BTC Relay is deployed on testnet (http://btcrelay.org). A code/security review/audit is one of the major remaining items to deploy a version to Frontier.

To make it easier for you, the code has been separated. 1st commit has the contracts, start with btcrelay.se. 2nd has the tests. Some of the TODO in the code are to ask for your feedback. For remaining files, see https://github.com/ethereum/btcrelay

Please review and I'll be happy to acknowledge your contributions.

Thanks!

ethers avatar Nov 30 '15 23:11 ethers

Above commits have been "merged" to develop branch

ethers avatar Dec 14 '15 09:12 ethers

Above commits have been "merged" to develop branch

ethers avatar Dec 22 '15 04:12 ethers

Latest code for review is https://github.com/ethereum/btcrelay (develop branch), but for now it doesn't offer easy way to make comments in code like this PR.

ethers avatar Dec 30 '15 22:12 ethers

For eligibility in bounty program, please check https://blog.ethereum.org/2016/02/17/btc_relay_included_in_bounty_program and the rules on bounty.ethdev.com (for example this pull request is on an old commit, so check that the bug you are submitting hasn't been covered in the Issues or already fixed in https://github.com/ethereum/btcrelay/tree/develop)

ethers avatar Feb 01 '16 12:02 ethers