Imports
- github.com/multiversx/mx-chain-core-go/core
- github.com/multiversx/mx-chain-core-go/core/check
- 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/scheduled
- github.com/multiversx/mx-chain-core-go/data/transaction
- github.com/multiversx/mx-chain-core-go/marshal
- github.com/multiversx/mx-chain-logger-go
- github.com/multiversx/mx-chain-vm-common-go
- github.com/multiversx/mx-chain-vm-common-go/builtInFunctions
- github.com/multiversx/mx-chain-vm-common-go/parsers
- github.com/multiversx/mx-chain-vm-v1_4-go/config
- github.com/stretchr/testify/assert
- 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/common/forking
- github.com/multiversx/mx-chain-go/config
- github.com/multiversx/mx-chain-go/dataRetriever
- github.com/multiversx/mx-chain-go/epochStart/bootstrap/disabled
- github.com/multiversx/mx-chain-go/genesis/process/disabled
- github.com/multiversx/mx-chain-go/integrationTests
- github.com/multiversx/mx-chain-go/integrationTests/mock
- github.com/multiversx/mx-chain-go/node/external
- github.com/multiversx/mx-chain-go/process
- github.com/multiversx/mx-chain-go/process/block/postprocess
- github.com/multiversx/mx-chain-go/process/block/preprocess
- github.com/multiversx/mx-chain-go/process/coordinator
- github.com/multiversx/mx-chain-go/process/economics
- github.com/multiversx/mx-chain-go/process/factory/metachain
- github.com/multiversx/mx-chain-go/process/factory/shard
- 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/hooks/counters
- 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/process/txsimulator
- github.com/multiversx/mx-chain-go/sharding
- github.com/multiversx/mx-chain-go/state
- github.com/multiversx/mx-chain-go/storage
- github.com/multiversx/mx-chain-go/storage/storageunit
- 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/epochNotifier
- github.com/multiversx/mx-chain-go/testscommon/hashingMocks
- github.com/multiversx/mx-chain-go/testscommon/integrationtests
- github.com/multiversx/mx-chain-go/testscommon/shardingMocks
- github.com/multiversx/mx-chain-go/testscommon/storage
- github.com/multiversx/mx-chain-go/testscommon/txDataBuilder
- github.com/multiversx/mx-chain-go/vm/systemSmartContracts/defaults