Alain Nicolas
d9d1474782
chore(ci): improve pipelines security ( #1188 )
2025-06-20 14:44:52 +02:00
dependabot[bot]
7b77ce2a26
chore(deps): bump the npm_and_yarn group across 1 directory with 1 update ( #1124 )
...
* chore(deps): bump the npm_and_yarn group across 1 directory with 1 update
Bumps the npm_and_yarn group with 1 update in the /operations directory: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.8.4...v1.9.0 )
Updates `axios` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.9.0
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-version: 1.9.0
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix(deps): update pnpm-lock.yaml
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alain Nicolas <alain.nicolas@consensys.net >
2025-06-13 11:29:43 +02:00
Alain Nicolas
fa82db800b
chore(dependencies): update outdated dependencies ( #1122 )
2025-06-09 16:53:02 +02:00
Alain Nicolas
64ca051ea9
chore(operations): fix typos and format in the Readme file ( #1121 )
2025-06-09 16:25:45 +02:00
Alain Nicolas
a3ad42a072
chore(license): update licensing ( #1106 )
...
* chore(license): update licensing
* chore(license): update licensing on Java files
2025-06-09 11:53:04 +02:00
kyzooghost
76462593dd
Fix/bump next and axios versions as per Dependabot ( #1091 )
...
* bumped versions
* bumped versions
* fix next build
2025-06-04 23:37:27 +10:00
kyzooghost
d27699e452
[WIP - Tech Debt] Typescript config cleanup ( #1073 )
...
* initial tsconfig.json consolidation
* consolidate skipLibCheck
* more consolidate tsconfig.json
* remove strict duplicates
* remove strict duplicates
* removed lib
* more changes
* more changes
* more changes
* centralize noEmit
* run pnpm dedupe
* catalog for ethers and dotenv
* Revert "catalog for ethers and dotenv"
This reverts commit 8fc18db1c6f754ecbf1b175b34f6ebf08837068a.
* first catalog
* added more dependencies to catalog
* apply catalog to many dev dependencies
* ethers in catalog
* finetune ethers version
* fixes
* empty
2025-06-03 17:33:42 +10:00
kyzooghost
a5119c43b0
Feat/husky lint ( #431 )
...
* add poc husky lint script
* test commit change
* undo test change
* test change
* undo test change
* test
* test
* test
* test
* do
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* refactor to pre-commit to NodeJS script
* add logs for demo
* small refactor of pre-commit.js
* add shebang to pre-commit
* add other folders to husky script
* added postman to pre-commit
* remove test md change
* add comments for pre-commit.js
* adjust lint:fix scripts
* Update .husky/pre-commit.js
Co-authored-by: The Dark Jester <thedarkjester@users.noreply.github.com >
Signed-off-by: kyzooghost <73516204+kyzooghost@users.noreply.github.com >
---------
Signed-off-by: kyzooghost <73516204+kyzooghost@users.noreply.github.com >
Co-authored-by: The Dark Jester <thedarkjester@users.noreply.github.com >
2024-12-20 23:34:59 +11:00
The Dark Jester
4af87b5fe6
[Chore] - First pass contracts and makefile cleanup ( #276 )
...
* first pass contracts and makefile cleanup
* remove unused 4844 test files
* Remove Goerli references
* lint fixing
* lint fixing
* remove more Goerli references
* correct folder paths for L2 service tests
* fix pathing and hardhat version
* reinstate deleted file
* correct file pathing
2024-11-06 02:21:14 -08:00
Andrei A.
e3d2839fee
Feat/30 refactor operational packages ( #116 )
...
* refactor Operational packages
* fix: refactor operations package to use oclif
* adjusting Dockerfile
* adjusting github action
* Update all-tools.yml
Signed-off-by: Andrei A. <andrei.alexandru@consensys.net >
* adjusting github action
---------
Signed-off-by: Andrei A. <andrei.alexandru@consensys.net >
Co-authored-by: VGau <victorien.gauch@consensys.net >
2024-10-02 15:55:59 +03:00
Victorien Gauch
70d16abaf1
fix: dockerfile deprecated features issue ( #71 )
2024-09-20 14:05:28 +02:00
Victorien Gauch
d843ec33c7
Fix: update get started doc for node version ( #3853 )
...
* fix: update get started doc for node version
* fix: update pnpm version in the doc
* fix: update synctx node engines version
2024-08-29 10:17:59 +02:00
Julien Marchand
a001342170
chore: Initial commit
...
Co-authored-by: Franklin Delehelle <franklin.delehelle@odena.eu >
Co-authored-by: Alexandre Belling <alexandrebelling8@gmail.com >
Co-authored-by: Pedro Novais <jpvnovais@gmail.com >
Co-authored-by: Roman Vaseev <4833306+Filter94@users.noreply.github.com >
Co-authored-by: Bradley Bown <bradbown@googlemail.com >
Co-authored-by: Victorien Gauch <85494462+VGau@users.noreply.github.com >
Co-authored-by: Nikolai Golub <nikolai.golub@consensys.net >
Co-authored-by: The Dark Jester <thedarkjester@users.noreply.github.com >
Co-authored-by: jonesho <81145364+jonesho@users.noreply.github.com >
Co-authored-by: Gaurav Ahuja <gauravahuja9@gmail.com >
Co-authored-by: Azam Soleimanian <49027816+Soleimani193@users.noreply.github.com >
Co-authored-by: Andrei A <andrei.alexandru@consensys.net >
Co-authored-by: Arijit Dutta <37040536+arijitdutta67@users.noreply.github.com >
Co-authored-by: Gautam Botrel <gautam.botrel@gmail.com >
Co-authored-by: Ivo Kubjas <ivo.kubjas@consensys.net >
Co-authored-by: gusiri <dreamerty@postech.ac.kr >
Co-authored-by: FlorianHuc <florian.huc@gmail.com >
Co-authored-by: Arya Tabaie <arya.pourtabatabaie@gmail.com >
Co-authored-by: Julink <julien.fontanel@consensys.net >
Co-authored-by: Bogdan Ursu <bogdanursuoffice@gmail.com >
Co-authored-by: Jakub Trąd <jakubtrad@gmail.com >
Co-authored-by: Alessandro Sforzin <alessandro.sforzin@consensys.net >
Co-authored-by: Olivier Bégassat <olivier.begassat.cours@gmail.com >
Co-authored-by: Steve Huang <97596526+stevehuangc7s@users.noreply.github.com >
Co-authored-by: bkolad <blazejkolad@gmail.com >
Co-authored-by: fadyabuhatoum1 <139905934+fadyabuhatoum1@users.noreply.github.com >
Co-authored-by: Blas Rodriguez Irizar <rodrigblas@gmail.com >
Co-authored-by: Eduardo Andrade <eduardofandrade@gmail.com >
Co-authored-by: Ivo Kubjas <tsimmm@gmail.com >
Co-authored-by: Ludcour <ludovic.courcelas@consensys.net >
Co-authored-by: m4sterbunny <harrie.bickle@consensys.net >
Co-authored-by: Alex Panayi <145478258+alexandrospanayi@users.noreply.github.com >
Co-authored-by: Diana Borbe - ConsenSys <diana.borbe@consensys.net >
Co-authored-by: ThomasPiellard <thomas.piellard@gmail.com >
2024-07-31 18:17:20 +02:00