mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
The transaction pool will now some easily be able to pre determine the validity of a transaction by checking the following: * Account existst * gas limit higher than the instrinsic gas * enough funds to pay upfront costs * nonce check |
||
|---|---|---|
| .. | ||
| agent.go | ||
| miner.go | ||
| remote_agent.go | ||
| worker.go | ||