Harry Altman

Results 131 comments of Harry Altman

Also, I see you're using an older version of Truffle -- does the error still occur on the latest version? Thanks!

The problem can also occur in `truffle test`. Note that if you migrate twice in a row (with `--compile-all --reset`), you won't get the problem. But you will if you...

@Poytr1 One more question -- it looks like you're debugging a verified external contract on (a forked verison of) some network. What network? Is that mainnet? I was just setting...

Well, I reproduced the problem so I guess it is mainnet! :) Thanks for bringing this to our attention!

OK, on looking into this, I'm pretty confused as to what's going on here. Let's start with what I can determine. If you attempt to advance from the highlighted step,...

> BTW, I'm curious how you debugged to where the checkpoint is being decoded, are there any instructions I can follow to debug this myself using truffle code? I mean,...

No, we haven't decided what to do about this yet, sorry. There is no presently-available workaround if that's what you were wondering.

Hey, apologies -- we still haven't determined what we're doing about this and I'm going to be on sabbatical for the next 6 weeks, so, I'm afraid it's going to...

OK so @gnidan and I talked about this and we think it makes sense to add a command-line option that would turn off the part that's causing the problem. We're...