EthereumCommonwealth / go-callisto

Official Go implementation of the Callisto protocol (CLO main client)
https://callisto.network
GNU Lesser General Public License v3.0
48 stars 29 forks source link

Upstream 1.8.11 #17

Closed yograterol closed 6 years ago

yograterol commented 6 years ago

Test suite

?       github.com/EthereumCommonwealth/go-callisto [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/accounts    0.026s
ok      github.com/EthereumCommonwealth/go-callisto/accounts/abi    0.041s
ok      github.com/EthereumCommonwealth/go-callisto/accounts/abi/bind   4.717s
?       github.com/EthereumCommonwealth/go-callisto/accounts/abi/bind/backends  [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/accounts/keystore   16.133s
?       github.com/EthereumCommonwealth/go-callisto/accounts/usbwallet  [no test files]
?       github.com/EthereumCommonwealth/go-callisto/accounts/usbwallet/internal/trezor  [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/bmt (cached)
?       github.com/EthereumCommonwealth/go-callisto/cmd/abigen  [no test files]
?       github.com/EthereumCommonwealth/go-callisto/cmd/bootnode    [no test files]
?       github.com/EthereumCommonwealth/go-callisto/cmd/clef    [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/cmd/ethkey  1.693s
?       github.com/EthereumCommonwealth/go-callisto/cmd/evm [no test files]
?       github.com/EthereumCommonwealth/go-callisto/cmd/evm/internal/compiler   [no test files]
?       github.com/EthereumCommonwealth/go-callisto/cmd/faucet  [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/cmd/geth    8.753s
?       github.com/EthereumCommonwealth/go-callisto/cmd/internal/browser    [no test files]
?       github.com/EthereumCommonwealth/go-callisto/cmd/p2psim  [no test files]
?       github.com/EthereumCommonwealth/go-callisto/cmd/puppeth [no test files]
?       github.com/EthereumCommonwealth/go-callisto/cmd/rlpdump [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/cmd/swarm   13.060s
ok      github.com/EthereumCommonwealth/go-callisto/cmd/utils   0.044s
?       github.com/EthereumCommonwealth/go-callisto/cmd/wnode   [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/common  (cached)
ok      github.com/EthereumCommonwealth/go-callisto/common/bitutil  (cached)
ok      github.com/EthereumCommonwealth/go-callisto/common/compiler (cached)
ok      github.com/EthereumCommonwealth/go-callisto/common/fdlimit  (cached)
ok      github.com/EthereumCommonwealth/go-callisto/common/hexutil  (cached)
ok      github.com/EthereumCommonwealth/go-callisto/common/math (cached)
?       github.com/EthereumCommonwealth/go-callisto/common/mclock   [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/common/number   (cached)
?       github.com/EthereumCommonwealth/go-callisto/compression/rle [no test files]
?       github.com/EthereumCommonwealth/go-callisto/consensus   [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/consensus/clique    0.077s
ok      github.com/EthereumCommonwealth/go-callisto/consensus/ethash    1.839s
?       github.com/EthereumCommonwealth/go-callisto/consensus/misc  [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/console 0.583s
ok      github.com/EthereumCommonwealth/go-callisto/contracts/chequebook    1.760s
?       github.com/EthereumCommonwealth/go-callisto/contracts/chequebook/contract   [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/contracts/ens   0.060s
?       github.com/EthereumCommonwealth/go-callisto/contracts/ens/contract  [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/core    31.961s
ok      github.com/EthereumCommonwealth/go-callisto/core/asm    0.026s
ok      github.com/EthereumCommonwealth/go-callisto/core/bloombits  2.623s
ok      github.com/EthereumCommonwealth/go-callisto/core/rawdb  0.026s
ok      github.com/EthereumCommonwealth/go-callisto/core/state  6.320s
ok      github.com/EthereumCommonwealth/go-callisto/core/types  0.214s
ok      github.com/EthereumCommonwealth/go-callisto/core/vm 0.086s
ok      github.com/EthereumCommonwealth/go-callisto/core/vm/runtime 0.033s
ok      github.com/EthereumCommonwealth/go-callisto/crypto  0.062s
?       github.com/EthereumCommonwealth/go-callisto/crypto/bn256    [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/crypto/bn256/cloudflare (cached)
ok      github.com/EthereumCommonwealth/go-callisto/crypto/bn256/google (cached)
ok      github.com/EthereumCommonwealth/go-callisto/crypto/ecies    0.033s
?       github.com/EthereumCommonwealth/go-callisto/crypto/randentropy  [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/crypto/secp256k1    0.879s
ok      github.com/EthereumCommonwealth/go-callisto/crypto/sha3 (cached)
?       github.com/EthereumCommonwealth/go-callisto/dashboard   [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/eth 6.376s
ok      github.com/EthereumCommonwealth/go-callisto/eth/downloader  36.663s
ok      github.com/EthereumCommonwealth/go-callisto/eth/fetcher 8.619s
ok      github.com/EthereumCommonwealth/go-callisto/eth/filters 1.402s
?       github.com/EthereumCommonwealth/go-callisto/eth/gasprice    [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/eth/tracers 0.200s
?       github.com/EthereumCommonwealth/go-callisto/eth/tracers/internal/tracers    [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/ethclient   0.035s [no tests to run]
ok      github.com/EthereumCommonwealth/go-callisto/ethdb   (cached)
?       github.com/EthereumCommonwealth/go-callisto/ethstats    [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/event   (cached)
ok      github.com/EthereumCommonwealth/go-callisto/event/filter    (cached)
?       github.com/EthereumCommonwealth/go-callisto/internal/build  [no test files]
?       github.com/EthereumCommonwealth/go-callisto/internal/cmdtest    [no test files]
?       github.com/EthereumCommonwealth/go-callisto/internal/debug  [no test files]
?       github.com/EthereumCommonwealth/go-callisto/internal/ethapi [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/internal/guide  8.333s
ok      github.com/EthereumCommonwealth/go-callisto/internal/jsre   (cached)
?       github.com/EthereumCommonwealth/go-callisto/internal/jsre/deps  [no test files]
?       github.com/EthereumCommonwealth/go-callisto/internal/web3ext    [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/les 29.823s
?       github.com/EthereumCommonwealth/go-callisto/les/flowcontrol [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/light   2.245s
?       github.com/EthereumCommonwealth/go-callisto/log [no test files]
?       github.com/EthereumCommonwealth/go-callisto/log/term    [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/metrics (cached)
?       github.com/EthereumCommonwealth/go-callisto/metrics/exp [no test files]
?       github.com/EthereumCommonwealth/go-callisto/metrics/influxdb    [no test files]
?       github.com/EthereumCommonwealth/go-callisto/metrics/librato [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/miner   0.035s
ok      github.com/EthereumCommonwealth/go-callisto/mobile  0.054s
ok      github.com/EthereumCommonwealth/go-callisto/node    0.670s
ok      github.com/EthereumCommonwealth/go-callisto/p2p 0.188s
ok      github.com/EthereumCommonwealth/go-callisto/p2p/discover    14.675s
ok      github.com/EthereumCommonwealth/go-callisto/p2p/discv5  8.410s
ok      github.com/EthereumCommonwealth/go-callisto/p2p/enr 0.035s
ok      github.com/EthereumCommonwealth/go-callisto/p2p/nat (cached)
ok      github.com/EthereumCommonwealth/go-callisto/p2p/netutil (cached)
ok      github.com/EthereumCommonwealth/go-callisto/p2p/protocols   0.123s
ok      github.com/EthereumCommonwealth/go-callisto/p2p/simulations 0.260s
ok      github.com/EthereumCommonwealth/go-callisto/p2p/simulations/adapters    0.044s
?       github.com/EthereumCommonwealth/go-callisto/p2p/simulations/examples    [no test files]
?       github.com/EthereumCommonwealth/go-callisto/p2p/testing [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/params  (cached)
ok      github.com/EthereumCommonwealth/go-callisto/rlp (cached)
ok      github.com/EthereumCommonwealth/go-callisto/rpc (cached)
ok      github.com/EthereumCommonwealth/go-callisto/signer/core 2.853s
ok      github.com/EthereumCommonwealth/go-callisto/signer/rules    0.162s
?       github.com/EthereumCommonwealth/go-callisto/signer/rules/deps   [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/signer/storage  (cached)
ok      github.com/EthereumCommonwealth/go-callisto/swarm   0.047s
ok      github.com/EthereumCommonwealth/go-callisto/swarm/api   0.079s
ok      github.com/EthereumCommonwealth/go-callisto/swarm/api/client    0.100s
ok      github.com/EthereumCommonwealth/go-callisto/swarm/api/http  0.082s
ok      github.com/EthereumCommonwealth/go-callisto/swarm/fuse  0.084s
?       github.com/EthereumCommonwealth/go-callisto/swarm/metrics   [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/swarm/network   0.059s
ok      github.com/EthereumCommonwealth/go-callisto/swarm/network/kademlia  (cached)
?       github.com/EthereumCommonwealth/go-callisto/swarm/services/swap [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/swarm/services/swap/swap    (cached)
ok      github.com/EthereumCommonwealth/go-callisto/swarm/storage   (cached)
?       github.com/EthereumCommonwealth/go-callisto/swarm/testutil  [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/tests   60.516s
ok      github.com/EthereumCommonwealth/go-callisto/trie    0.881s
ok      github.com/EthereumCommonwealth/go-callisto/whisper/mailserver  0.166s
?       github.com/EthereumCommonwealth/go-callisto/whisper/shhclient   [no test files]
ok      github.com/EthereumCommonwealth/go-callisto/whisper/whisperv5   11.192s
ok      github.com/EthereumCommonwealth/go-callisto/whisper/whisperv6   40.783s

Current blockchain synced

image