161 Commits

Author SHA1 Message Date
Victorien Gauch
b9110a1c45 Feat/3700 add leaf index check in sparse merkle tree verifier V2 (#60)
Co-authored-by: count-sum <andrei.alexandru@consensys.net>
2024-09-20 15:22:58 +02:00
Victorien Gauch
54934a9105 Feat/3447 ratelimiter ignores reset when amount is zero V2 (#59)
Co-authored-by: count-sum <andrei.alexandru@consensys.net>
2024-09-20 15:22:40 +02:00
Victorien Gauch
21509636da feat/3710-Initialize-L2-MinimumFee-V2 (#58)
Co-authored-by: count-sum <andrei.alexandru@consensys.net>
2024-09-20 15:22:16 +02:00
Victorien Gauch
e58ff4f26d Optimize message and new token creation hashing (#57)
Co-authored-by: thedarkjester <grant.southey@consensys.net>
Co-authored-by: The Dark Jester <thedarkjester@users.noreply.github.com>
2024-09-20 15:03:22 +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
The Dark Jester
827188b64c Use TS_NODE_TRANSPILE_ONLY override (#70)
Co-authored-by: Victorien Gauch <85494462+VGau@users.noreply.github.com>
2024-09-20 14:42:03 +02:00
The Dark Jester
f1744c2f46 Remove contract postCompile and align versions (#51)
* remove contract postCompile and align versions
* install Go for SMC tests
2024-09-20 05:26:30 -07:00
Victorien Gauch
bf63a428d6 fix: update hardhat dependencies (#41) 2024-09-17 14:53:27 +02:00
The Dark Jester
54e3d5e40f Remove concurrent contract compilation (#35) 2024-09-13 02:20:37 -07: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