ethgo icon indicating copy to clipboard operation
ethgo copied to clipboard

4byte signature & geth test server connection issue

Open huahuayu opened this issue 3 years ago • 2 comments

fix

https://github.com/umbracle/ethgo/issues/216

refactor

https://github.com/huahuayu/ethgo/issues/1

dependency upgrade

https://github.com/huahuayu/ethgo/issues/2

huahuayu avatar Sep 17 '22 15:09 huahuayu

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ethgo ✅ Ready (Inspect) Visit Preview Sep 17, 2022 at 3:07PM (UTC)

vercel[bot] avatar Sep 17 '22 15:09 vercel[bot]

Apologize for the late reply. I added a fix to the TestServer issue a few months back. Now, it does not run anymore as an independent system for each test but as a generic utility at startup. Could you remove that logic and keep only the one for the 4byte integration?

ferranbt avatar Apr 18 '23 09:04 ferranbt