Alex Beregszaszi
|
b1cb949a4b
|
Shutdown IPC socket gracefully in RPCSession
|
2019-01-31 13:16:35 +00:00 |
|
Daniel Kirchner
|
6d82ad1338
|
Test updates for recent versions of aleth.
|
2018-12-11 04:47:05 +01:00 |
|
Daniel Kirchner
|
06b7edfdcf
|
Add missing tests for `gasleft() , blockhash() tx.gasprice and block.gaslimit `.
|
2018-08-14 11:42:34 +02:00 |
|
Daniel Kirchner
|
334c023c72
|
Determine transaction status in RPC sessions.
|
2018-07-02 12:56:33 +02:00 |
|
Alex Beregszaszi
|
81e9c679c4
|
Add helper RPCSession::createAccount
|
2017-10-20 14:23:37 +01:00 |
|
Alex Beregszaszi
|
1c0c5d923a
|
Mark constructors explicit
|
2017-09-20 01:23:21 +01:00 |
|
Alex Beregszaszi
|
aad829948a
|
Ensure parameter names match between headers and implementation
|
2017-09-20 01:23:21 +01:00 |
|
Alex Beregszaszi
|
2a5772cff7
|
Mark appropriate constructors explicit
|
2017-08-22 10:51:46 +01:00 |
|
Alex Beregszaszi
|
b615b01449
|
Move UndefMacros from libdevcore to libsolidity/parsing
|
2017-07-02 00:09:46 +01:00 |
|
Yoichi Hirai
|
38211fdc25
|
Just bigger numbers
|
2017-04-25 16:47:44 +02:00 |
|
chriseth
|
e1689b6fbc
|
Also increase socket read timeout.
|
2017-04-25 16:47:44 +02:00 |
|
Alex Beregszaszi
|
ff00a14bec
|
Increase mining timeout to 2 minutes
|
2017-04-25 16:47:44 +02:00 |
|
chriseth
|
ed5b63f553
|
A bit more time for mining.
|
2017-04-25 16:47:43 +02:00 |
|
chriseth
|
eb363166ae
|
Fix header.
|
2017-03-03 18:30:36 +01:00 |
|
Federico Bond
|
9409edb409
|
Add missing header for boost::noncopyable
|
2017-03-03 11:47:22 -03:00 |
|
chriseth
|
4305ecb0e7
|
Try reading multiple times from IPC.
|
2017-02-25 00:11:26 +01:00 |
|
Alex Beregszaszi
|
0fe788aad6
|
Use std::chrono and not boost::posix_Time
|
2017-02-13 15:01:15 +00:00 |
|
Alex Beregszaszi
|
1d4ef87bb1
|
Use maxMiningTime in mining as opposed to poll counter
|
2017-02-13 14:11:03 +00:00 |
|
Alex Beregszaszi
|
702ee20a01
|
Create getBlockByNumber RPC method
|
2017-02-10 13:24:56 +00:00 |
|
Alex Beregszaszi
|
3128ec2ca5
|
Add blockNumber and blockTimestamp to ExecutionFramework
|
2017-02-10 13:24:56 +00:00 |
|
Alex Beregszaszi
|
5396c7692b
|
Do not expect a new line, rather buffer up the response in IPC
|
2017-02-09 15:40:56 +00:00 |
|
Alex Beregszaszi
|
b508aac64a
|
Use only send/recv in IPC
|
2017-02-09 12:23:34 +00:00 |
|
VoR0220
|
3f9f725737
|
Fix licensing headers
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2016-11-23 12:22:33 +01:00 |
|
chriseth
|
b9f5b675a6
|
Auto-calibrate mining sleep time.
|
2016-08-12 15:11:31 +02:00 |
|
Dmitry K
|
5925ae0c6a
|
Windows pipe for soltest
|
2016-08-02 19:32:03 +03:00 |
|
Dmitry K
|
d1c7444509
|
windowspipe
|
2016-08-02 11:11:04 +03:00 |
|
chriseth
|
9216a4d991
|
Fix jsoncpp includes for macos.
|
2016-07-01 10:16:06 +02:00 |
|
chriseth
|
67d1e4783a
|
Rename IPCSocket and removed unused code in TestHelper.
|
2016-06-29 00:14:50 +02:00 |
|