appendonlylog/freelance0x

Proper transactions handling

Closed this issue · 1 comments

  • Wait until transaction is in canonical chain with high probability
  • Wait until contract creation tx is in canonical chain
  • Handle chain reorganizations
  • Try running transactions locally before broadcasting them to network
  • Estimate transaction gas usage

Closed in 94cb184, dee4e31, e71f603.