forked from cerc-io/plugeth
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 |
||
---|---|---|
.. | ||
backend.go | ||
protocol_test.go | ||
protocol.go |