Imports
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/accounts/abi
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/common/hexutil
- github.com/ethereum/go-ethereum/core
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/core/vm
- github.com/ethereum/go-ethereum/crypto
- github.com/ethereum/go-ethereum/eth/protocols/eth
- github.com/ethereum/go-ethereum/eth/tracers
- github.com/ethereum/go-ethereum/rlp
- github.com/ethereum/go-ethereum/rpc
- github.com/iotaledger/hive.go/kvstore/database
- github.com/iotaledger/hive.go/logger
- github.com/iotaledger/hive.go/runtime/event
- github.com/iotaledger/iota.go/v3
- github.com/labstack/gommon/log
- golang.org/x/crypto/sha3
Imports in module “github.com/iotaledger/wasp”
- github.com/iotaledger/wasp/packages/chain
- github.com/iotaledger/wasp/packages/chainutil
- github.com/iotaledger/wasp/packages/cryptolib
- github.com/iotaledger/wasp/packages/evm/evmerrors
- github.com/iotaledger/wasp/packages/evm/evmtypes
- github.com/iotaledger/wasp/packages/evm/evmutil
- github.com/iotaledger/wasp/packages/evm/jsonrpc/jsonrpcindex
- github.com/iotaledger/wasp/packages/isc
- github.com/iotaledger/wasp/packages/kv
- github.com/iotaledger/wasp/packages/kv/buffered
- github.com/iotaledger/wasp/packages/kv/dict
- github.com/iotaledger/wasp/packages/kv/subrealm
- github.com/iotaledger/wasp/packages/metrics
- github.com/iotaledger/wasp/packages/parameters
- github.com/iotaledger/wasp/packages/publisher
- github.com/iotaledger/wasp/packages/state
- github.com/iotaledger/wasp/packages/trie
- github.com/iotaledger/wasp/packages/util
- github.com/iotaledger/wasp/packages/util/pipe
- github.com/iotaledger/wasp/packages/vm/core/accounts
- github.com/iotaledger/wasp/packages/vm/core/blocklog
- github.com/iotaledger/wasp/packages/vm/core/errors
- github.com/iotaledger/wasp/packages/vm/core/evm
- github.com/iotaledger/wasp/packages/vm/core/evm/emulator
- github.com/iotaledger/wasp/packages/vm/core/governance
- github.com/iotaledger/wasp/packages/vm/gas