Do you need help maintaining this repo? #5064
Replies: 2 comments
-
|
This repository is definitely still maintained. There are several branches where most of the most recent work is, mainly the wip-v6.16.0 and wip-v6.16.0-ens branches. I have been spending a lot of my recent time experimenting with WASM as a way to get the library size down considerably. For example, the KECCAK256 implementation is only 700 bytes (!) in WASM. :) But I would most certainly appreciate help so I don't feel as guilty focussing on the ethers.c and ethers.wasm repos. If you are looking for something to do, triaging issues is always helpful or if an issue is actually a problem, a minimum viable example to demonstrate the issue. I have 3 issues that I have local code for that I will either push into the There is one change that needs to go in asap, because it affects the next hard fork and how BLObs are submitted. I have to research the new mechanism for that too. If you want to update the issue with any relevant links, that's also helpful. :) The Filecoin network is being added to the |
Beta Was this translation helpful? Give feedback.
-
|
Also, moving to discussions. :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Problem
I see that there was no new commit for the last few months and no release either.
And some important issues are not being answered (for example support of new networks).
@ricmoo if you need some help on maintaining it, please let us know. This library is very important for several projects.
Beta Was this translation helpful? Give feedback.
All reactions