jonesho
0b863e2a6e
feat: update trace-limits and besu images ( #1129 )
...
* feat: update trace-limits and besu images
* update prover image
* feat: update trace-limits ROM to the power of 2
* feat: update trace-limits to be at max 2147483647
---------
Co-authored-by: gusiri <dreamerty@postech.ac.kr >
2025-06-11 00:09:20 +08:00
jonesho
47a9d07d4f
feat: remove switch-to-linea-besu, counter-v1, conflation-v1, file-ma… ( #952 )
...
* feat: remove switch-to-linea-besu, counter-v1, conflation-v1, file-manager related configs and their reference codes in L1DependentApp
* fix: spotless
* feat: remove traces-api-facade module
* feat: remove traces-counter-v1 from coordinator config and removed TracesFileManager, TracesRpcClientV1, TraceCounterV1WatcherClient classes
* feat: removed TracesCounterV1 and update tests
* feat: removed TracingModuleV1 and traces-limits-v1 toml files
* feat: removed TracesClientV1, TracesClientV2Adapter, and revised codes accordingly
* feat: removed FileManager in CoordinatorConfig and updated test case for assertConsecutiveBlocksRange
* feat: updated l2-node-besu docker-compose configs
* feat: rename traces-node-v2 to traces-node in all places
* feat: use prover v3 compression proofs for tests
* fix: spotless
2025-05-09 19:52:46 +08:00
kyzooghost
e861b42699
[Fix] Update smart-contract-errors.yaml with script assistance ( #809 )
...
* fix
* added more errors to smart-contract-errors.toml
* cross-check against bytecode
* remove redundant comment
2025-03-25 20:34:49 +11:00
kyzooghost
086c861f0b
[Fix] Smart contract errors references ( #721 )
...
* update for smart-contract-errors.toml
* remove ref to deprecated errors in coordinator
* update bridge-ui abi
2025-02-27 20:11:02 +11:00
Pedro Novais
1ad6131079
coordinator: update traces limits-v2 ( #548 )
2025-01-14 16:39:02 +00:00
The Dark Jester
7b99e5ff20
[Fix] M-01 Validate final blob was submitted on finalization ( #226 )
...
* Validate final blob was submitted on finalization
* Use new error code in Coordinator
* Use correct name for error
2024-10-31 17:38:52 +01:00
The Dark Jester
017df93188
[Feat] optimize blob submission data ( #209 )
...
* smart-contract: small tweak on validation and consistent naming on params
* use currentL2BlockNumber vs. memory
* cache blobFirstBlockNumber
* optimize blob number validation
* cache snarkhash and finalStateRootHash
* remove redundant checks
* remove block numbers from blob submits
* remove extra space
* address naming considerations
* use updated ABI for V6 LineaRollup
* Use NatSpec for ITokenBridge events and errors (#202 )
* Use NatSpec for ITokenBridge events and errors
* pass 1 of NatSpec cleanup
* natspec pass 2
* correct wording on NatSpec
* use correct indexed keyword location
---------
Signed-off-by: The Dark Jester <thedarkjester@users.noreply.github.com >
Co-authored-by: Pedro Novais <1478752+jpnovais@users.noreply.github.com >
2024-10-18 11:13:09 -07:00
Victorien Gauch
961ac9b4d8
feat(3450): complete contracts recommendation ( #65 )
...
* Feat/3450 Complete contracts recommendation V2
* fix: linting issue in CoordinatorConfigTest file
---------
Co-authored-by: count-sum <andrei.alexandru@consensys.net >
Co-authored-by: thedarkjester <grant.southey@consensys.net >
2024-09-24 15:53:48 +02:00
Victorien Gauch
bb93034571
Fix(3879): return verifier error ( #55 )
...
* return better error when verifier fails
* feat: add contract version constant in LineaRollup
---------
Signed-off-by: Victorien Gauch <85494462+VGau@users.noreply.github.com >
Co-authored-by: thedarkjester <grant.southey@consensys.net >
Co-authored-by: The Dark Jester <thedarkjester@users.noreply.github.com >
2024-09-20 14:52:15 +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