kyzooghost
62d0d24c57
[Feat] Precomputed/Counterfactual address for TokenBridge Remote Sender ( #678 )
...
* remove reinit function in tokenbridge
* passing tests with removal of setRemoteSender
* remove operational task and dead role reference
* added tokenbridgev1_1 artifact to e2e tests
* adjustments
* fix nonce increment
2025-02-27 20:14:26 +11:00
Victorien Gauch
d9353756ee
Fix: update contracts folder structure ( #420 )
...
* fix: update contracts folder structure
* fix: update contracts documentation
* fix: regenerate docs
* fix: remove .md file in solidity docs folder
* fix: rename Utils contract + update autoupdate script
* fix: update solidity doc
* fix: clean test contracts folder structure
* fix: clean test folder structure
* fix: update autoupdate.sh script
* fix: update solcover file
* fix: remove static nonce in LineaRollup test
* Merge branch 'main' into fix/399-update-contracts-folder-structure
* remove files in merge conflict
* fix prover reference for Mimc.sol
* fix: update docs
* fix: remove unused files
* point to correct folders in readmes
---------
Co-authored-by: thedarkjester <grant.southey@consensys.net >
2025-01-29 10:32:31 +01: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
Victorien Gauch
efbec20b18
Feat: Refactor pause manager structure ( #126 )
...
* feat: add PauseType enum
* fix: refactor test utils structure
* fix: add events to PauseManager for pauseType setting
* fix: update linea rollup deployment script
* fix: change utils folder to common
* fix: refactor roles constant and deployment scripts
* fix: add additional check in PermissionManager to prevent empty role assignments
* fix: update initialize functions with an additional param
* fix: update deployment scripts
* fix: update contracts testing
* fix: linting issue
* rename PAUSE_L2_BLOB_SUBMISSION_ROLE to PAUSE_BLOB_SUBMISSION_ROLE
2024-10-04 14:07:01 +02:00
Victorien Gauch
235b042efd
feat(3448): granular roles token bridge ( #62 )
...
* Feat/3448 create granular roles for contracts V2
* Correct flaky tests
---------
Co-authored-by: count-sum <andrei.alexandru@consensys.net >
Co-authored-by: thedarkjester <grant.southey@consensys.net >
Co-authored-by: The Dark Jester <thedarkjester@users.noreply.github.com >
2024-09-23 08:59:33 -07: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