Imports
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/accounts/abi
- github.com/ethereum/go-ethereum/accounts/abi/bind
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/crypto
- github.com/ethereum/go-ethereum/crypto/ecies
- github.com/ethereum/go-ethereum/eth/filters
- github.com/ethereum/go-ethereum/log
- github.com/ethereum/go-ethereum/params
- github.com/google/uuid
- golang.org/x/sync/errgroup
Imports in module “github.com/ten-protocol/go-ten”
- github.com/ten-protocol/go-ten/contracts/generated/ManagementContract
- github.com/ten-protocol/go-ten/contracts/generated/MessageBus
- github.com/ten-protocol/go-ten/go/common
- github.com/ten-protocol/go-ten/go/common/errutil
- github.com/ten-protocol/go-ten/go/common/log
- github.com/ten-protocol/go-ten/go/common/retry
- github.com/ten-protocol/go-ten/go/ethadapter
- github.com/ten-protocol/go-ten/go/ethadapter/erc20contractlib
- github.com/ten-protocol/go-ten/go/ethadapter/mgmtcontractlib
- github.com/ten-protocol/go-ten/go/obsclient
- github.com/ten-protocol/go-ten/go/rpc
- github.com/ten-protocol/go-ten/go/wallet
- github.com/ten-protocol/go-ten/integration
- github.com/ten-protocol/go-ten/integration/common
- github.com/ten-protocol/go-ten/integration/common/testlog
- github.com/ten-protocol/go-ten/integration/datagenerator
- github.com/ten-protocol/go-ten/integration/erc20contract
- github.com/ten-protocol/go-ten/integration/erc20contract/generated/EthERC20
- github.com/ten-protocol/go-ten/integration/ethereummock
- github.com/ten-protocol/go-ten/integration/simulation/network
- github.com/ten-protocol/go-ten/integration/simulation/params
- github.com/ten-protocol/go-ten/integration/simulation/stats