b77aab43bb
* evm: keeper statedb refactor * keeper: implement stateDB account, balance, nonce and suicide functions * keeper: implement stateDB code and iterator functions * keeper: implement stateDB log and preimage functions * update code to use CommitStateDB * tests updates * journal changes (wip) * cache fields * journal and logs * minor cleanup * evm: state transition refactor * evm: unpack revert errors * evm: update state transition (wip) * evm: remove journal related changes * evm: delete empty account code and storage state * update gas limit * evm: header hash to/from context * evm: minor params and state transition changes * ante: state transition changes * ante: refactor default sig gas consumer * ante: ignore gas costs from ops other than intrinsic gas * ante: CanTransferDecorator * evm: refund gas * update comments * state transition comments * ante: CanTransfer and AccessList decorator tests * evm: cleanup state transition * ignore nonce increment during ante handler on contract creation * fix ante tests * more test fixes |
||
---|---|---|
.. | ||
account_test.go | ||
account.go | ||
account.pb.go | ||
chain_id_test.go | ||
chain_id.go | ||
code.go | ||
codec.go | ||
coin.go | ||
config_test.go | ||
config.go | ||
errors.go | ||
int_test.go | ||
int.go | ||
params.go | ||
protocol.go | ||
validation_test.go | ||
validation.go |