Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use std::chrono and not boost::posix_Time | Alex Beregszaszi | 2017-02-13 | 1 | -1/+1 |
* | Use maxMiningTime in mining as opposed to poll counter | Alex Beregszaszi | 2017-02-13 | 1 | -0/+1 |
* | Create getBlockByNumber RPC method | Alex Beregszaszi | 2017-02-10 | 1 | -0/+1 |
* | Add blockNumber and blockTimestamp to ExecutionFramework | Alex Beregszaszi | 2017-02-10 | 1 | -0/+1 |
* | Do not expect a new line, rather buffer up the response in IPC | Alex Beregszaszi | 2017-02-09 | 1 | -2/+3 |
* | Use only send/recv in IPC | Alex Beregszaszi | 2017-02-09 | 1 | -2/+1 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Auto-calibrate mining sleep time. | chriseth | 2016-08-12 | 1 | -0/+2 |
* | Windows pipe for soltest | Dmitry K | 2016-08-03 | 1 | -8/+9 |
* | windowspipe | Dmitry K | 2016-08-02 | 1 | -0/+21 |
* | Fix jsoncpp includes for macos. | chriseth | 2016-07-01 | 1 | -1/+1 |
* | Rename IPCSocket and removed unused code in TestHelper. | chriseth | 2016-06-29 | 1 | -0/+108 |