Alex Beregszaszi

Results 642 comments of Alex Beregszaszi

> I think we should wait until you have the full compatible VM because it makes testing a lot easier. This has happened in 2019 with [evmone](https://github.com/ethereum/evmone). Recently we've also...

@jlokier @chfast would you be interested having some brief discussion call to figure out some plans?

> Sure, a call would be fine. Also if you're on Discord feel free to drop in on Nimbus #nimbus-eth1 :-) It's probably the better place to arrange a call...

Please note that this is an issue even today, without `REVERT`, though one must figure out an average cost for verification and risk that amount. See an example code here:...

I'd create a new PR off that. Want to merge #25 once ethereumjs-util 5.1.4 is released.

Can you give an example how long the password non-working passwords are?

What version of `ethereumjs-wallet` are you using? The test cases have been generated by the original tool: https://github.com/ethereum/pyethsaletool/blob/master/pyethsaletool.py It doesn't seem to have any kind of password restriction, because it...

Also see this test case for how to use it: https://github.com/ethereumjs/ethereumjs-wallet/blob/master/src/test/index.js#L237

If you look at the tests, it passes with a presale generated with the presale tool. And the presale tool doesn't give any restrictions on passwords. Can you point me...

I've generated another one right now, with a long password, still passes: https://github.com/ethereumjs/ethereumjs-wallet/pull/80