Results 232 comments of rakita

I agree it is both confusing and inaccurate, I missed to change it (and didn't put a lot of thought into it), the proposed change is good and would be...

I like a lot idea of having `dev` feature flag. `memory_limit` flag does something similar, it is needed for tooling but it "breaks" consensus, i didn't really like it as...

Can be done similar to this: https://github.com/bluealloy/revm/issues/235#issuecomment-1285283823 Just curious, wouldn't increasing `block.gas_limit` or making `tx.gas_limit` same as `block.gas_limit` solve this?

This is different, it gives you best guess on next block that is going to be created and it better reflects changes that are going to be merged into canon...

It seems related to this: #153

Hello, I am following what is going on. There were a few major changes happening inside revm as usage of ruint so I am focusing on that. I dont have...

wdym by not working for this case? This case in general is not something that can happen on mainnet and need to be crafted to trigger. And as of todays...

> Are there any plans to integrate ethererum/tests? I found that some tests failed (maybe mainly due to inconsistent calculation of state root, which has nothing to do with the...

We should delay this as risc0 guys had breaking change with llvm17 so would wait couple of months for new rust release as it is not a big inconvenience for...

Would leave it in draft as it is good reminder