index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
RPCSession.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add helper RPCSession::createAccount
Alex Beregszaszi
2017-10-20
1
-0
/
+1
*
Mark constructors explicit
Alex Beregszaszi
2017-09-20
1
-2
/
+2
*
Ensure parameter names match between headers and implementation
Alex Beregszaszi
2017-09-20
1
-1
/
+1
*
Mark appropriate constructors explicit
Alex Beregszaszi
2017-08-22
1
-1
/
+1
*
Move UndefMacros from libdevcore to libsolidity/parsing
Alex Beregszaszi
2017-07-02
1
-1
/
+0
*
Just bigger numbers
Yoichi Hirai
2017-04-25
1
-2
/
+2
*
Also increase socket read timeout.
chriseth
2017-04-25
1
-1
/
+1
*
Increase mining timeout to 2 minutes
Alex Beregszaszi
2017-04-25
1
-1
/
+1
*
A bit more time for mining.
chriseth
2017-04-25
1
-1
/
+1
*
Fix header.
chriseth
2017-03-04
1
-1
/
+1
*
Add missing header for boost::noncopyable
Federico Bond
2017-03-03
1
-0
/
+1
*
Try reading multiple times from IPC.
chriseth
2017-02-25
1
-2
/
+8
*
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