Commit Graph

117 Commits

Author SHA1 Message Date
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
ee8db87fdf Input formatters for each method. 2018-01-11 13:03:39 +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
5eed308ccd Personal api unit test. 2018-01-05 17:01:08 +08:00
sc0Vu
d241b04587 Web3 unit test. 2018-01-05 16:54:18 +08:00
sc0Vu
0f59ac9223 CallValidator. 2018-01-03 14:51:30 +08:00
sc0Vu
6c1a0e35fe Contract call method 2018-01-02 16:43:00 +08:00
sc0Vu
b7e73c47e4 Fix function signature. 2018-01-02 16:28:34 +08:00
sc0Vu
591e88d4cf Add bytecode. 2018-01-02 14:08:01 +08:00
sc0Vu
c67ec3ccaa Contract send. 2018-01-02 11:54:57 +08:00
sc0Vu
b833dfebb7 Contract new method. 2017-12-29 18:23:56 +08:00
sc0Vu
b61d90216e json string to associative array 2017-12-29 16:39:17 +08:00
sc0Vu
518a72b422 Ethabi encodeParameters and SolidityType encode. 2017-12-29 15:34:05 +08:00
sc0Vu
6476c6066c IntegerFormatter 2017-12-28 17:36:09 +08:00
sc0Vu
0513bbe560 Fix toBn hex string problem. 2017-12-28 17:35:19 +08:00
sc0Vu
10a9a66987 toBn. 2017-12-28 14:52:13 +08:00
sc0Vu
ab90423aab isHex. 2017-12-28 11:49:54 +08:00
sc0Vu
c6c5cc9251 Boolean formatter. 2017-12-28 11:04:56 +08:00
sc0Vu
7ba116e5a0 Address formatter. 2017-12-28 10:52:30 +08:00
sc0Vu
e10020d2dc Utils isAddressChecksum 2017-12-27 17:20:01 +08:00
sc0Vu
d299725cdd Utils isAddress 2017-12-27 16:32:23 +08:00
sc0Vu
d957484fdc DynamicBytesType 2017-12-26 17:42:10 +08:00
sc0Vu
3907305f76 UintegerType 2017-12-26 17:35:39 +08:00
sc0Vu
152d956b3d StrType 2017-12-26 17:30:23 +08:00
sc0Vu
0042f0dd82 IntegerType 2017-12-26 17:14:16 +08:00
sc0Vu
55c168736f BytesType 2017-12-26 17:07:46 +08:00
sc0Vu
62a21e4455 BooleanType 2017-12-26 16:52:54 +08:00
sc0Vu
0fa64aecd7 AddressType 2017-12-26 16:46:52 +08:00
sc0Vu
63a748e4dc Patch passing array to jsonToArroy not working. 2017-12-26 14:44:29 +08:00
sc0Vu
59c1876818 Utils jsonToArray 2017-12-26 11:59:16 +08:00
sc0Vu
0fc3e27651 Ethabi test 2017-12-25 12:56:30 +08:00
sc0Vu
89caf38edc Ethabi
1. encodeFunctionSignature
2. encodeEventSignature
2017-12-25 12:18:59 +08:00
sc0Vu
e25e0cc3f1 jsonMethodToString 2017-12-25 11:19:14 +08:00
sc0Vu
fbc85e74d0 Add fromWei in Utils. 2017-12-25 10:10:17 +08:00
sc0Vu
7c1755cc9c Change toWei. 2017-12-25 09:54:58 +08:00
sc0Vu
46c252a44e toEther 2017-12-24 23:42:46 +08:00
sc0Vu
d58e2e751c Add toWei and bignumber 2017-12-24 20:35:28 +08:00
sc0Vu
fce712ddcd stripZero 2017-12-22 18:12:47 +08:00
sc0Vu
de19210492 isZeroPrefixed 2017-12-22 18:07:31 +08:00
sc0Vu
02b30ee2d5 Add Keccak256 sha3 usage. 2017-12-20 14:15:57 +08:00
sc0Vu
ffb02edee7 Web3\Utils
- toHex
- hexToBin
2017-12-20 11:49:52 +08:00
sc0Vu
303c14a842 PersonalBatchTest 2017-12-19 16:15:17 +08:00
sc0Vu
8578a7c1c4 personal api test 2017-12-19 16:08:43 +08:00
sc0Vu
125f48a6e5 personal_sendTransaction 2017-12-19 16:05:02 +08:00
sc0Vu
e441831782 personal_unlockAccount 2017-12-19 16:01:23 +08:00
sc0Vu
9ed2b90fdb personal_unlockAccount 2017-12-19 16:01:00 +08:00
sc0Vu
a7a5646f2a personal_newAccount 2017-12-19 15:52:17 +08:00
sc0Vu
20e3dcde10 personal_listAccounts 2017-12-19 15:47:37 +08:00