Commit Graph

411 Commits

Author SHA1 Message Date
sc0Vu
7b5543138b Change host. 2018-01-12 15:40:13 +08:00
sc0Vu
bd00f0d790 .travis.yml 2018-01-12 15:23:48 +08:00
sc0Vu
e7f2a2d3c0 README.md 2018-01-12 15:18:00 +08:00
sc0Vu
24e5074722 Contract estimateGas method. 2018-01-12 15:16:31 +08:00
sc0Vu
b1129bb066 Format estimateGas output. 2018-01-12 15:05:19 +08:00
sc0Vu
90f0970cb8 Clean code. 2018-01-12 14:52:05 +08:00
Kuan-Cheng,Lai
f2bfb2f4e3
Merge pull request #29 from sc0Vu/methods
Methods
2018-01-12 12:33:22 +08:00
sc0Vu
4a60041dde Fix call function statically error
Non-static method Web3\Utils::toString() should not be called
statically.
2018-01-12 12:28:44 +08:00
sc0Vu
4d3ed88b7b Remove boolean formatter. 2018-01-12 12:22:32 +08:00
sc0Vu
2cbb1fe860 gas to data 2018-01-12 12:16:17 +08:00
sc0Vu
6afc41f65a Validate array of rules. 2018-01-12 12:11:53 +08:00
sc0Vu
1513023aab Eth apis. 2018-01-12 12:11:33 +08:00
sc0Vu
cf5288774c Personal apis. 2018-01-12 11:11:09 +08:00
sc0Vu
34647e7fdf Web3 apis. 2018-01-12 11:07:36 +08:00
sc0Vu
819608d510 Net apis. 2018-01-12 11:05:25 +08:00
sc0Vu
e6adbdd303 Web3 apis and test. 2018-01-12 10:51:25 +08:00
sc0Vu
2eefb14b64 Validators. 2018-01-12 10:49:52 +08:00
sc0Vu
32bc7949fd Eth 2018-01-11 18:21:40 +08:00
sc0Vu
69eb1e8772 Eth methods 2018-01-11 18:21:22 +08:00
sc0Vu
32b494ea1b Boolean formatter 2018-01-11 18:21:02 +08:00
sc0Vu
ba6d50b25b Personal use EthMethod 2018-01-11 17:58:20 +08:00
sc0Vu
ce217225a9 Web3 use EthMethod 2018-01-11 17:58:05 +08:00
sc0Vu
05a1a638cf Net use EthMethod 2018-01-11 17:57:53 +08:00
sc0Vu
fa63012c06 EthMethod 2018-01-11 17:57:08 +08:00
sc0Vu
46189b795a Optional quantity formatter. 2018-01-11 17:24:42 +08:00
sc0Vu
b9a8bccfb9 Eth batch test. 2018-01-11 16:50:05 +08:00
sc0Vu
df143d7aee Eth syncing. 2018-01-11 16:49:42 +08:00
sc0Vu
26b6844f44 Eth protocol version. 2018-01-11 16:46:08 +08:00
sc0Vu
2baac410de Rename address formatter. 2018-01-11 16:34:24 +08:00
sc0Vu
e680f1adaf Personal apis. 2018-01-11 16:30:54 +08:00
sc0Vu
b48ac9f97f Transaction formatter. 2018-01-11 16:23:16 +08:00
sc0Vu
b8e4773787 Hex formatter. 2018-01-11 16:00:56 +08:00
sc0Vu
5288b150f7 String formatter. 2018-01-11 15:59:59 +08:00
sc0Vu
a422d877b0 Quantity formatter. 2018-01-11 15:59:41 +08:00
sc0Vu
ee8db87fdf Input formatters for each method. 2018-01-11 13:03:39 +08:00
sc0Vu
2340db233b BigNumberFormatter 2018-01-11 13:01:06 +08:00
sc0Vu
6c4e422bfd Catch methods. 2018-01-09 18:21:18 +08:00
sc0Vu
8ed8d69362 Net __call. 2018-01-09 17:53:53 +08:00
sc0Vu
15506cc2b2 Net api methods. 2018-01-09 17:53:16 +08:00
sc0Vu
1a55f03f88 Web3 __call() and provider interface. 2018-01-09 17:46:04 +08:00
sc0Vu
917f08e74f toString() 2018-01-09 17:45:13 +08:00
sc0Vu
48d00a2641 JSONRPC method and web3 api methods 2018-01-09 17:44:48 +08:00
sc0Vu
e6f7a58d3c HexFormatter 2018-01-09 17:36:03 +08:00
sc0Vu
6a6acc91eb README.md 2018-01-05 18:24:13 +08:00
sc0Vu
a9c06ee2ff Example sendTransaction.php. 2018-01-05 18:19:58 +08:00
sc0Vu
3999679f6a Example contractExample.php. 2018-01-05 18:19:41 +08:00
sc0Vu
06ba7df7ac Example accounts.php. 2018-01-05 18:19:23 +08:00
sc0Vu
50a6e4d2a9 Unit api test. 2018-01-05 18:16:25 +08:00
sc0Vu
aec4403cc8 Net api unit test. 2018-01-05 17:43:35 +08:00
sc0Vu
e2fa0a2620 Parse batch requests. 2018-01-05 17:42:55 +08:00