aboutsummaryrefslogtreecommitdiffstats
path: root/test/RPCSession.h
Commit message (Collapse)AuthorAgeFilesLines
* Move UndefMacros from libdevcore to libsolidity/parsingAlex Beregszaszi2017-07-021-1/+0
|
* Just bigger numbersYoichi Hirai2017-04-251-2/+2
|
* Also increase socket read timeout.chriseth2017-04-251-1/+1
|
* Increase mining timeout to 2 minutesAlex Beregszaszi2017-04-251-1/+1
|
* A bit more time for mining.chriseth2017-04-251-1/+1
|
* Fix header.chriseth2017-03-041-1/+1
|
* Add missing header for boost::noncopyableFederico Bond2017-03-031-0/+1
|
* Try reading multiple times from IPC.chriseth2017-02-251-2/+8
|
* Use std::chrono and not boost::posix_TimeAlex Beregszaszi2017-02-131-1/+1
|
* Use maxMiningTime in mining as opposed to poll counterAlex Beregszaszi2017-02-131-0/+1
|
* Create getBlockByNumber RPC methodAlex Beregszaszi2017-02-101-0/+1
|
* Add blockNumber and blockTimestamp to ExecutionFrameworkAlex Beregszaszi2017-02-101-0/+1
|
* Do not expect a new line, rather buffer up the response in IPCAlex Beregszaszi2017-02-091-2/+3
|
* Use only send/recv in IPCAlex Beregszaszi2017-02-091-2/+1
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Auto-calibrate mining sleep time.chriseth2016-08-121-0/+2
|
* Windows pipe for soltestDmitry K2016-08-031-8/+9
|
* windowspipeDmitry K2016-08-021-0/+21
|
* Fix jsoncpp includes for macos.chriseth2016-07-011-1/+1
|
* Rename IPCSocket and removed unused code in TestHelper.chriseth2016-06-291-0/+108