forked from cerc-io/laconicd-deprecated
* Set up gas consumption based on gas limit * Convert evm gas meter to be infinite since being ignored * Remove unnecessary declaration * Update fees paid to validators to be function of gas limit and price instead of just gas * added nonce check for node tx execution * Increment account nonce after mempool check * Remove unnecessary nonce increment |
||
|---|---|---|
| .. | ||
| chain_config.go | ||
| codec.go | ||
| dump.go | ||
| emint_msg_test.go | ||
| emint_msg.go | ||
| journal.go | ||
| key.go | ||
| msg_encoding.go | ||
| msg_test.go | ||
| msg.go | ||
| querier.go | ||
| state_object.go | ||
| state_transition.go | ||
| statedb.go | ||
| utils.go | ||