Commit Graph

17 Commits

Author SHA1 Message Date
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
591e88d4cf Add bytecode. 2018-01-02 14:08:01 +08:00
sc0Vu
b87e836fc5 Change transaction object validator 2017-12-29 18:23:11 +08:00
sc0Vu
68333b5a1a License 2017-12-19 14:55:51 +08:00
sc0Vu
5957652db8 Comments. 2017-12-18 11:08:33 +08:00
sc0Vu
fdcb2a2d79 NonceValidator 2017-12-14 23:12:44 +08:00
sc0Vu
cfd80212ba String and Filter validator. 2017-12-14 21:55:59 +08:00
sc0Vu
113c71e27a BooleanValidator.php 2017-12-14 17:51:55 +08:00
sc0Vu
122bbf24fb TransactionValidators.php 2017-12-14 15:47:12 +08:00
sc0Vu
2f7a9f901b Add BlockHashValidator and fix validators. 2017-12-13 21:58:23 +08:00
sc0Vu
6a95cdef15 eth_getBlockTransactionCountByNumber 2017-12-13 21:06:56 +08:00
sc0Vu
9a6ba5c92c Change params in Web3\Eth and add default value 2017-12-13 18:05:53 +08:00
sc0Vu
889c846c80 eth_getStorageAt
* eth_getStorageAt
* QuantityValidator
2017-12-13 17:04:07 +08:00
sc0Vu
31147172ec eth_getBalance
* eth_getBalance
* AddressValidator
* TagValidator
2017-12-13 16:49:26 +08:00
sc0Vu
829e65bbb9 Methods and validator
Web3 allowed methods:
* clientVersion
* sha3

Validator:
* HexValidator
2017-12-12 18:08:03 +08:00