Commit Graph

409 Commits

Author SHA1 Message Date
sc0Vu
ed57c92446 Change utils::toHex. 2018-01-25 11:49:21 +08:00
sc0Vu
4df52132d0 Add eth_getBlockByNumber default values. 2018-01-25 11:20:33 +08:00
sc0Vu
7091a60418 Fix validate methods. 2018-01-25 11:19:49 +08:00
sc0Vu
a2ddc6fa85 Fix eth methods call. 2018-01-25 11:18:20 +08:00
sc0Vu
63fea73d4c typo 2018-01-24 12:38:35 +08:00
sc0Vu
e130d45068 Quantity formatter test. 2018-01-24 12:25:01 +08:00
sc0Vu
b1318bb0d2 Decode contract call return. 2018-01-22 12:12:04 +08:00
sc0Vu
12994a7884 Add set functions. 2018-01-22 12:01:29 +08:00
sc0Vu
ee114fe7d1 Fix contract test. 2018-01-22 09:33:58 +08:00
sc0Vu
aae85b1ec5 README.md 2018-01-21 20:38:23 +08:00
Kuan-Cheng,Lai
49dd1e9043
Merge pull request #37 from sc0Vu/contract-getData
Contract get data
2018-01-21 20:35:58 +08:00
sc0Vu
bb43d04068 getData 2018-01-21 20:30:51 +08:00
sc0Vu
c56642198a typo 2018-01-21 20:22:04 +08:00
Kuan-Cheng,Lai
451d7ba117
Merge pull request #36 from sc0Vu/fix-35
Fix #35
2018-01-21 16:42:09 +08:00
sc0Vu
f45b34f33d Number formatter. 2018-01-21 16:37:17 +08:00
sc0Vu
85b5cea599 Pass reference
Let EthMethod validate pass reference that we can add default values directly.
2018-01-21 16:21:29 +08:00
sc0Vu
d52a8ddfa0 Add test for unlockAccount with duration. 2018-01-21 16:20:53 +08:00
Kuan-Cheng,Lai
bb87dcf866
Merge pull request #34 from sc0Vu/abi-decode
Abi decode
2018-01-19 17:56:20 +08:00
sc0Vu
14afaf9428 Ethabi decode params. 2018-01-19 17:51:53 +08:00
sc0Vu
cf9ac42696 README.md 2018-01-18 14:33:48 +08:00
sc0Vu
bac5cc8c31 Add example to personal api. 2018-01-18 14:29:19 +08:00
sc0Vu
ee286e9784 Add encodeParameter test. 2018-01-18 11:39:28 +08:00
sc0Vu
571cf7f7c5 isDynamicType 2018-01-17 11:56:37 +08:00
sc0Vu
ae7f8983e5 typo 2018-01-17 11:09:08 +08:00
sc0Vu
17aad68b13 License badge 2018-01-17 10:59:25 +08:00
sc0Vu
4ad0cb13c3 Gitter badge 2018-01-17 10:50:38 +08:00
Kuan-Cheng,Lai
8bb149a2e3
Merge pull request #30 from sc0Vu/ganache-cli-test
Ganache cli test
2018-01-12 18:14:49 +08:00
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