state: ExecTx bug fixes for create contract

This commit is contained in:
Ethan Buchman
2015-03-21 00:34:11 -07:00
parent c594c6ef7c
commit 6cd46b726d
2 changed files with 5 additions and 3 deletions

View File

@ -4,7 +4,6 @@ import (
"code.google.com/p/go.crypto/ripemd160"
"crypto/sha256"
"github.com/tendermint/tendermint/vm/secp256k1"
"github.com/tendermint/tendermint/vm/sha3"
. "github.com/tendermint/tendermint/common"