Commit Graph

168 Commits

Author SHA1 Message Date
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
sc0Vu
5eed308ccd Personal api unit test. 2018-01-05 17:01:08 +08:00
sc0Vu
bdf87bdfb5 Throw exception default. 2018-01-05 17:00:32 +08:00
sc0Vu
d241b04587 Web3 unit test. 2018-01-05 16:54:18 +08:00
sc0Vu
ff7f3ee781 Throw RPCException when server return error. 2018-01-05 16:46:25 +08:00
sc0Vu
3223d66610 README.md 2018-01-05 15:46:56 +08:00
sc0Vu
8765657975 CallValidator. 2018-01-03 15:18:45 +08:00
sc0Vu
80e686dec9 CallValidator. 2018-01-03 15:12:11 +08:00
sc0Vu
0f59ac9223 CallValidator. 2018-01-03 14:51:30 +08:00
sc0Vu
af974a6bb4 Contract example. 2018-01-02 17:09:32 +08:00
sc0Vu
08f8a3dd26 Readme.md 2018-01-02 16:49:46 +08:00
sc0Vu
a8be114c88 Remove contract constructor toAddress. 2018-01-02 16:46:26 +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
36ba7a7573 AddressType 2018-01-02 11:54:23 +08:00
sc0Vu
744e675092 AddressFormatter 2018-01-02 11:54:05 +08:00
sc0Vu
b833dfebb7 Contract new method. 2017-12-29 18:23:56 +08:00
sc0Vu
b87e836fc5 Change transaction object validator 2017-12-29 18:23:11 +08:00
sc0Vu
214724ba10 Change getProvider return type. 2017-12-29 16:45:19 +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
51ece8f887 IntegerFormatter with length param. 2017-12-29 15:33:20 +08:00
sc0Vu
264ad69e9d inputFormat 2017-12-29 15:32:09 +08:00
sc0Vu
c4d2c6edfd Utils.php 2017-12-29 15:31:18 +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
1766e37a66 toBn. 2017-12-28 14:53:55 +08:00
sc0Vu
9e765ee0e8 toBn. 2017-12-28 14:53:00 +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
c0e90debc8 Normialize regular expressions 2017-12-26 18:08:42 +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
12470f3b90 Normialize regular expressions 2017-12-26 17:23:30 +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