6184781b49
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 |
||
---|---|---|
.. | ||
dump.go | ||
errors.go | ||
log.go | ||
main_test.go | ||
managed_state_test.go | ||
managed_state.go | ||
state_object.go | ||
state_test.go | ||
statedb.go |