Commit Graph

438 Commits

Author SHA1 Message Date
srdante
91f4d2c40b Set setUp() return type 2022-02-26 02:43:32 -03:00
Dante
2ae840f538
Update TestCase.php 2022-02-26 02:40:01 -03:00
Dante
217851c62d
Update php.yml 2022-02-26 02:33:59 -03:00
Dante
7eb8a46366
Update php.yml 2022-02-26 02:28:17 -03:00
Dante
dabb7262b5
Update composer.json 2022-02-26 02:27:56 -03:00
sc0Vu
bd40f1946a
Update package to web3p/web3.php 2022-01-15 00:26:41 +08:00
Peter Lai
fb94ea92c5
Merge pull request #205 from harensarma/patch-2
Removed space from versions of guzzlehttp
2021-08-14 20:28:10 -07:00
harensarma
199cb1d175
Removed space from versions of guzzlehttp
Removed space from versions of guzzlehttp, else second version was not working in laravel
2021-04-18 21:07:09 +05:30
Peter Lai
1b093c8ad4
Merge pull request #198 from web3p/github-ci
Add github ci
2021-02-25 15:24:56 +08:00
sc0Vu
a96e8865a8 Update README.md 2021-02-25 15:23:05 +08:00
Peter Lai
d1582e3a7c Add github ci 2021-02-25 15:22:49 +08:00
sc0vu
9ed1b0d2dd
Add contribution in README.md 2021-02-22 13:14:08 +08:00
Peter Lai
17472b55fd
Merge pull request #191 from serderovsh/patch-1
Update composer.json
2020-11-14 17:15:11 +00:00
Peter Lai
8ba41a37b7
Merge branch 'master' into patch-1 2020-11-14 17:14:48 +00:00
Peter Lai
c0c57219d7
Merge pull request #195 from web3p/minor-update
Minor update
2020-11-14 17:12:21 +00:00
sc0vu
d4f747606f
Update codecov/README.md 2020-11-14 23:33:04 +08:00
sc0vu
292b579337
Test for php ~7.4 2020-11-14 22:31:10 +08:00
sc0vu
dc66eb1064
Update guzzlehttp to 7 2020-11-14 22:28:58 +08:00
Shamsudin
4e0548a3ea
Update composer.json 2020-10-13 07:45:01 +03:00
Peter Lai
d69ce96a64
Merge pull request #158 from sc0Vu/fix-150
Add toChecksumAddress in Utils.php
2019-10-03 22:41:19 +08:00
sc0vu
d0289506dc
Add toChecksumAddress in Utils.php
See #150 (https://github.com/ethereum/EIPs/blob/master/EIPS/eip-55.md)
2019-10-03 00:01:35 +08:00
Peter Lai
0659ec04dc
Merge pull request #157 from sc0Vu/add-defaultblock
Add defaultblock in Contract.call
2019-10-02 10:42:08 +08:00
sc0vu
0e303787ba
Add defaultblock in contract call 2019-10-02 10:26:41 +08:00
Peter Lai
fff321de37
Merge pull request #156 from sc0Vu/add-dockerfile
Add dockerfile
2019-09-08 23:41:37 +08:00
sc0vu
5e284d0037
Update .travis.yml 2019-09-08 23:12:58 +08:00
sc0vu
3943f00b38
Update php dockerfiles
Change:
* Add Dockerfile-73
* Install gmp library automatically
2019-09-08 23:11:27 +08:00
Peter Lai
8a34582d23
Merge pull request #154 from tomcyr/master
Fix call Eth NewBlockFilter
2019-07-30 11:48:05 +08:00
Tomasz Cyrankowski
d67367a2f2 Eth NewBlockFilter method hasn't any arguments so it shouldn't have any validators 2019-07-25 10:52:57 +02:00
sc0Vu
b6fc44d9e3
Update composer.json
Require ext-mbstring
2019-03-12 22:50:29 +08:00
sc0vu
10b000d3e5 Update docker/php/composer-setup.php 2019-02-26 18:50:22 +08:00
Peter Lai
08a237df37
Merge pull request #144 from sc0Vu/fix-143
Fix #143
2019-02-24 17:01:47 +08:00
sc0Vu
4779c7e710
Fix #143
Fix wrong $argsLen in contract.
2019-02-24 16:57:26 +08:00
Peter Lai
13f6d3338d
Merge pull request #142 from sc0Vu/fix-134
Fix #134
2019-02-11 22:15:57 +08:00
sc0Vu
2b5295533f
Add support for same function name but with different parameters
See issue #134
2019-02-11 22:11:29 +08:00
sc0Vu
cd1bcf3a17 Add test contracts 2019-02-11 22:08:09 +08:00
sc0Vu
d35ecef5f7
Fix bytes and dynamic bytes format 2019-02-11 00:10:14 +08:00
Peter Lai
b0615caf03
Merge pull request #138 from sc0Vu/fix-dynamic-bytes
Fix DynamicBytes.php
2019-01-17 01:08:50 +08:00
Peter Lai
5e4e5e35fd
Merge pull request #135 from 1099511627776/bclounge
Close connection after stream read
2019-01-17 01:08:34 +08:00
sc0Vu
fcb959dec7
Fix DynamicBytes.php
Call inputFormat failed when toBn return array of data
See: https://github.com/sc0Vu/web3.php/pull/97
2019-01-17 00:57:08 +08:00
1099511627776
b0b1841642 Fix indent 2019-01-13 12:24:06 +02:00
Peter Lai
fbf2ba4f97
Merge pull request #137 from sc0Vu/fix-112
Fix #112
2019-01-13 15:09:26 +08:00
sc0Vu
83188b171e
Fix #112
Remove depth for jsonToArray function
2019-01-13 14:07:31 +08:00
Peter Lai
c5fe156d97
Merge pull request #136 from sc0Vu/fix-94
Remove support for int and float in toWei
2019-01-12 23:59:47 +08:00
sc0Vu
734dbebb76
Remove support for int and float in toWei 2019-01-06 23:26:21 +08:00
sc0Vu
9dd5056790
Remove comments 2018-12-21 00:19:56 +08:00
Peter Lai
53b5165062
Merge pull request #104 from sinabs/master
getTransactionReceipt result maybe null
2018-12-21 00:14:15 +08:00
Peter Lai
08956500b0
Merge pull request #127 from sc0Vu/fix-125
Fix #125
2018-12-21 00:09:15 +08:00
sc0Vu
0ef6000be3 Fix #125 2018-12-21 00:03:38 +08:00
sc0Vu
51abbc2f5e Clean code 2018-12-14 12:12:04 +08:00
Peter Lai
d579535485
Merge pull request #131 from sc0Vu/add-test
Add test for personal_lockAccount
2018-12-13 18:35:48 +09:00