Imports
- github.com/multiversx/mx-chain-core-go/core
- github.com/multiversx/mx-chain-core-go/core/pubkeyConverter
- github.com/multiversx/mx-chain-core-go/data
- github.com/multiversx/mx-chain-core-go/data/block
- github.com/multiversx/mx-chain-core-go/data/rewardTx
- github.com/multiversx/mx-chain-core-go/data/smartContractResult
- github.com/multiversx/mx-chain-core-go/data/transaction
- github.com/multiversx/mx-chain-core-go/hashing/blake2b
- github.com/multiversx/mx-chain-core-go/marshal
- github.com/multiversx/mx-chain-vm-common-go
- github.com/multiversx/mx-chain-vm-common-go/parsers
- github.com/stretchr/testify/require
Imports in module “github.com/multiversx/mx-chain-go”
- github.com/multiversx/mx-chain-go/common
- github.com/multiversx/mx-chain-go/common/enablers
- github.com/multiversx/mx-chain-go/config
- github.com/multiversx/mx-chain-go/integrationTests
- github.com/multiversx/mx-chain-go/integrationTests/mock
- github.com/multiversx/mx-chain-go/integrationTests/vm
- github.com/multiversx/mx-chain-go/node/external
- github.com/multiversx/mx-chain-go/process
- github.com/multiversx/mx-chain-go/process/coordinator
- github.com/multiversx/mx-chain-go/process/economics
- github.com/multiversx/mx-chain-go/process/factory
- github.com/multiversx/mx-chain-go/process/factory/shard
- github.com/multiversx/mx-chain-go/process/rewardTransaction
- github.com/multiversx/mx-chain-go/process/smartContract
- github.com/multiversx/mx-chain-go/process/smartContract/builtInFunctions
- github.com/multiversx/mx-chain-go/process/smartContract/hooks
- github.com/multiversx/mx-chain-go/process/smartContract/processProxy
- github.com/multiversx/mx-chain-go/process/smartContract/scrCommon
- github.com/multiversx/mx-chain-go/process/sync/disabled
- github.com/multiversx/mx-chain-go/process/transaction
- github.com/multiversx/mx-chain-go/process/transactionLog
- github.com/multiversx/mx-chain-go/state
- github.com/multiversx/mx-chain-go/storage/txcache
- github.com/multiversx/mx-chain-go/testscommon
- github.com/multiversx/mx-chain-go/testscommon/dataRetriever
- github.com/multiversx/mx-chain-go/testscommon/dblookupext
- github.com/multiversx/mx-chain-go/testscommon/epochNotifier
- github.com/multiversx/mx-chain-go/testscommon/guardianMocks
- github.com/multiversx/mx-chain-go/testscommon/integrationtests
- github.com/multiversx/mx-chain-go/testscommon/marshallerMock
- github.com/multiversx/mx-chain-go/testscommon/processMocks
- github.com/multiversx/mx-chain-go/testscommon/storage
- github.com/multiversx/mx-chain-go/vm/systemSmartContracts/defaults