Imports
- github.com/pkg/errors
- github.com/copernet/copernicus/service
- github.com/copernet/copernicus/model/txin
- github.com/copernet/copernicus/model/pow
- github.com/copernet/copernicus/logic/lmerkleroot
- github.com/copernet/copernicus/net/wire
- github.com/copernet/copernicus/persist/disk
- github.com/copernet/copernicus/errcode
- github.com/copernet/copernicus/model/outpoint
- github.com/copernet/copernicus/logic/lmempool
- github.com/copernet/copernicus/model/consensus
- github.com/copernet/copernicus/conf
- github.com/copernet/copernicus/util/amount
- github.com/copernet/copernicus/crypto
- github.com/copernet/copernicus/logic/lwallet
- github.com/copernet/copernicus/logic/lmerkleblock
- github.com/copernet/copernicus/model/wallet
- github.com/copernet/copernicus/model/opcodes
- github.com/copernet/copernicus/model/txout
- github.com/copernet/copernicus/net/server
- github.com/copernet/copernicus/util/base58
- github.com/copernet/copernicus/service/mining
- github.com/copernet/copernicus/model/tx
- github.com/copernet/copernicus/model/chain
- gopkg.in/fatih/set.v0
- github.com/copernet/copernicus/logic/lutxo
- github.com/copernet/copernicus/rpc/btcjson
- github.com/copernet/copernicus/logic/ltx
- github.com/copernet/copernicus/persist
- github.com/copernet/copernicus/model/blockindex
- github.com/copernet/copernicus/model/utxo
- github.com/copernet/copernicus/model/block
- github.com/copernet/copernicus/model/mempool
- github.com/copernet/copernicus/logic/lchain
- github.com/copernet/copernicus/model
- github.com/copernet/copernicus/util
- github.com/copernet/copernicus/util/cashaddr
- github.com/copernet/copernicus/log
- github.com/copernet/copernicus/model/script
- github.com/copernet/copernicus/model/versionbits
Standard library imports
- bytes
- crypto/rand
- crypto/tls
- crypto/x509
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- errors
- fmt
- io
- io/ioutil
- math
- math/big
- math/rand
- net
- net/http
- os
- runtime
- sort
- strconv
- strings
- sync
- sync/atomic
- time
- crypto/x509/pkix
- crypto/elliptic
- crypto/sha512
- encoding/pem
- crypto/sha256
- crypto/subtle
- crypto/ecdsa