Ori Pomerantz
                                            Ori Pomerantz
                                        
                                    I think I broke this. I tried to create code with this EOF1 code: `ef000101000802000200040001030001000000000000000000b0000100b1ff` And it failed with: ``` Error: ERROR OCCURED FILLING TESTS: DebugVMTrace parse error: Error in...
Wrong error message: ``` Error: ERROR OCCURED FILLING TESTS: DebugVMTrace parse error: Error in DataObject: key: '' type: 'object' assert: count(_key) _key=time (DataObject::atKey) { "output" : "ef00010100040200010005030001000000000130b0000000ff", "gasUsed" : "0x4c3e340",...
> Looks valid to me too, stack overflow will not be detected at validation time, it only will fail at runtime. You're right, my mistake.
> "error" : "invalid code: legacy initcode may not deploy EOF code" Where is this specified? https://eips.ethereum.org/EIPS/eip-3540#changes-to-contract-creation-semantics says that EOF initcode can't deploy legacy code, but not the reverse.
> @qbzzt I misinterpreted one of the tests in the ethereum/tests PR - removing the requirement. Thank you. I could rewrite my tester to use an EOF1 deployer, but I'd...
> @qbzzt I misinterpreted one of the tests in the ethereum/tests PR - removing the requirement. Thank you, removing this now is saving me time.
Bug report. My code fails with stack underflow: ``` Error: ERROR OCCURED FILLING TESTS: DebugVMTrace parse error: Error in DataObject: key: '' type: 'object' assert: count(_key) _key=time (DataObject::atKey) { "output"...
Another possible clue is that while `make t8n` inside the Docker creates an executable that doesn't work on the Model 79, running the same `make t8n` outside the Docker, on...
Thank you. [I added Rainbow Wallet](https://help.optimism.io/hc/en-us/articles/4417258511131-How-do-I-use-Optimism-with-Rainbow-Wallet-) and I plan to add more tomorrow.
I like this.