Commit Graph

81 Commits

Author SHA1 Message Date
sc0Vu
7b6e35108f comment 2017-12-26 14:25:54 +08:00
sc0Vu
1e4c40883a Throw exception when depth is 0. 2017-12-26 12:06:58 +08:00
sc0Vu
59c1876818 Utils jsonToArray 2017-12-26 11:59:16 +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
afb0225721 Utils 2017-12-25 10:28:53 +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
11ffbf93d6 hexToBin 2017-12-20 15:09:52 +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
125f48a6e5 personal_sendTransaction 2017-12-19 16:05:02 +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
515a1bcbc4 Personal.php 2017-12-19 15:37:04 +08:00
sc0Vu
68333b5a1a License 2017-12-19 14:55:51 +08:00
sc0Vu
f20839f8de typos 2017-12-19 11:45:07 +08:00
sc0Vu
9efd3bc755 Throw exception when provider not set 2017-12-19 11:41:21 +08:00
sc0Vu
d1c5ae15d0 eth batch 2017-12-18 11:57:03 +08:00
sc0Vu
b7ad62faaf net_listening 2017-12-18 11:47:42 +08:00
sc0Vu
296d3442e0 net_peerCount 2017-12-18 11:43:29 +08:00
sc0Vu
a512883519 Web3\Net 2017-12-18 11:30:32 +08:00
sc0Vu
5957652db8 Comments. 2017-12-18 11:08:33 +08:00
sc0Vu
c1ac5f4205 Call callback whe json_decode error. 2017-12-15 12:46:38 +08:00
sc0Vu
9a06702505 eth_submitHashrate 2017-12-14 23:17:26 +08:00
sc0Vu
a34ad9216f eth_submitWork 2017-12-14 23:15:13 +08:00
sc0Vu
fdcb2a2d79 NonceValidator 2017-12-14 23:12:44 +08:00
sc0Vu
5b47025afe eth_getWork 2017-12-14 22:20:37 +08:00
sc0Vu
9b66125202 eth_getLogs 2017-12-14 22:16:59 +08:00
sc0Vu
afb3fa52ff eth_getFilterLogs 2017-12-14 22:12:40 +08:00
sc0Vu
4d701c80c2 eth_getFilterChanges 2017-12-14 22:10:24 +08:00
sc0Vu
2cb693fffa eth_uninstallFilter 2017-12-14 22:07:45 +08:00
sc0Vu
851febf048 eth_newPendingTransactionFilter 2017-12-14 22:04:44 +08:00
sc0Vu
4a2d64c398 eth_newBlockFilter 2017-12-14 22:01:09 +08:00
sc0Vu
1d29fd0138 eth_newFilter 2017-12-14 21:56:08 +08:00
sc0Vu
cfd80212ba String and Filter validator. 2017-12-14 21:55:59 +08:00
sc0Vu
1d02b8ba2e eth_compileSerpent 2017-12-14 19:25:56 +08:00
sc0Vu
6095c92900 eth_compileLLL 2017-12-14 19:24:01 +08:00
sc0Vu
60e52909ff eth_compileSolidity 2017-12-14 19:22:08 +08:00
sc0Vu
630b7fc52a eth_getCompilers 2017-12-14 19:16:50 +08:00
sc0Vu
24deddeade eth_getUncleByBlockNumberAndIndex 2017-12-14 19:10:10 +08:00
sc0Vu
00afa82f0b eth_getUncleByBlockHashAndIndex 2017-12-14 19:08:15 +08:00
sc0Vu
d5a2d4c041 eth_getTransactionReceipt 2017-12-14 19:04:47 +08:00
sc0Vu
3b330384cd eth_getTransactionByBlockNumberAndIndex 2017-12-14 19:01:38 +08:00
sc0Vu
f13217e44d eth_getTransactionByBlockHashAndIndex 2017-12-14 18:59:22 +08:00
sc0Vu
8e4d9067f8 eth_getTransactionByHash 2017-12-14 18:29:21 +08:00