Commit Graph

16 Commits

Author SHA1 Message Date
Peter Lai
5e4e5e35fd
Merge pull request #135 from 1099511627776/bclounge
Close connection after stream read
2019-01-17 01:08:34 +08:00
1099511627776
b0b1841642 Fix indent 2019-01-13 12:24:06 +02:00
1099511627776
54e18048e3 Rename result to stream 2018-11-02 13:40:24 +02:00
1099511627776
70ac87df82 Close connection after stream read 2018-10-30 19:29:03 +02:00
sinabs
1a9784da30 add code comments 2018-08-08 14:22:02 +08:00
sinabs
e5729b757c getTransactionReceipt result is NULL, Transaction status Pending
but RequestManage class throw 'Something wrong happened'
2018-08-08 12:52:09 +08:00
Dan
bbcaed31fe
add HttpRequestManager timeout params 2018-02-24 18:51:47 +08:00
sc0Vu
6f18ea8431 Add request timeout. 2018-02-21 10:48:45 +08:00
sc0Vu
e2fa0a2620 Parse batch requests. 2018-01-05 17:42:55 +08:00
sc0Vu
bdf87bdfb5 Throw exception default. 2018-01-05 17:00:32 +08:00
sc0Vu
ff7f3ee781 Throw RPCException when server return error. 2018-01-05 16:46:25 +08:00
sc0Vu
68333b5a1a License 2017-12-19 14:55:51 +08:00
sc0Vu
5957652db8 Comments. 2017-12-18 11:08:33 +08:00
sc0Vu
c1ac5f4205 Call callback whe json_decode error. 2017-12-15 12:46:38 +08:00
sc0Vu
08146f97d8 InvalidArgumentException 2017-12-12 16:41:59 +08:00
sc0Vu
eca04e1c91 Web3
Web3 api:
* clientVersion
* sha3

Basic object:
* HttpProvider
* HttpRequestManager
2017-12-12 11:52:52 +08:00