Lee ByeongJun

Results 79 comments of Lee ByeongJun

> Hello @notJoon . Some CI tests from Sept. 3 failed. Maybe merge master again to see if they pass? It causes an unknown panic, so I'll leave it in...

@paulogarithm Hmm... When using `ufmt` (especially, using `Sprintf` function), gas consumption increases causing "out of gas" errors and test failures. The other CI failure issues will likely be resolved with...

> can you try putting the maps in the scope like i did, even if it's more greedy on memory ? I'm testing by directly checking the gas consumption with...

@paulogarithm I couldn't push directly to this PR #4174, so I created a separate PR. Please check it and feel free to cherry-pick if needed. thank you 👍

It looks fine to me. However, I found that for the following case, the error message slightly differs from what Go outputs: ```go package main const VALUE = 5 func...

> > It looks fine to me. However, I found that for the following case, the error message slightly differs from what Go outputs: > > ```go > > package...

Could you please provide more detailed context for this PR's changes? thank you

> Hi @notJoon. Maybe it's obvious to people familiar with the code, but in the description can you put a short explanation why you removed the eisel_lemire and ryu folders?...

Everything looks good to me. I just added a simple suggestion just to increase test coverage 👍

For simplicity for reviewing I'll change this PR as ready for review.