larry0x/abstract-account

A few open questions

Closed this issue · 0 comments

  1. 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)
  2. When doing simulation, are gas consumed by Ante/PostHandler factored in?
  3. How are chain-id and account-number checked when verifying signature?