Lucca Martins
be9ac0ce62
Merge pull request #1462 from maticnetwork/lmartins/ci-rpc-tests
...
RPC Tests on CI
2025-02-25 12:12:55 -03:00
Lucca Martins
5b350dccff
going back to master branch matic-cli
2025-02-25 00:32:33 -03:00
Lucca Martins
41459a77c8
rpc tests on ci
2025-02-24 17:19:20 -03:00
marcello33
acb3eb7794
use ubuntu 22.04
2025-02-24 14:54:10 +01:00
Daniel Jones
732478ce5f
As 20.04 is being EOL for github runner support, moving to 22.04 ( #1445 )
2025-02-21 11:08:44 +01:00
Marcello Ardizzone
f4f30d9fa3
Docker scripts in matic-cli ( #1453 )
...
* use matic-cli docker scripts
* revert scripts for cp issue
* change dir for int tests
2025-02-18 21:05:09 +01:00
Daniel Jones
d274e62c1e
Profile Updates, RPM removal ( #1438 )
...
* Updated amoy profiles for new amoy enodes
* Updating profiles for mainnet enodes
* Removal of rpm support as decided upon
* Updating params/bootnodes.go to newest bootnodes for amoy and mainnet
2025-02-10 07:22:58 -08:00
marcello33
315068601e
POS-2821: govulncheck CI and make command / bump golang
2025-02-07 10:38:59 +01:00
marcello33
d645a6dc27
POS-2821: do not continue on govulncheck error
2025-02-06 12:21:09 +01:00
marcello33
aba9811494
POS-2821: GHE fixes
2025-02-06 11:04:03 +01:00
Krishang Shah
ce4af042a3
Simplify e2e-tests CI by using the consolidated script ( #1423 )
...
* use the consolidated script for e2e-tests
* minor nit
2025-01-28 23:30:27 +05:30
Daniel Jones
e2d3fbf2b9
Adding systemd copy, missed in copy over
2024-12-17 11:41:36 -06:00
Daniel Jones
7869600b24
Updating verbage
2024-12-05 11:05:20 -06:00
Daniel Jones
b45347aa1a
Wrong architecture binary ended up in arm64
2024-12-05 11:03:04 -06:00
Daniel Jones
38fabe91ab
Updating uploader
2024-10-17 07:57:53 -05:00
Daniel Jones
27a626d293
Changing names of pbss profiles for consistency in deb and rpm
2024-10-16 10:26:17 -05:00
Daniel Jones
bfede06618
Merge pull request #1339 from maticnetwork/djpolygon/rpm_packaging
...
Adding rpm packagers
2024-10-10 10:46:27 -05:00
Daniel Jones
2cae584aa3
Merge pull request #1311 from maticnetwork/djpolygon/SPEC-154
...
Adding refactored packager, adding pbss configs, removal of mumbai ( …
2024-10-10 10:45:35 -05:00
Daniel Jones
f489fec9fc
Updated default branch to use to master per bor default branch
2024-10-08 07:48:20 -05:00
Daniel Jones
3e30a92790
Updating to use master instead of main per default bor branch
2024-10-08 07:47:04 -05:00
Jerry
af5c2b1cad
Merge remote-tracking branch 'upstream/master' into develop
2024-10-01 11:59:32 -07:00
Jerry
d5feb366ce
Remove unused workflow file
2024-09-24 09:32:47 -07:00
Jerry
a2dec4bed0
Bump action versions
2024-09-20 19:49:29 -07:00
Daniel Jones
2778f662ac
Updating proper path for main pr
2024-09-20 15:45:42 -05:00
Daniel Jones
d74c232532
Adding rpm packagers
2024-09-20 13:11:29 -05:00
Marcello Ardizzone
f39f79e1ef
Update artifacts upload/download actions version ( #1331 )
...
* chg: update artifacts actions versions
* chg: update artifacts actions versions for govuln
2024-09-13 12:32:29 +05:30
Manav Darji
ef43467139
.github/workflows: update actions/upload-artifact to v4
2024-09-13 12:18:48 +05:30
anshalshukla
f45da7ca0a
update version of action artifact
2024-09-12 21:28:00 +05:30
Daniel Jones
54de1288f1
bumping releaser and checkout versions to address future end of life support for node versions used
2024-09-09 15:46:05 -05:00
Daniel Jones
908f53f87b
Bumping go version
2024-08-22 12:28:05 -05:00
Daniel Jones
6351c623f1
Adding refactored packager, adding pbss configs, removal of mumbai ( it is now sunset by amoy )
2024-08-21 15:35:48 -05:00
Anshal Shukla
dbf55ce6cc
Merge tag 'v1.14.6' into upstream_merge_1.14.6
2024-08-05 16:29:10 +05:30
Anshal Shukla
f4c41e2e70
Merge branch 'release/1.13' into upstream_merge_1.13
2024-07-10 11:19:34 +05:30
Guillaume Ballet
c732039a34
.github: disable cache in actions run ( #29926 )
2024-06-11 15:57:41 +02:00
cario-dev
d2f00cb54e
.github: upgrade to action versions with node20 ( #29776 )
...
* github: upgrade checkout action to version with node20
* Update go.yml
---------
Co-authored-by: Felix Lange <fjl@twurst.com>
2024-05-14 15:46:11 +02:00
Jerry
5d77c381e6
Merge tag 'v1.13.6' into upstream_merge
2024-03-28 16:28:51 -07:00
marcello33
fd4d8920f2
Bump dependencies ( #1183 )
...
* chg: update deps / fix root folder for docker integration tests
* chg: bump bor version
* chg: bump deps
* chg: bump deps and adapt geth cmd verkle
* chg: update go version in GH CIs
* chg: update go version in makefile, travis and dockerfile
* chg: fix tests
2024-03-12 13:29:40 +01:00
marcello33
3e999abb67
chg: POS-2399: implement fundGanacheAccount ( #1177 )
2024-03-05 16:56:44 +01:00
Shivam Sharma
65014b1f5e
Merge branch 'develop' into shivam/upstream-geth-1.13.5
2024-01-19 13:56:00 +05:30
SHIVAM SHARMA
2a35bf8340
add : amoy flags and genesis ( #1131 )
...
* add : amoy flags and genesis
* minor fix
* add : amoy.json in internal/cli/server
* disable : peer check in mining for Amoy
* add : amoy genesis hash
* add amoy testnet deployment entries
* update : amoy genesis
* fix typos
* add : post london forks + burn contract
* add : amoy genesis hash
* bump : version meta to amoy (#1092 )
* add : amoy bootnodes
* chg : maxpeers of amoy val to 3 from 1
* bump : version to v1.1.0-amoy-2
* add : amoychain worker restriction on peercount
---------
Co-authored-by: sreevalsanmr <sreevalsan@polygon.technology>
2024-01-19 02:01:36 +05:30
Shivam Sharma
cb4a8557fd
chg : go version in CI from 1.20.x to 1.21.x
2024-01-16 17:01:46 +05:30
Sina Mahmoodi
a608c0ac84
cmd/devp2p/internal/ethtest: skip large tx test on github build ( #28794 )
...
This test was failling consistently on the github 32-bit build probably due to slow IO. Skipping it for that green check.
2024-01-12 15:14:03 +01:00
marcello33
db5b398ab6
Update matic-cli in CI ( #1103 )
2023-12-08 06:56:23 +01:00
Guillaume Ballet
69576df254
.github: use github actions to run 32-bit linux tests ( #28549 )
...
use github actions to run 32-bit linux tests
2023-12-05 14:45:40 +01:00
marcello33
d1149daa0f
dev: add: install go with go.mod version ( #1052 )
2023-10-19 07:48:17 +02:00
marcello33
1a81777184
Add CodeQL ( #1037 )
...
* dev: add: codeQL
* dev: chg: solve codeQL high vulns
* dev: chg: remove js scan after dismissing relative issues
* dev: chg: fix size allocation checks
* dev: chg: fix size allocation checks
* dev: chg: use math.MaxUint8 for incorrect coversion for integer
* dev: chg: revert on one check / return error on trezorExchange func
* dev: chg: remove checks on logger as not harmful
* dev: chg: bump govuln action go versions
* dev: chg: name of CI for govuln
* dev: chg: bump x/net to 0.17 as per PR-1038
* dev: chg: remove snyk files
2023-10-16 09:28:53 +02:00
SHIVAM SHARMA
db1562bbe2
Fix Codecov and add integration tests coverage ( #1020 )
...
* add : gocovmerge support
* fix : minor fix
* add : dependancy for codecov
* fix : dependancy
* fix : codecov upload/download artifact
* fix : fix unable to find cover.out file
* fix : rename integration_cover.out
* chg : codecov-action from v1 to v3
2023-10-13 12:31:17 +05:30
Raneet Debnath
c5e6c79981
ci: increase smoke test timeout
2023-09-06 13:27:23 +05:30
Manav Darji
530a2331bf
.github/workflows: run more parallel CI jobs ( #976 )
...
* .github/workflows: run parallel CI jobs
* undo
2023-09-05 16:13:16 +05:30
Daniel Jones
bf3df86437
Adjusting the builder of bor, using 20.04 instead of now EOL 18.04 runner
2023-08-29 12:35:30 -05:00