sc0Vu
|
15459d67df
|
Block hash validator test.
|
2018-02-22 14:26:15 +08:00 |
|
sc0Vu
|
f9e4273266
|
Address validator test.
|
2018-02-22 14:22:58 +08:00 |
|
sc0Vu
|
6f18ea8431
|
Add request timeout.
|
2018-02-21 10:48:45 +08:00 |
|
sc0Vu
|
b755295a71
|
Fix BooleanFormatter.
|
2018-02-21 09:52:22 +08:00 |
|
sc0Vu
|
f528660abb
|
Add StringFormatter test.
|
2018-02-07 17:33:45 +08:00 |
|
sc0Vu
|
b9f37af5c1
|
Add TransactionFormatter test.
|
2018-02-07 17:32:25 +08:00 |
|
sc0Vu
|
e5698c99ed
|
Add OptionalQuantityFormatter test.
|
2018-02-07 17:20:26 +08:00 |
|
sc0Vu
|
a46bd2f029
|
Add PostFormatter test.
|
2018-02-07 17:07:49 +08:00 |
|
sc0Vu
|
b5abc465df
|
NumberFormatterTest
|
2018-02-07 17:02:55 +08:00 |
|
sc0Vu
|
1b427bcb90
|
Fix HexFormatter and add HexFormatter test.
|
2018-02-07 16:57:39 +08:00 |
|
sc0Vu
|
180e2d3cdb
|
BooleanFormatterTest.
|
2018-02-07 16:47:11 +08:00 |
|
sc0Vu
|
5989f167b3
|
Add BigNumberFormatter test.
|
2018-02-07 16:45:02 +08:00 |
|
sc0Vu
|
76c54335d6
|
Add AddressFormatter test.
|
2018-02-07 16:36:02 +08:00 |
|
sc0Vu
|
297db091f7
|
Add json rp method tests.
|
2018-02-07 15:00:11 +08:00 |
|
sc0Vu
|
725541a37f
|
Rename Web3\Formatters\Integer to Web3\Formatters\IntegerFormatter
|
2018-02-07 14:26:41 +08:00 |
|
sc0Vu
|
e9b03bcef4
|
Add Contract tests.
|
2018-02-07 13:34:32 +08:00 |
|
sc0Vu
|
49e19415b3
|
Add Eth tests.
|
2018-02-07 11:48:37 +08:00 |
|
sc0Vu
|
86b70f26c6
|
Add Net tests.
|
2018-02-07 11:45:08 +08:00 |
|
sc0Vu
|
aead0b3c75
|
Add Personal tests.
|
2018-02-07 11:40:51 +08:00 |
|
sc0Vu
|
82087c92ce
|
Add Shh tests.
|
2018-02-07 11:21:55 +08:00 |
|
sc0Vu
|
9e75e523be
|
Add Web3 tests.
|
2018-02-07 11:13:55 +08:00 |
|
sc0Vu
|
718a913902
|
Fix json method to string and add tests.
|
2018-02-07 10:53:10 +08:00 |
|
sc0Vu
|
b59a60f17e
|
isAddress test
|
2018-02-07 10:21:20 +08:00 |
|
sc0Vu
|
9ad27c527e
|
Add tests.
|
2018-02-06 18:12:21 +08:00 |
|
sc0Vu
|
f231b23bb9
|
Fix toBn bug
Fix $bn not define when call toBn with BigNumber instance.
|
2018-02-06 18:05:55 +08:00 |
|
sc0Vu
|
5eb6015bf3
|
shh_getMessages
|
2018-01-29 16:48:29 +08:00 |
|
sc0Vu
|
27277d2424
|
shh_getFilterChanges
|
2018-01-29 16:42:32 +08:00 |
|
sc0Vu
|
0395562470
|
shh_uninstallFilter
|
2018-01-29 16:33:38 +08:00 |
|
sc0Vu
|
b39c22decd
|
ssh_newFilter
|
2018-01-29 16:24:42 +08:00 |
|
sc0Vu
|
f83a9c6c90
|
Comment tests.
Because ganache-cli only support shh_version, comment tests.
|
2018-01-26 17:57:35 +08:00 |
|
sc0Vu
|
078f2b1d80
|
typo
|
2018-01-26 17:54:11 +08:00 |
|
sc0Vu
|
c1ae5b7b2d
|
shh_post
|
2018-01-26 17:50:12 +08:00 |
|
sc0Vu
|
f5286c0398
|
shh_addToGroup
|
2018-01-26 17:27:55 +08:00 |
|
sc0Vu
|
f6a7ffebdb
|
shh_newGroup
|
2018-01-26 17:25:04 +08:00 |
|
sc0Vu
|
647da46e09
|
shh_hasIdentity
|
2018-01-26 17:18:58 +08:00 |
|
sc0Vu
|
2d394c825c
|
shh_newIdentity
|
2018-01-26 16:48:58 +08:00 |
|
sc0Vu
|
cca1b82903
|
Shh object.
|
2018-01-26 16:14:02 +08:00 |
|
sc0Vu
|
ed57c92446
|
Change utils::toHex.
|
2018-01-25 11:49:21 +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
|
ee114fe7d1
|
Fix contract test.
|
2018-01-22 09:33:58 +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
|
d52a8ddfa0
|
Add test for unlockAccount with duration.
|
2018-01-21 16:20:53 +08:00 |
|
sc0Vu
|
14afaf9428
|
Ethabi decode params.
|
2018-01-19 17:51:53 +08:00 |
|
sc0Vu
|
ee286e9784
|
Add encodeParameter test.
|
2018-01-18 11:39:28 +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
|
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 |
|