Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

thedarkjester
Copy link

Added support for Linea-Sepolia - I think the format of the functions in the files changed - I don't have an auto linter on, so I am not entirely sure why it changed format.

All the changes are fixing Goerlia under Linea Goerli and adding Linea Sepolia support.

e.g.

 *  - Linea Goerli Testnet (``linea-goerli``)
 *  - Linea Sepolia Testnet (``linea-sepolia``)

and

registerEth("linea-sepolia", 59141, {});

and

        case "linea-sepolia":
           return "linea-sepolia.infura.io";

@ricmoo ricmoo added enhancement New feature or improvement. on-deck This Enhancement or Bug is currently being worked on. v6 Issues regarding v6 next-patch Issues scheduled for the next arch release. labels Apr 17, 2024
@ricmoo
Copy link
Member

ricmoo commented Apr 17, 2024

Merged in v6.12.0.

Thanks! :)

@ricmoo ricmoo closed this Apr 17, 2024
@ricmoo ricmoo added fixed/complete This Bug is fixed or Enhancement is complete and published. and removed on-deck This Enhancement or Bug is currently being worked on. next-patch Issues scheduled for the next arch release. labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement. fixed/complete This Bug is fixed or Enhancement is complete and published. v6 Issues regarding v6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants