Alex
Alex
Ethereum's `0x00...00` address is often the recipient of mistakenly-sent funds, yes, but it's also widely used as a "burn" address. I think it's likely that, even with an explicitly-marked "burnt...
Sure - my pleasure! 1. Right - the idea of the script registry is not that you're storing specific scripts for specific calls, but rather that you store a script...
I love #2551 - it's not quite the UX I'm talking about but seems super useful nonetheless. I'd love to be able to quickly retest failing inputs after I tweak...
We have some pretty extensive logging in our tests - it'd be nice, when the test failed, to see that logging so I can go debug the failure itself. The...
Ah, that seems like it would work for my use case! Thank you :)