Commit Graph

432 Commits

Author SHA1 Message Date
sc0Vu
b16a8f9b9a Fix: Non-static method Web3\Contracts\Ethabi::encodeEventSignature() should not be called statically 2018-01-12 18:05:52 +08:00
sc0Vu
ac5e46ba2a Kill ganache process after test. 2018-01-12 17:56:46 +08:00
sc0Vu
28b589608f Chmod test.sh. 2018-01-12 17:24:07 +08:00
sc0Vu
b9b0b53d22 Require root permission. 2018-01-12 17:07:30 +08:00
sc0Vu
d65e0acd17 test.sh 2018-01-12 17:03:13 +08:00
sc0Vu
0e71553343 Add coinbase and fix unit test of personal api. 2018-01-12 16:49:50 +08:00
sc0Vu
0a4060e6dd Unit test of eth apis. 2018-01-12 16:17:59 +08:00
sc0Vu
596a3599de Personal api unlockAccount unit test. 2018-01-12 16:11:47 +08:00
sc0Vu
ad91024dfa Eth api getFilterChanges unit test. 2018-01-12 16:06:26 +08:00
sc0Vu
a2d1ab535c Eth api uninstall unit test. 2018-01-12 16:03:18 +08:00
sc0Vu
ea150f7958 Eth api getCompilers unit test. 2018-01-12 16:01:55 +08:00
sc0Vu
5a9bd4f8c0 Eth api estimateGas unit test. 2018-01-12 16:00:02 +08:00
sc0Vu
a413aa4da4 Eth getUncleCountByBlockNumber output formatter. 2018-01-12 15:57:21 +08:00
sc0Vu
f8d005dae1 Eth getUncleCountByHash output formatter. 2018-01-12 15:56:10 +08:00
sc0Vu
808134f19f Eth getTransactionCountByNumber output formatter. 2018-01-12 15:54:44 +08:00
sc0Vu
3d8b0d3264 Eth getTransactionCountByHash output formatter. 2018-01-12 15:53:53 +08:00
sc0Vu
b575e68a69 Eth getTransactionCount output formatter. 2018-01-12 15:51:27 +08:00
sc0Vu
52c1774c9c Eth getBalance output formatter. 2018-01-12 15:48:15 +08:00
sc0Vu
9aec83ed6c Eth blockNumber output formatter. 2018-01-12 15:46:39 +08:00
sc0Vu
828f554eb6 Eth gasPrice output formatter. 2018-01-12 15:45:20 +08:00
sc0Vu
04c5ac24f6 Eth hashrate output formatter. 2018-01-12 15:42:43 +08:00
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