mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
ApplyTransaction calls the hooks and builds the receipt, so some duplicated code can be removed from t8ntool. Test cases have been changed to add the `blockNumber` and `blockHash` in receipts, since they were previously not filled in. |
||
|---|---|---|
| .. | ||
| block.go | ||
| execution.go | ||
| file_tracer.go | ||
| flags.go | ||
| gen_execresult.go | ||
| gen_header.go | ||
| gen_stenv.go | ||
| transaction.go | ||
| transition.go | ||
| tx_iterator.go | ||
| utils.go | ||