A few open questions
Closed this issue · 0 comments
larry0x commented
- Are state changes effected by Before/AfterTx decorators committed if the tx errors? (the error can be thrown by the decorators or one of the messages)
- When doing simulation, are gas consumed by Ante/PostHandler factored in?
- How are chain-id and account-number checked when verifying signature?