ethers
ethers
``` solc/solc --input-file OrderStatisticTree.sol OrderStatisticTree.sol:179:22: Compiler error: Stack too deep. Node n=nodes[value]; ^---^ ``` Version is: ``` solc, the solidity compiler commandline interface 0.9.23 ```
Suggestion / for discussion: User can easily forget to run ntpdate to make sure their clocks are good. Some suggestions are could Lighthouse run ntpdate when it first runs? Or...
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
For those that are interested, a Solidity library that parses a Bitcoin transaction would be a great compliment to BTC Relay. The first version could parse a "standard" Bitcoin transaction...
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...
https://contribute.status.im/status-terms.pdf Section 2.2 Token Pools ``` Pool D consisting of 29% of the SNT of Pool A , intended as a reserve for future Contribution Periods will be created by...