17f6f4caf2
Previously, we weren't checking the "to" address. I've also re-ordered the operations in this function to make it easier to reason about them. It'll have a slight runtime cost (we _always_ ABI-encode the parameters, then throw away the result if it turns out we're actually dealing with an Ethereum transaction), but it's _much_ simpler. |
||
---|---|---|
.. | ||
chain.go | ||
dummy.go | ||
eth_event.go | ||
eth_test.go | ||
eth_trace.go | ||
eth_utils.go | ||
eth.go | ||
gas_test.go | ||
gas.go | ||
mpool.go | ||
multisig.go | ||
raft.go | ||
state.go | ||
sync.go | ||
txhashmanager.go | ||
wallet.go |