Victorien Gauch

Results 18 issues of Victorien Gauch

**PR Title** Added support for ConsenSys zkEVM test network (Linea). **Description** It was added ConsenSys zkEVM test network (Linea) support to our Network Controller. - CHANGED: - The network controller...

Action: add / update / remove token (keep those that applies) Context / rational: PR checklist: - [ ] I've verified and published the contract source - [ ] I've...

This PR implements issue(s) # ### Checklist * [ ] I wrote new tests for my new core changes. * [ ] I have successfully ran tests, style checker and...

This PR implements issue(s) #133 ### Checklist * [ ] I wrote new tests for my new core changes. * [ ] I have successfully ran tests, style checker and...

## Description Configure Postman to support auto-deposits for ERC-20 tokens from L1 to L2. ## Motivation Setting up auto-deposits in Postman will allow users to automatically deposit ERC20 tokens. ##...

Postman

## Description Implement auto-deposits for ERC-20 tokens from L1 to L2 in the Bridge UI. This feature will allow users to deposit ERC-20 tokens to L2 automatically, streamlining the deposit...

documentation
Bridge UI

## Description The transaction history in the Bridge UI is not updating correctly sometime and it's taking quite some time. We need to ensure accurate and timely updates without further...

Bridge UI

## Description Add contract version constant in the L2MessageService contract. ## Motivation Contracts versioning consistency. ## Tasks - [x] Update L2MessageService contract - [x] Rename previous L2MessageService ABI to match...

Contracts

This PR implements issue(s) # ### Checklist * [ ] I wrote new tests for my new core changes. * [ ] I have successfully ran tests, style checker and...

## Description Migrate the SDK from using ethers.js to viem as the primary Ethereum library. This includes replacing all relevant ethers functionality with viem equivalents: provider setup, wallet signing, contract...

documentation
TechDebt
SDK/Postman