Joshua Kim

Results 9 comments of Joshua Kim

Error 1: Trace is able to find the correct transaction but for some reason errors out when this line is reached: `const tracePromise = hre.network.provider.send("eth_getTransactionReceipt", [args.hash]);` Error: ``` [34873:0x7ff583600000] 26382...

Error 2: same conditions as above, but sometimes this error pops up sporadically instead of Error 1: ``` You are forking from block 1588, which has less than 31 confirmations,...

Will try your suggestion on Error 1, thank u ser. For Error 2: In short, I'm building an npm package that can deploy a bunch of pre-compiled contracts locally so...

confirming increasing npm memory size helps, however like you mentioned - the debug trace is so large that even 8gb is not enough. Will voice some support for your PR.

This PR will be very helpful as we are using hardhat-tracer as well. We allow our integrators to deploy a set of mock contracts without worrying about compilation/deployment details. Hardhat-tracer...

still very much interested in getting this merged

Getting similar issues where the reconstructed object is VERY smoothed. Here are the params I ran with: 1. COLMAP: - 1 min 30fps video of an object - DOWNSAMPLE_RATE =...

I got a simlar issue but on run 290,000. ``` /usr/local/lib/python3.8/dist-packages/wandb/sdk/wandb_run.py:2089: UserWarning: Run (pqmw9w2j) is finished. The call to `_console_raw_callback` will be ignored. Please make sure that you are using...