This website requires JavaScript.
d67367a2f2
Eth NewBlockFilter method hasn't any arguments so it shouldn't have any validators
Tomasz Cyrankowski
2019-07-25 10:30:01 +0200
dcb0721077
Add validator and update validators
update-validators
sc0Vu
2019-05-01 21:27:51 +0800
b6fc44d9e3
Update composer.json
sc0Vu
2019-03-12 22:50:29 +0800
10b000d3e5
Update docker/php/composer-setup.php
sc0vu
2019-02-26 18:50:22 +0800
08a237df37
Merge pull request #144 from sc0Vu/fix-143
Peter Lai
2019-02-24 17:01:47 +0800
4779c7e710
Fix #143
sc0Vu
2019-02-24 16:57:26 +0800
13f6d3338d
Merge pull request #142 from sc0Vu/fix-134
Peter Lai
2019-02-11 22:15:57 +0800
2b5295533f
Add support for same function name but with different parameters
sc0Vu
2019-02-11 22:11:29 +0800
cd1bcf3a17
Add test contracts
sc0Vu
2019-02-11 00:19:13 +0800
d35ecef5f7
Fix bytes and dynamic bytes format
sc0Vu
2019-02-11 00:10:14 +0800
b0615caf03
Merge pull request #138 from sc0Vu/fix-dynamic-bytes
Peter Lai
2019-01-17 01:08:50 +0800
5e4e5e35fd
Merge pull request #135 from 1099511627776/bclounge
Peter Lai
2019-01-17 01:08:34 +0800
fcb959dec7
Fix DynamicBytes.php Call inputFormat failed when toBn return array of data See: https://github.com/sc0Vu/web3.php/pull/97
sc0Vu
2019-01-17 00:57:08 +0800
b0b1841642
Fix indent
1099511627776
2019-01-13 12:24:06 +0200
fbf2ba4f97
Merge pull request #137 from sc0Vu/fix-112
Peter Lai
2019-01-13 15:09:26 +0800
83188b171e
Fix #112 Remove depth for jsonToArray function
sc0Vu
2019-01-13 14:07:31 +0800
c5fe156d97
Merge pull request #136 from sc0Vu/fix-94
Peter Lai
2019-01-12 23:59:47 +0800
734dbebb76
Remove support for int and float in toWei
sc0Vu
2019-01-06 23:26:21 +0800
9dd5056790
Remove comments
sc0Vu
2018-12-21 00:19:56 +0800
53b5165062
Merge pull request #104 from sinabs/master
Peter Lai
2018-12-21 00:14:15 +0800
08956500b0
Merge pull request #127 from sc0Vu/fix-125
Peter Lai
2018-12-21 00:09:15 +0800
0ef6000be3
Fix #125
sc0Vu
2018-12-21 00:03:38 +0800
51abbc2f5e
Clean code
sc0Vu
2018-12-12 00:08:52 +0800
d579535485
Merge pull request #131 from sc0Vu/add-test
Peter Lai
2018-12-13 18:35:48 +0900
f3259100ec
Add test for personal_lockAccount
sc0Vu
2018-12-13 17:27:52 +0800
28627c5ecf
Merge pull request #100 from soraclub/master
Peter Lai
2018-12-13 18:18:54 +0900
46708ab7b1
Merge pull request #130 from sc0Vu/update-docker
Peter Lai
2018-12-13 12:53:41 +0900
60bbb2c17a
Update docker
sc0Vu
2018-12-13 11:18:48 +0800
77f20738aa
Merge pull request #108 from sunshuzhou/patch-1
Peter Lai
2018-12-12 19:22:27 +0900
fe5dc8ed63
Merge pull request #128 from sc0Vu/remove-get-compilers
Peter Lai
2018-12-12 19:17:15 +0900
0d415ce360
Remove eth_getCompilers
sc0Vu
2018-12-12 16:46:58 +0800
01a70408ac
Merge pull request #106 from Arul-/patch-3
Peter Lai
2018-12-12 00:09:06 +0900
e7e04c542b
Merge pull request #105 from amateescu/patch-1
Peter Lai
2018-12-12 00:05:51 +0900
71adaa29dd
Merge pull request #1 from yinsongbj/yinsongbj-patch-1
Song
2018-11-16 15:50:01 +0800
1d897c842b
move is_string() to the front of is_numeric()
Song
2018-11-16 15:49:43 +0800
5d0bba720d
Fix toHex: is numbericPHP Fatal error: Uncaught Error: Call to a member function toHex() on array in \web3.php\src\Formatters\IntegerFormatter.php:36
Song
2018-11-16 15:46:50 +0800
a4251595a2
Fix toHex: is numbericPHP Fatal error: Uncaught Error: Call to a member function toHex() on array in IntegerFormatter.php:36
Song
2018-11-16 15:34:07 +0800
29ceef6552
exclude .idea from tracked files
1099511627776
2018-11-13 18:30:21 +0200
54e18048e3
Rename result to stream
1099511627776
2018-11-02 13:40:24 +0200
70ac87df82
Close connection after stream read
1099511627776
2018-10-30 19:29:03 +0200
c81e4ee4e5
Updata README.md
Sun Shuzhou
2018-09-19 11:45:46 +0800
0f1b9183b0
Fix for PHP Notice: Undefined index: inputs in src/Contract.php on line 394
Arul
2018-09-04 21:04:39 +0800
15b11032f1
Merge remote-tracking branch 'origin/master' into fix-str
Pavel Rubin
2018-09-01 11:29:22 -0400
908d841bce
Don't send an empty "to" address when estimating gas for the constructor
Andrei Mateescu
2018-08-23 08:31:18 +0300
6d59d3d372
Test transaction result maybe null
sinabs
2018-08-08 14:59:25 +0800
1a9784da30
add code comments
sinabs
2018-08-08 14:22:02 +0800
e5729b757c
getTransactionReceipt result is NULL, Transaction status Pending but RequestManage class throw 'Something wrong happened'
sinabs
2018-08-08 12:52:09 +0800
16d341455d
add method: personal_lockAccount
guanzi
2018-08-01 19:32:44 +0800
184bc53f9d
There is an issue with this check now because the "?" Symbol was removed, as a result of this preg_match does not match for 'bytes'.
Roberts Siminidi
2018-07-10 14:11:31 +0300
1fb7762eb7
Merge pull request #76 from sciku1/master
0.1.4
Kuan-Cheng,Lai
2018-06-24 22:45:20 +0800
87dbe235a4
Merge pull request #87 from sc0Vu/fix-85
Kuan-Cheng,Lai
2018-06-24 22:42:35 +0800
234b1e695f
Fix failed test on travis
sc0Vu
2018-06-24 22:30:34 +0800
07f730d8ce
Fix decode dynamic bytes
sc0Vu
2018-06-24 21:59:08 +0800
d5c21afec0
Fix decode bytes
sc0Vu
2018-06-24 21:16:12 +0800
ecafb1c5ec
Fix BytesTypeTest and DynamicBytesTypeTest
sc0Vu
2018-06-24 18:30:45 +0800
ee9855fcbf
Change isType regex
sc0Vu
2018-06-18 23:24:29 +0800
d0559b8c91
Merge pull request #91 from Arul-/patch-2
0.1.3
Kuan-Cheng,Lai
2018-06-14 10:18:32 +0800
3d8a567054
Fix: method validation in both send and call
Arul
2018-06-07 18:02:08 +0800
12861c7fbf
Merge 1dcdc55ca3
into be7403a00b
Arul
2018-06-05 09:27:19 +0000
1dcdc55ca3
Fixing HexValidator
Arul
2018-06-05 17:25:46 +0800
be7403a00b
Merge pull request #89 from a10000005588/fix-personal-api-test
Kuan-Cheng,Lai
2018-06-04 11:23:28 +0800
80c8c783ae
Change $e to $err
will
2018-06-04 11:10:31 +0800
9521b2d167
Check output name is empty
sc0Vu
2018-05-28 15:21:18 +0800
5d04cec73f
Merge pull request #86 from sc0Vu/fix-83
Kuan-Cheng,Lai
2018-05-27 23:01:46 +0800
4fd5d1ab67
Fix #83 Return $fractionLength when number is with decimal point.
sc0Vu
2018-05-27 22:48:02 +0800
4eaebd48aa
Add test for issue 71
0.1.2
sc0Vu
2018-05-18 12:03:27 +0800
831d2ebdbe
Merge pull request #77 from lsmelan/lsmelan-patch-1
Kuan-Cheng,Lai
2018-05-18 12:01:26 +0800
5a54ce5903
Fix: issue #71
Luiz Smelán
2018-05-02 17:14:53 +0100
85dc060017
Added getToAddress
Timothy Lopez
2018-04-27 18:20:06 -0600
02be3f815d
Add ganache container Add ganache container Update 'README.md'
sc0Vu
2018-04-25 10:25:09 +0800
233379966b
Merge branch 'fix-62'
sc0Vu
2018-04-25 10:09:04 +0800
a87010fc4c
Add test Add test for toHex(48), thanks @refear99
sc0Vu
2018-04-25 10:07:06 +0800
fa95650437
Update composer.json
sc0Vu
2018-04-25 10:06:30 +0800
218adfab56
update composer
Ravil
2018-04-24 17:02:57 +0300
f61387ff54
add traceTransaction Method
Ravil
2018-04-24 16:42:41 +0300
6100a046c5
Update 'README.md'
sc0Vu
2018-04-14 15:01:45 +0800
54c603427d
Merge 1760576d74
into 00817ee6b9
Dan
2018-04-10 06:27:02 +0000
1760576d74
An ugly way to fix 48 bug and some test case
Dan
2018-04-10 14:26:37 +0800
340d7614e0
Merge de6120e5d5
into 00817ee6b9
Dan
2018-04-09 15:43:31 +0000
de6120e5d5
An ugly way to fix 48
Dan
2018-04-09 23:43:07 +0800
3b18a3b3b4
Merge 6bd06644ae
into 00817ee6b9
Dan
2018-04-09 11:04:07 +0000
6bd06644ae
set toHex() params
Dan
2018-04-09 19:02:49 +0800
82d55ffa0d
Merge f874aea69c
into 00817ee6b9
Dan
2018-04-09 10:48:51 +0000
f874aea69c
set toHex() params $twos_compliment to false
Dan
2018-04-09 18:47:41 +0800
00817ee6b9
Merge pull request #60 from pash7ka/dev-patch-new-contract
Kuan-Cheng,Lai
2018-04-08 22:41:32 +0800
c2fc8cb7c1
Replace Utils::toHex() with direct conversion.
Pavel Rubin
2018-04-04 05:10:39 +0300
f97d4c9397
Remove to
parameter when publishing contract transaction
Pavel Rubin
2018-04-03 07:04:47 +0300
8782cfa767
Update Contract.php
Pavel Rubin
2018-04-03 03:02:18 +0300
8daf28947d
Update Contract.php
Pavel Rubin
2018-04-03 03:01:04 +0300
76609bf377
Remove to
parameter in publishing contract transaction
Pavel Rubin
2018-04-03 02:58:03 +0300
4df0835f2b
Merge pull request #58 from sc0Vu/specify-package-version
v0.1.1
0.1.1
Kuan-Cheng,Lai
2018-03-31 10:34:15 +0800
a2a68dd516
Fix undefined pow function in phpseclib 2.0
sc0Vu
2018-03-31 10:28:45 +0800
04e9c14f5e
Specify package version 1. Remove dev minimum stability 2. kornrunner/keccak ~1.0 3. phpseclib/phpseclib ~2.0
sc0Vu
2018-03-31 10:26:29 +0800
5ede0c03e6
return to exit
sc0Vu
2018-03-19 10:13:00 +0800
209baec4b7
Return test script status.
sc0Vu
2018-03-19 10:08:58 +0800
378e1ec906
Fix test script.
v0.1
sc0Vu
2018-03-18 21:50:16 +0800
706d0a77a0
Add HttpProvider test.
sc0Vu
2018-03-18 20:24:22 +0800
475dd8d5b1
Merge pull request #55 from sc0Vu/fix-53
Kuan-Cheng,Lai
2018-03-05 17:40:31 +0800
507b1d89e6
Fix 53 toWei support fraction/float number.
sc0Vu
2018-03-05 17:32:19 +0800
b10680cddb
Merge pull request #54 from sc0Vu/fix-toBn
Kuan-Cheng,Lai
2018-03-05 17:05:46 +0800