Commit Graph

23 Commits

Author SHA1 Message Date
sc0Vu
bb523cc04b Add comments,__get and __set. 2018-02-07 13:55:32 +08:00
sc0Vu
cca1b82903 Shh object. 2018-01-26 16:14:02 +08:00
sc0Vu
90f0970cb8 Clean code. 2018-01-12 14:52:05 +08:00
sc0Vu
34647e7fdf Web3 apis. 2018-01-12 11:07:36 +08:00
sc0Vu
e6adbdd303 Web3 apis and test. 2018-01-12 10:51:25 +08:00
sc0Vu
6c4e422bfd Catch methods. 2018-01-09 18:21:18 +08:00
sc0Vu
1a55f03f88 Web3 __call() and provider interface. 2018-01-09 17:46:04 +08:00
sc0Vu
214724ba10 Change getProvider return type. 2017-12-29 16:45:19 +08:00
sc0Vu
b24139113d Remove useless strtolower 2017-12-26 16:10:56 +08:00
sc0Vu
ffb02edee7 Web3\Utils
- toHex
- hexToBin
2017-12-20 11:49:52 +08:00
sc0Vu
515a1bcbc4 Personal.php 2017-12-19 15:37:04 +08:00
sc0Vu
68333b5a1a License 2017-12-19 14:55:51 +08:00
sc0Vu
f20839f8de typos 2017-12-19 11:45:07 +08:00
sc0Vu
9efd3bc755 Throw exception when provider not set 2017-12-19 11:41:21 +08:00
sc0Vu
a512883519 Web3\Net 2017-12-18 11:30:32 +08:00
sc0Vu
5957652db8 Comments. 2017-12-18 11:08:33 +08:00
sc0Vu
2f7a9f901b Add BlockHashValidator and fix validators. 2017-12-13 21:58:23 +08:00
sc0Vu
9a6ba5c92c Change params in Web3\Eth and add default value 2017-12-13 18:05:53 +08:00
sc0Vu
bdfbace76b Change params in Web3\Web3 2017-12-13 17:31:11 +08:00
sc0Vu
d94d42b61e Eth protocolVersion 2017-12-12 18:25:20 +08:00
sc0Vu
829e65bbb9 Methods and validator
Web3 allowed methods:
* clientVersion
* sha3

Validator:
* HexValidator
2017-12-12 18:08:03 +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