status-go/Gopkg.lock

1126 lines
32 KiB
Plaintext
Raw Normal View History

# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:ab480b4ff653dc950445e4ac6747c2a063f3dee7b533f68d4314267ce0fd9005"
name = "github.com/NaySoftware/go-fcm"
packages = ["."]
pruneopts = "NUT"
revision = "024ca6a2c5444c93980f558f91c35a2defebd362"
source = "github.com/status-im/go-fcm"
[[projects]]
branch = "master"
digest = "1:4cf11742b199ab3aacf26b00187e72f7ff8ba2145f363b74f295d54f098f79e4"
name = "github.com/agl/ed25519"
packages = [
".",
"edwards25519",
"extra25519",
]
pruneopts = "NUT"
revision = "5312a61534124124185d41f09206b9fef1d88403"
[[projects]]
digest = "1:f5322546f652db78b7a8efd35047a61d1e492abca2263e1c647eca49e1c8a354"
name = "github.com/aristanetworks/goarista"
packages = ["monotime"]
pruneopts = "NUT"
revision = "ea17b1a17847fb6e4c0a91de0b674704693469b0"
[[projects]]
digest = "1:e6c88dab8edc42242a2035bba3a869993ff08a3e245a445ea75f436e1bb27c33"
name = "github.com/beevik/ntp"
packages = ["."]
pruneopts = "NUT"
revision = "62c80a04de2086884d8296004b6d74ee1846c582"
version = "v0.2.0"
[[projects]]
digest = "1:c6909083dcb35cf8556dfa9ef3aaccdcac0e1ebd40efa178d5d5337814b12d86"
name = "github.com/btcsuite/btcd"
packages = [
"btcec",
"chaincfg",
"chaincfg/chainhash",
"wire",
]
pruneopts = "NUT"
revision = "d06c0bb181529331be8f8d9350288c420d9e60e4"
[[projects]]
digest = "1:d42138ae1355a0ded51bc531ed9533f3e7c278ca84c4f7d73dcae3476c0de778"
name = "github.com/btcsuite/btcutil"
packages = [
".",
"base58",
]
pruneopts = "NUT"
revision = "dcd4997b0664bcfd6ef48e4ae9da8396e08b1cd9"
[[projects]]
digest = "1:0ef770954bca104ee99b3b6b7f9b240605ac03517d9f98cbc1893daa03f3c038"
name = "github.com/coreos/go-semver"
packages = ["semver"]
pruneopts = "NUT"
revision = "8ab6407b697782a06568d4b7f1db25550ec2e4c6"
version = "v0.2.0"
[[projects]]
digest = "1:a2c1d0e43bd3baaa071d1b9ed72c27d78169b2b269f71c105ac4ba34b1be4a39"
name = "github.com/davecgh/go-spew"
packages = ["spew"]
pruneopts = "NUT"
revision = "346938d642f2ec3594ed81d874461961cd0faa76"
2018-08-07 13:31:06 +00:00
[[projects]]
digest = "1:f843994cb2667148fd97faca6699ce392f1a4c367801a0c13df8802497b261fe"
name = "github.com/deckarep/golang-set"
packages = ["."]
pruneopts = "NUT"
revision = "504e848d77ea4752b3057b8fb46da0e7f746ccf3"
[[projects]]
digest = "1:e72bf8962d37cf1dccf27a58ad0b9545fb4c8ea3b9e3bb0319de627d13b8a8d9"
name = "github.com/edsrzf/mmap-go"
packages = ["."]
pruneopts = "NUT"
revision = "935e0e8a636ca4ba70b713f3e38a19e1b77739e8"
[[projects]]
digest = "1:e221b8d0ccd91e9ee0a2ddda27ec75518dd683de945d01c87816f64ce418bf91"
name = "github.com/ethereum/go-ethereum"
packages = [
".",
"accounts",
"accounts/abi",
"accounts/abi/bind",
"accounts/abi/bind/backends",
"accounts/keystore",
"accounts/usbwallet",
"accounts/usbwallet/internal/trezor",
"common",
"common/bitutil",
"common/fdlimit",
"common/hexutil",
"common/math",
"common/mclock",
"common/prque",
"consensus",
"consensus/clique",
"consensus/ethash",
"consensus/misc",
"contracts/ens/contract",
"core",
"core/bloombits",
"core/rawdb",
"core/state",
"core/types",
"core/vm",
"crypto",
"crypto/bn256",
"crypto/bn256/cloudflare",
"crypto/bn256/google",
"crypto/ecies",
"crypto/secp256k1",
"crypto/sha3",
"eth",
"eth/downloader",
"eth/fetcher",
"eth/filters",
"eth/gasprice",
"eth/tracers",
"eth/tracers/internal/tracers",
"ethapi",
"ethclient",
"ethdb",
"event",
"internal/debug",
"internal/ethapi",
"les",
"les/flowcontrol",
"light",
"log",
"metrics",
"metrics/exp",
"miner",
"node",
"p2p",
"p2p/discover",
"p2p/discv5",
"p2p/enode",
"p2p/enr",
"p2p/nat",
"p2p/netutil",
"params",
"rlp",
"rpc",
"trie",
]
pruneopts = "T"
revision = "2ad6673303bb48f8e3c2865386cfa928e92dbcbd"
source = "github.com/status-im/go-ethereum"
version = "v1.8.17"
[[projects]]
digest = "1:5ac7ecd476a2355a5201229081df2e5f57333ecf703e1f69dde699ae34169c1b"
name = "github.com/fd/go-nat"
packages = ["."]
pruneopts = "NUT"
revision = "bad65a492f32121a87197f4a085905c35e2a367e"
version = "v1.0.0"
[[projects]]
branch = "master"
digest = "1:3589601135d1e1a969f04643c4517d8a1b416564bbdb0b853e94f96faf2922c6"
name = "github.com/fjl/memsize"
packages = [
".",
"memsizeui",
]
pruneopts = "NUT"
revision = "f6d5545993d68e9e42df43eb57958f898dea3623"
[[projects]]
digest = "1:672bdbde3b59017aba3b328d0ec42dc30e0ab80ff48681947596785738c00ff1"
name = "github.com/go-playground/locales"
packages = [
".",
"currency",
]
pruneopts = "NUT"
revision = "e4cbcb5d0652150d40ad0646651076b6bd2be4f6"
version = "v0.11.2"
[[projects]]
digest = "1:1683152827ebac377858b53a6ad0be90fb1711061c7e580c5dc719834a349162"
name = "github.com/go-playground/universal-translator"
packages = ["."]
pruneopts = "NUT"
revision = "b32fa301c9fe55953584134cb6853a13c87ec0a1"
version = "v0.16.0"
[[projects]]
digest = "1:8cf58169eb0a8c009ed3a4c36486980d602ab4cc4e478130493d6cd0404f889b"
name = "github.com/go-stack/stack"
packages = ["."]
pruneopts = "NUT"
revision = "54be5f394ed2c3e19dac9134a40a95ba5a017f7b"
[[projects]]
digest = "1:f5c8165321274b23a2fc9210cd15a75ecbc62cac1fe9ee7320bd7b55146f8060"
name = "github.com/gogo/protobuf"
packages = [
"io",
"proto",
]
pruneopts = "NUT"
revision = "1adfc126b41513cc696b209667c8656ea7aac67c"
version = "v1.0.0"
[[projects]]
digest = "1:c07364982714a51c3ea074babf4a6695a7ce981eec0b3d5102c503f7f590a0ec"
name = "github.com/golang-migrate/migrate"
packages = [
".",
"database",
"source",
]
pruneopts = "NUT"
revision = "93d53a5ae84d81945eedadfe8f6865530d61d51c"
version = "v3.5.1"
[[projects]]
digest = "1:a62049a8fa554d688c8db4845c65ddcd5986b75f3a851e4fb563c6893d292e38"
name = "github.com/golang/mock"
packages = ["gomock"]
pruneopts = "NUT"
revision = "13f360950a79f5864a972c786a10a50e44b69541"
version = "v1.0.0"
[[projects]]
digest = "1:ac761a089c90c1399e2fd0a0aacfe63bd7b4ecd01141c98ca9cf18059f938ea4"
name = "github.com/golang/protobuf"
packages = [
"proto",
"protoc-gen-go/descriptor",
]
pruneopts = "NUT"
revision = "aa810b61a9c79d51363740d207bb46cf8e620ed5"
version = "v1.2.0"
[[projects]]
digest = "1:9413ddbde906f91f062fda0dfa9a7cff43458cd1b2282c0fa25c61d89300b116"
name = "github.com/golang/snappy"
packages = ["."]
pruneopts = "NUT"
revision = "553a641470496b2327abcac10b36396bd98e45c9"
[[projects]]
digest = "1:3b708ebf63bfa9ba3313bedb8526bc0bb284e51474e65e958481476a9d4a12aa"
name = "github.com/gorilla/websocket"
packages = ["."]
pruneopts = "NUT"
revision = "ea4d1f681babbce9545c9c5f3d5194a789c89f5b"
version = "v1.2.0"
[[projects]]
branch = "master"
digest = "1:cb7e1d7ed4e663366eabc30a739a7c5cba439b7dbe39ede548f6ba0adc7fbe55"
name = "github.com/gxed/GoEndian"
packages = ["."]
pruneopts = "NUT"
revision = "0f5c6873267e5abf306ffcdfcfa4bf77517ef4a7"
[[projects]]
branch = "master"
digest = "1:72398b35192e5b9822e70ac5ee589c89c625728cd7e8e4333b33540edebfcb0b"
name = "github.com/gxed/eventfd"
packages = ["."]
pruneopts = "NUT"
revision = "80a92cca79a8041496ccc9dd773fcb52a57ec6f9"
[[projects]]
branch = "master"
digest = "1:148fd43daa0987df14b2d1105f86d8ba1d8a2b1f3c45ac81932edc4055739e1c"
name = "github.com/gxed/hashland"
packages = ["keccakpg"]
pruneopts = "NUT"
revision = "d9f6b97f8db22dd1e090fd0bbbe98f09cc7dd0a8"
[[projects]]
digest = "1:892e13370cbfcda090d8f7676ef67b50cb2ead5460b72f3a1c2bb1c19e9a57de"
name = "github.com/hashicorp/golang-lru"
packages = [
".",
"simplelru",
]
pruneopts = "NUT"
revision = "0a025b7e63adc15a622f29b0b2c4c3848243bbf6"
[[projects]]
digest = "1:5865614642103a30fb7982202e14dcd6c9fb5cc3b47e5ec513de5e21123e8708"
name = "github.com/huin/goupnp"
packages = [
".",
"dcps/internetgateway1",
"dcps/internetgateway2",
"httpu",
"scpd",
"soap",
"ssdp",
]
pruneopts = "NUT"
revision = "679507af18f3c7ba2bcc7905392ce23e148661c3"
[[projects]]
digest = "1:435513ca709dcb504e14fb2db3d91650c3e253b38940d6d1e23c2e8521666f69"
name = "github.com/ipfs/go-log"
packages = [
".",
"tracer",
"tracer/wire",
"writer",
]
pruneopts = "NUT"
revision = "5dc2060baaf8db344f31dafd852340b93811d03f"
version = "v1.5.3"
[[projects]]
digest = "1:a27ae5d24391a7fd37f1987493ffb57801c7777d214b616fe02b5bb8e002bbd8"
name = "github.com/jackpal/gateway"
packages = ["."]
pruneopts = "NUT"
revision = "3e333950771011fed13be63e62b9f473c5e0d9bf"
version = "v1.0.4"
[[projects]]
digest = "1:23aa2b05a7e06cf3d789120cf974958759314ebd856de425fa24493bcb49e97b"
name = "github.com/jackpal/go-nat-pmp"
packages = ["."]
pruneopts = "NUT"
revision = "1fa385a6f45828c83361136b45b1a21a12139493"
[[projects]]
branch = "master"
digest = "1:c32c7a628507cc6d2e61cfc09f2671bef4a04491ca2ec0cda1e8689f9c00611f"
name = "github.com/jbenet/go-temp-err-catcher"
packages = ["."]
pruneopts = "NUT"
revision = "aac704a3f4f27190b4ccc05f303a4931fd1241ff"
[[projects]]
branch = "master"
digest = "1:af36a5dd3adea2a316125b04745b86e14e3600b930d61f4eefc0daa030feca74"
name = "github.com/jbenet/goprocess"
packages = [
".",
"context",
"periodic",
"ratelimit",
]
pruneopts = "NUT"
revision = "b497e2f366b8624394fb2e89c10ab607bebdde0b"
[[projects]]
digest = "1:cdf2acbea0cf5514bc9a548836d007e379a42b4224813649ed9d98757c527172"
name = "github.com/karalabe/hid"
packages = ["."]
pruneopts = "T"
revision = "f00545f9f3748e591590be3732d913c77525b10f"
[[projects]]
digest = "1:7f9d01bc5289296160042e42e146052ae9fb8fdb92be6dd11b0e5d4916784f6d"
name = "github.com/libp2p/go-addr-util"
packages = ["."]
pruneopts = "NUT"
revision = "1c62fe93a4d85d6357ac65db3d08d22d011018a7"
version = "v2.0.3"
[[projects]]
digest = "1:e6c117e1851ee7957111f72c3af90a0869f67f8f37ce2109b17c5855a3cb880e"
name = "github.com/libp2p/go-conn-security"
packages = [
".",
"insecure",
]
pruneopts = "NUT"
revision = "c2f2dd888803f4a703054084eb8d946d2281b7c4"
version = "v0.1.4"
[[projects]]
branch = "master"
digest = "1:16c1e843e58abb9821f93dfff5b462be0c39f366734dbda720e500cee3daec22"
name = "github.com/libp2p/go-conn-security-multistream"
packages = ["."]
pruneopts = "NUT"
revision = "df26ef91ad66a626a4b7147fd95d18962395a20e"
[[projects]]
digest = "1:a0ffb7231c41f54863d44f23cb7c6d1273fb66db6ccfe68a55b63050217fbafb"
name = "github.com/libp2p/go-flow-metrics"
packages = ["."]
pruneopts = "NUT"
revision = "cc546389dcf06b4bcbf6b8594069588e5c8a1451"
version = "v0.2.0"
[[projects]]
digest = "1:10da72efc65b13624d56559e26ff63c36adf010103133b4fbbe3bb45cb6f35d3"
name = "github.com/libp2p/go-libp2p"
packages = [
".",
"config",
"p2p/host/basic",
"p2p/protocol/identify",
"p2p/protocol/identify/pb",
]
pruneopts = "NUT"
revision = "a08d9e63dbf006c905a532d5f645a2bf6fae3bd1"
[[projects]]
digest = "1:b0c28e3ac52ad20f1634c7bca2ec080513b5d1cb18f9d59ad39cac37a3ab61cc"
name = "github.com/libp2p/go-libp2p-circuit"
packages = [
".",
"pb",
]
pruneopts = "NUT"
revision = "dc62c804d879c9e706365f003a8143385bd34609"
version = "v2.1.4"
[[projects]]
digest = "1:bbc5fc51426225288282e18dc070718dd34c472f6d8dba3c72df9919b0d7e652"
name = "github.com/libp2p/go-libp2p-crypto"
packages = [
".",
"pb",
]
pruneopts = "NUT"
revision = "50487e0f0b4842e9e657317e689fbb8209fab2dc"
version = "v1.6.2"
[[projects]]
digest = "1:42e77b450df52dfaae5671aa2d7c60157462c11bfd4a9f12c7de64f7fe8210f3"
name = "github.com/libp2p/go-libp2p-host"
packages = ["."]
pruneopts = "NUT"
revision = "726ec3240b7f9f3863f8c1cf16a311b8a2809321"
version = "v3.0.3"
[[projects]]
digest = "1:7c1788589c33a2eb00c71f4e7e66af79329926a8e1e6e3ad191fb013f9af9ce8"
name = "github.com/libp2p/go-libp2p-interface-connmgr"
packages = ["."]
pruneopts = "NUT"
revision = "073ebd06efc4cf6eb29b848686acf3e3bf4523e1"
version = "v0.0.10"
[[projects]]
digest = "1:a8fdf63c574a7ab597869d573d8e4679df8bf15b5a3c0f8c2d8d94aaa77c3c04"
name = "github.com/libp2p/go-libp2p-interface-pnet"
packages = ["."]
pruneopts = "NUT"
revision = "3eda0a328422c06235501df5be481e4b51edc7cf"
version = "v3.0.0"
[[projects]]
digest = "1:b7efd5fc79c4655f23c29a11f4fb9456361ec48b7fcf5b94b961c46849600b8d"
name = "github.com/libp2p/go-libp2p-loggables"
packages = ["."]
pruneopts = "NUT"
revision = "face65f3d61355a5eb23ae2d470248fcf8739441"
version = "v1.1.17"
[[projects]]
digest = "1:e924c683b1b344db26a7cdf7f78ba524fb7f800bfc7890d416993389e297367c"
name = "github.com/libp2p/go-libp2p-metrics"
packages = ["."]
pruneopts = "NUT"
revision = "0d2c484aa7741e26eca0ea3da4957c8d3201de21"
version = "v2.1.2"
[[projects]]
digest = "1:48ac35c23bfa58876cb904e2c5f26f1566dd6aeaf0683f892a40267f70b6b04a"
name = "github.com/libp2p/go-libp2p-nat"
packages = ["."]
pruneopts = "NUT"
revision = "23f316f5e97e16e8926c66a848cbb06ca984760d"
version = "v0.8.3"
[[projects]]
digest = "1:27ab07702dca6bb1063d287e8c027e2a965c4bd8161dee5410e0f695e5557e5b"
name = "github.com/libp2p/go-libp2p-net"
packages = ["."]
pruneopts = "NUT"
revision = "5833724d4c3273cba339482989a318396775b912"
version = "v3.0.4"
[[projects]]
digest = "1:b5563eecdf54048763034ce7edb71b9303bc1fa1dbdd8a3b6ef63626e54e47a4"
name = "github.com/libp2p/go-libp2p-peer"
packages = ["."]
pruneopts = "NUT"
revision = "a26c4b782bfe3b2570c539f69dc7777a45117a90"
version = "v2.3.5"
[[projects]]
digest = "1:6d946c30b64bb521afcf0ba84c47265ce148a9a6d23cda6ab6a924c496d5bdef"
name = "github.com/libp2p/go-libp2p-peerstore"
packages = [
".",
"addr",
]
pruneopts = "NUT"
revision = "ccd2a0abe391ea27dac60308485adaa93a514cae"
version = "v1.4.21"
[[projects]]
digest = "1:b8ddff56e9a25cdb2afe2daf04f9314deb52a651882043026da6603199c94266"
name = "github.com/libp2p/go-libp2p-protocol"
packages = ["."]
pruneopts = "NUT"
revision = "e34f0d7468b3519bf9bf4e43c1d028ce651eab51"
version = "v1.0.0"
[[projects]]
digest = "1:8a3205970742ff0c98673196c48ce1cdfe4689d5f8fbfddebf2a1eaa7038d3ea"
name = "github.com/libp2p/go-libp2p-secio"
packages = [
".",
"pb",
]
pruneopts = "NUT"
revision = "e4910f5adf3debfcd76f64efea6d1e3dd96756d4"
version = "v2.0.3"
[[projects]]
digest = "1:ad45c74938c564aae0cd47fcc366a9333ff59f935c41b9a845ad372ff00cd3dc"
name = "github.com/libp2p/go-libp2p-swarm"
packages = ["."]
pruneopts = "NUT"
revision = "f13bb386643a7e3a3777cf912ffa937eb97ac786"
version = "v3.0.4"
[[projects]]
digest = "1:6650eb4c04054f1b7160815430667f7f9b9eee78a9bf517bd93bd2c6c55eaf87"
name = "github.com/libp2p/go-libp2p-transport"
packages = ["."]
pruneopts = "NUT"
revision = "3a76e545b272018a49ffece9e16b2c7bbb2ca55f"
version = "v3.0.4"
[[projects]]
digest = "1:4e52545e938ae9b1369133ab0ec8d19e16ed41f76196852f97baea2bfe85405d"
name = "github.com/libp2p/go-libp2p-transport-upgrader"
packages = ["."]
pruneopts = "NUT"
revision = "2616b5b8f5d02551b4f3f884e0b9b1a86aa05cf7"
version = "v0.1.3"
[[projects]]
digest = "1:990bcec287ecc7484381356129585df572677d6201085687d3b137f838bd24a0"
name = "github.com/libp2p/go-maddr-filter"
packages = ["."]
pruneopts = "NUT"
revision = "42d77c66758d30044bc76ce97d99d26ae22ffb73"
version = "v1.1.8"
[[projects]]
digest = "1:73069a93eca496cfc3358ea26bf8ef991b48524493c841bc2c1670922a4e4bf2"
name = "github.com/libp2p/go-msgio"
packages = [
".",
"mpool",
]
pruneopts = "NUT"
revision = "fa984f54d57f20970aac9309a89a7ea40821f67c"
version = "v0.0.3"
[[projects]]
digest = "1:5e6bdf53c9abb296dc7da21fc614860705f8521194df933a7aa1f75df1191f7a"
name = "github.com/libp2p/go-reuseport"
packages = [
".",
"poll",
"singlepoll",
]
pruneopts = "NUT"
revision = "2b9dda1feae6520af5cbfd0f8175569e5da925c7"
version = "v0.1.15"
[[projects]]
digest = "1:592a6cc0401ddbec0f12605eddc1816247bfa4cbed0f96a1e08e845337f1e80b"
name = "github.com/libp2p/go-reuseport-transport"
packages = ["."]
pruneopts = "NUT"
revision = "062d864ee432aa5158f91a4d13e75d319b062095"
version = "v0.1.7"
[[projects]]
digest = "1:96eca00555fddc36f6d1dc6d5d47435005bf8a950e700afcd76508bde723bc0e"
name = "github.com/libp2p/go-sockaddr"
packages = ["net"]
pruneopts = "NUT"
revision = "5c3ac7e71ec1941a0c2ed4271535d9427feb829c"
version = "v1.0.3"
[[projects]]
digest = "1:20ae4f4822b0320116c6eead75bafe87716617868cbb4f06cf223e495056f8c7"
name = "github.com/libp2p/go-stream-muxer"
packages = ["."]
pruneopts = "NUT"
revision = "2ba231669cdd8d310277307dec6ced95a190c495"
version = "v3.0.1"
[[projects]]
digest = "1:e606f57a9d6bddec54e0046f239e8605e395b0ffe11c3babb14d8d161b8c0ffe"
name = "github.com/libp2p/go-tcp-transport"
packages = ["."]
pruneopts = "NUT"
revision = "b3201c58dfe88671fd1e93311776326337a21608"
version = "v2.0.3"
[[projects]]
digest = "1:6c600ac5c29fc9b618eb0bea5df54c56076fefdc6c2675ab9687139e43c0fab5"
name = "github.com/libp2p/go-ws-transport"
packages = ["."]
pruneopts = "NUT"
revision = "cfc76e292a6c80902669ff97a683c85562bed43a"
version = "v2.0.3"
[[projects]]
digest = "1:4953945f4fdc12cb7aa0263710534fb64b35a85e4047570fdf1cb03284055f0d"
name = "github.com/mattn/go-colorable"
packages = ["."]
pruneopts = "NUT"
revision = "5411d3eea5978e6cdc258b30de592b60df6aba96"
[[projects]]
digest = "1:b95b22ee36277368bbf22e0fbe4f1be366585516914d6cfe4b3dc7b8b37eda5f"
name = "github.com/mattn/go-isatty"
packages = ["."]
pruneopts = "NUT"
revision = "3fb116b820352b7f0c281308a4d6250c22d94e27"
[[projects]]
branch = "master"
digest = "1:98484fb2302322e215bb28a39d44d74e0091a972517aa44b8525e329be15529d"
name = "github.com/minio/blake2b-simd"
packages = ["."]
pruneopts = "NUT"
revision = "3f5f724cb5b182a5c278d6d3d55b40e7f8c2efb4"
[[projects]]
branch = "master"
digest = "1:cf04232ab92b4e6344c71e8141fd843024a95295993a4dd2e04ef8e4baba2d0b"
name = "github.com/minio/sha256-simd"
packages = ["."]
pruneopts = "NUT"
revision = "ad98a36ba0da87206e3378c556abbfeaeaa98668"
[[projects]]
branch = "master"
digest = "1:b9b9f43a8a410d633e6547f89e830926741070941f2243d4d3a0bb154f565c9e"
name = "github.com/mr-tron/base58"
packages = ["base58"]
pruneopts = "NUT"
revision = "4df4dc6e86a912614d09719d10cad427b087cbfb"
[[projects]]
digest = "1:24146ace1d6b7bddf7058273907d7c5b250d442059c704b34dea536b8120f387"
name = "github.com/multiformats/go-multiaddr"
packages = ["."]
pruneopts = "NUT"
revision = "f36800afeb9c141e1adb7da099e6f010dfd4c419"
[[projects]]
digest = "1:0cc11f5c48012da0af72f88c9e60ad48641cf1e6449a8159a3735550e8efb168"
name = "github.com/multiformats/go-multiaddr-dns"
packages = ["."]
pruneopts = "NUT"
revision = "4c36f46414bba59a19ffe5154841f76d4a55b780"
version = "v0.2.3"
[[projects]]
digest = "1:86512c9978e28c0fd20daa4273d526188ccc9c330b3f8c7d98eb40dce49b0896"
name = "github.com/multiformats/go-multiaddr-net"
packages = ["."]
pruneopts = "NUT"
revision = "4d4b901d1729f55ee20cc0c8d8021aa58eb5ebe3"
version = "v1.6.2"
[[projects]]
digest = "1:1b7b4b29b6d4928bfe5b11f2dde41d85458449584647d053d746f5fa2debcb77"
name = "github.com/multiformats/go-multihash"
packages = ["."]
pruneopts = "NUT"
revision = "8be2a682ab9f254311de1375145a2f78a809b07d"
[[projects]]
digest = "1:d43bc0dc998e3b8e6e15d79ef5974b1765aa20bb6a4a66cd7787eef859cbffda"
name = "github.com/multiformats/go-multistream"
packages = ["."]
pruneopts = "NUT"
revision = "2b032632ecab1e1b98c8d2391a4f6ab9a6c9e140"
version = "v0.3.7"
[[projects]]
branch = "master"
digest = "1:95dadf033e1fccc1644f78f743119ec9d2dbaea508cb827ed7057bc0da003178"
name = "github.com/mutecomm/go-sqlcipher"
packages = ["."]
pruneopts = "NUT"
revision = "f799951b4ab269c2ce24913961af2cb5d681cc43"
[[projects]]
digest = "1:7da29c22bcc5c2ffb308324377dc00b5084650348c2799e573ed226d8cc9faf0"
name = "github.com/opentracing/opentracing-go"
packages = [
".",
"ext",
"log",
]
pruneopts = "NUT"
revision = "1949ddbfd147afd4d964a9f00b24eb291e0e7c38"
version = "v1.0.2"
[[projects]]
digest = "1:cce3a18fb0b96b5015cd8ca03a57d20a662679de03c4dc4b6ff5f17ea2050fa6"
name = "github.com/pborman/uuid"
packages = ["."]
pruneopts = "NUT"
revision = "1b00554d822231195d1babd97ff4a781231955c9"
[[projects]]
digest = "1:0028cb19b2e4c3112225cd871870f2d9cf49b9b4276531f03438a88e94be86fe"
name = "github.com/pmezard/go-difflib"
packages = ["difflib"]
pruneopts = "NUT"
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
[[projects]]
digest = "1:4383581ddbe6222608bc0a2073c716deeb43293657e502a6b87fc37258521a51"
name = "github.com/prometheus/prometheus"
packages = ["util/flock"]
pruneopts = "NUT"
revision = "3101606756c53221ed58ba94ecba6b26adf89dcc"
[[projects]]
digest = "1:b0e0e2abf5c70fd0f7f6c053c6c99c6960149146e40d5c7547cacc176e5d9973"
name = "github.com/rjeczalik/notify"
packages = ["."]
pruneopts = "NUT"
revision = "69d839f37b13a8cb7a78366f7633a4071cb43be7"
version = "v0.9.2"
[[projects]]
digest = "1:c5741d3d03a06220bcca801547f28de803103249b739eb5537e54b77e89f435a"
name = "github.com/rs/cors"
packages = ["."]
pruneopts = "NUT"
revision = "a62a804a8a009876ca59105f7899938a1349f4b3"
[[projects]]
digest = "1:d5f17bd5ea84ec69c328b2e756b94cc1d831e3e901b3fd988dd737177edbd844"
name = "github.com/rs/xhandler"
packages = ["."]
pruneopts = "NUT"
revision = "ed27b6fd65218132ee50cd95f38474a3d8a2cd12"
[[projects]]
digest = "1:8737b20e873c7cad069dfafd6382659b4cdf9e80359cdc159b8ec464893c932e"
name = "github.com/satori/go.uuid"
packages = ["."]
pruneopts = "NUT"
revision = "36e9d2ebbde5e3f13ab2e25625fd453271d6522e"
[[projects]]
digest = "1:96ea40e8fab1400b769ff9669dd7f7de613c3a1943dd7f451c4ccbb05115bcaa"
name = "github.com/spaolacci/murmur3"
packages = ["."]
pruneopts = "NUT"
revision = "9f5d223c60793748f04a9d5b4b4eacddfc1f755d"
version = "v1.1"
[[projects]]
Change handling of skipped/deleted keys & add version (#1261) - Skipped keys The purpose of limiting the number of skipped keys generated is to avoid a dos attack whereby an attacker would send a large N, forcing the device to compute all the keys between currentN..N . Previously the logic for handling skipped keys was: - If in the current receiving chain there are more than maxSkip keys, throw an error This is problematic as in long-lived session dropped/unreceived messages starts piling up, eventually reaching the threshold (1000 dropped/unreceived messages). This logic has been changed to be more inline with signals spec, and now it is: - If N is > currentN + maxSkip, throw an error The purpose of limiting the number of skipped keys stored is to avoid a dos attack whereby an attacker would force us to store a large number of keys, filling up our storage. Previously the logic for handling old keys was: - Once you have maxKeep ratchet steps, delete any key from currentRatchet - maxKeep. This, in combination with the maxSkip implementation, capped the number of stored keys to maxSkip * maxKeep. The logic has been changed to: - Keep a maximum of MaxMessageKeysPerSession and additionally we delete any key that has a sequence number < currentSeqNum - maxKeep - Version We check now the version of the bundle so that when we get a bundle from the same installationID with a higher version, we mark the previous bundle as expired and use the new bundle the next time a message is sent
2018-11-05 19:00:04 +00:00
digest = "1:41fb72d7a71f37f1f9c766d965178636ecda21b429b1f2e3fff42cfc31279751"
name = "github.com/status-im/doubleratchet"
packages = ["."]
pruneopts = "NUT"
Change handling of skipped/deleted keys & add version (#1261) - Skipped keys The purpose of limiting the number of skipped keys generated is to avoid a dos attack whereby an attacker would send a large N, forcing the device to compute all the keys between currentN..N . Previously the logic for handling skipped keys was: - If in the current receiving chain there are more than maxSkip keys, throw an error This is problematic as in long-lived session dropped/unreceived messages starts piling up, eventually reaching the threshold (1000 dropped/unreceived messages). This logic has been changed to be more inline with signals spec, and now it is: - If N is > currentN + maxSkip, throw an error The purpose of limiting the number of skipped keys stored is to avoid a dos attack whereby an attacker would force us to store a large number of keys, filling up our storage. Previously the logic for handling old keys was: - Once you have maxKeep ratchet steps, delete any key from currentRatchet - maxKeep. This, in combination with the maxSkip implementation, capped the number of stored keys to maxSkip * maxKeep. The logic has been changed to: - Keep a maximum of MaxMessageKeysPerSession and additionally we delete any key that has a sequence number < currentSeqNum - maxKeep - Version We check now the version of the bundle so that when we get a bundle from the same installationID with a higher version, we mark the previous bundle as expired and use the new bundle the next time a message is sent
2018-11-05 19:00:04 +00:00
revision = "4dcb6cba284ae9f97129e2a98b9277f629d9dbc4"
[[projects]]
branch = "master"
digest = "1:f3044238fc5d70eca12cc181b1e6d5270570d85a7b7046686381e618a783a7d6"
name = "github.com/status-im/go-multiaddr-ethv4"
packages = ["."]
pruneopts = "NUT"
revision = "cbcba3a7c121e29718d9011ffc9e2b78ac6d5c99"
[[projects]]
branch = "master"
digest = "1:7607ae0e3b67bdf37a65dc42f866a90bcbe543308e92184c51e33a4cca842ecb"
name = "github.com/status-im/migrate"
packages = [
".",
"database/sqlcipher",
"source/go_bindata",
]
pruneopts = "NUT"
revision = "57d2e2abe46f80680b96640a8ce62d8187bee7e8"
[[projects]]
branch = "master"
digest = "1:5fb8fc6a365f62e1d771b8a33c808a111ace9ba3506089f00ec252ec1e257a83"
name = "github.com/status-im/rendezvous"
packages = [
".",
"protocol",
"server",
]
pruneopts = "NUT"
revision = "fbcc46a78cd43fef95a110df664aab513116a850"
[[projects]]
Mail peer store and connection manager (#1295) This change implements connection manager that monitors 3 types of events: 1. update of the selected mail servers 2. disconnect from a mail server 3. errors for requesting mail history When selected mail servers provided we will try to connect with as many as possible, and later disconnect the surplus. For example if we want to connect with one mail server and 3 were selected, we try to connect with all (3), and later disconnect with 2. It will to establish connection with live mail server faster. If mail server disconnects we will choose any other mail server from the list of selected. Unless we have only one mail server. In such case we don't have any other choice and we will leave things as is. If request for history was expired we will disconnect such peer and try to find another one. We will follow same rules as described above. We will have two components that will rely on this logic: 1. requesting history If target peer is provided we will use that peer, otherwise we will request history from any selected mail server that is connected at the time of request. 2. confirmation from selected mail server Confirmation from any selected mail server will bee used to send a feedback that envelope was sent. I will add several extensions, but probably in separate PRs: 1. prioritize connection with mail server that was used before reboot 2. disconnect from mail servers if history request wasn't expired but failed. 3. wait some time in RequestsMessage RPC to establish connection with any mail server Currently this feature is hidden, as certain changes will be necessary in status-react. partially implements: https://github.com/status-im/status-go/issues/1285
2018-12-05 13:57:05 +00:00
digest = "1:5c62af344925b846377386dec72e06eb3e1e15222542b3d22fe0f0da75c7f090"
name = "github.com/status-im/whisper"
packages = ["whisperv6"]
pruneopts = "NUT"
Mail peer store and connection manager (#1295) This change implements connection manager that monitors 3 types of events: 1. update of the selected mail servers 2. disconnect from a mail server 3. errors for requesting mail history When selected mail servers provided we will try to connect with as many as possible, and later disconnect the surplus. For example if we want to connect with one mail server and 3 were selected, we try to connect with all (3), and later disconnect with 2. It will to establish connection with live mail server faster. If mail server disconnects we will choose any other mail server from the list of selected. Unless we have only one mail server. In such case we don't have any other choice and we will leave things as is. If request for history was expired we will disconnect such peer and try to find another one. We will follow same rules as described above. We will have two components that will rely on this logic: 1. requesting history If target peer is provided we will use that peer, otherwise we will request history from any selected mail server that is connected at the time of request. 2. confirmation from selected mail server Confirmation from any selected mail server will bee used to send a feedback that envelope was sent. I will add several extensions, but probably in separate PRs: 1. prioritize connection with mail server that was used before reboot 2. disconnect from mail servers if history request wasn't expired but failed. 3. wait some time in RequestsMessage RPC to establish connection with any mail server Currently this feature is hidden, as certain changes will be necessary in status-react. partially implements: https://github.com/status-im/status-go/issues/1285
2018-12-05 13:57:05 +00:00
revision = "96d2199ed511430c642d877afe7bacaac5f37426"
version = "v1.4.1"
[[projects]]
digest = "1:572c783a763db6383aca3179976eb80e4c900f52eba56cba8bb2e3cea7ce720e"
name = "github.com/stretchr/testify"
packages = [
"assert",
"require",
"suite",
]
pruneopts = "NUT"
revision = "890a5c3458b43e6104ff5da8dfa139d013d77544"
[[projects]]
digest = "1:b18d044774f6ba5930c3fbf9958b2a9256c21f31dc50ecfa0622fe2a46608974"
name = "github.com/syndtr/goleveldb"
packages = [
"leveldb",
"leveldb/cache",
"leveldb/comparer",
"leveldb/errors",
"leveldb/filter",
"leveldb/iterator",
"leveldb/journal",
"leveldb/memdb",
"leveldb/opt",
"leveldb/storage",
"leveldb/table",
"leveldb/util",
]
pruneopts = "NUT"
revision = "5d6fca44a948d2be89a9702de7717f0168403d3d"
[[projects]]
branch = "master"
digest = "1:9237bfe664b67a1bc5787df18e48516b77442cb988912259b811865d654baafc"
name = "github.com/whyrusleeping/go-logging"
packages = ["."]
pruneopts = "NUT"
revision = "0457bb6b88fc1973573aaf6b5145d8d3ae972390"
[[projects]]
digest = "1:b5f5db18d8552caf68c36e19acd7f5b215e9e9ede195ff864d1787f2e1fbacf2"
name = "github.com/whyrusleeping/go-multiplex"
packages = ["."]
pruneopts = "NUT"
revision = "efc13ba1d477b33bc316288f5d946fbad1afa8c2"
version = "v0.2.23"
[[projects]]
branch = "master"
digest = "1:00ceb1bc58ee33818960b132008495b996aa093d49a734798fea4aa424c6b787"
name = "github.com/whyrusleeping/go-notifier"
packages = ["."]
pruneopts = "NUT"
revision = "097c5d47330ff6a823f67e3515faa13566a62c6f"
[[projects]]
digest = "1:ec33b10493e6f9ef9efeb0cb8cbb0a3e4acd5ebc53038010040f22f35f76762d"
name = "github.com/whyrusleeping/go-smux-multiplex"
packages = ["."]
pruneopts = "NUT"
revision = "6c9914bb78b80e4e5947a43d27781b8863e19062"
version = "v3.0.10"
[[projects]]
branch = "master"
digest = "1:034974ede3f03ded434d94543c753c7410b44f8232e0e7c4356c3d81d03d0feb"
name = "github.com/whyrusleeping/go-smux-multistream"
packages = ["."]
pruneopts = "NUT"
revision = "c707bf3c25fa380b20b54907790efde288775938"
[[projects]]
branch = "master"
digest = "1:90bc4b9a674e44590070d5469362b83ec64005d4454a1340b0c96b47c9e306a8"
name = "github.com/whyrusleeping/go-smux-yamux"
packages = ["."]
pruneopts = "NUT"
revision = "eac25f3e2d47aae211e457e7664b52634c95eea8"
[[projects]]
branch = "master"
digest = "1:f007f0475a929f645ed0c0ec392bad39f74931c79b2d905c994b3f4b8f0ccd86"
name = "github.com/whyrusleeping/mafmt"
packages = ["."]
pruneopts = "NUT"
revision = "1dc32401ee9fdd3f6cdb3405ec984d5dae877b2a"
[[projects]]
branch = "master"
digest = "1:7b014e573e2f4e3cf7bca9fa6e58629b957e5ea86d2a811126b60c6949ac7280"
name = "github.com/whyrusleeping/multiaddr-filter"
packages = ["."]
pruneopts = "NUT"
revision = "e903e4adabd70b78bc9293b6ee4f359afb3f9f59"
[[projects]]
branch = "master"
digest = "1:48348786b4372fd3a62b3c404d3359b619efb284bb7ff4a03ef3ad7222312ff1"
name = "github.com/whyrusleeping/yamux"
packages = ["."]
pruneopts = "NUT"
revision = "35d045d4429ecf19430a2b94efc590bc40f2f7af"
[[projects]]
branch = "master"
digest = "1:6c51a2b380a1d068c83cf96857c7657673dfb8dfbeb00779283ad428fa9eef2a"
name = "golang.org/x/crypto"
packages = [
"blake2s",
"blowfish",
"curve25519",
"hkdf",
"pbkdf2",
"ripemd160",
"scrypt",
"sha3",
"ssh/terminal",
]
pruneopts = "NUT"
revision = "13931e22f9e72ea58bb73048bc752b48c6d4d4ac"
[[projects]]
branch = "master"
digest = "1:b8f880e5062932f7b2ae4d4747d1dc1de12818156e3df80f7476f102dda15381"
name = "golang.org/x/net"
packages = [
"bpf",
"context",
"html",
"html/atom",
"html/charset",
"internal/iana",
"internal/socket",
"ipv4",
"websocket",
]
pruneopts = "NUT"
revision = "5ccada7d0a7ba9aeb5d3aca8d3501b4c2a509fec"
[[projects]]
branch = "master"
digest = "1:9f303486d623f840492bfeb48eb906a94e9d3fe638a761639b72ce64bf7bfcc3"
name = "golang.org/x/sync"
packages = ["syncmap"]
pruneopts = "NUT"
revision = "fd80eb99c8f653c847d294a001bdf2a3a6f768f5"
[[projects]]
branch = "master"
digest = "1:40800a1a379be16c1ecc68d1c8cc912f6e468f95238117be9b54979d0cbb6819"
name = "golang.org/x/sys"
packages = [
"cpu",
"unix",
"windows",
]
pruneopts = "NUT"
revision = "11551d06cbcc94edc80a0facaccbda56473c19c1"
[[projects]]
branch = "master"
digest = "1:90acd68908852e1e1e68bfaed10bdf357252b041e619f6be6f159f6a015d1404"
name = "golang.org/x/text"
packages = [
"encoding",
"encoding/charmap",
"encoding/htmlindex",
"encoding/internal",
"encoding/internal/identifier",
"encoding/japanese",
"encoding/korean",
"encoding/simplifiedchinese",
"encoding/traditionalchinese",
"encoding/unicode",
"internal/gen",
"internal/tag",
"internal/triegen",
"internal/ucd",
"internal/utf8internal",
"language",
"runes",
"transform",
"unicode/cldr",
"unicode/norm",
]
pruneopts = "NUT"
revision = "e19ae1496984b1c655b8044a65c0300a3c878dd3"
[[projects]]
digest = "1:6aba14c40a7d987288b30c37893238d136e027788f27f8bb9c7ad98b15d30040"
name = "gopkg.in/go-playground/validator.v9"
packages = ["."]
pruneopts = "NUT"
revision = "48a433ba4bcadc5be9aa16d4bdcb383d3f57a741"
version = "v9.9.3"
[[projects]]
branch = "v2"
digest = "1:85815bf6f46dc1855ae4e236b496bfa463f04fce83f700d74357ef220476abb7"
name = "gopkg.in/natefinch/npipe.v2"
packages = ["."]
pruneopts = "NUT"
revision = "c1b8fa8bdccecb0b8db834ee0b92fdbcfa606dd6"
[[projects]]
branch = "v3"
digest = "1:a89e535f62f8346453f303d854fc6200873e16b55ef67626a28d4ccbe5f1e868"
name = "gopkg.in/olebedev/go-duktape.v3"
packages = ["."]
pruneopts = "NUT"
revision = "abf0ba0be5d5d36b1f9266463cc320b9a5ab224e"
[[projects]]
digest = "1:5dba68a1600a235630e208cb7196b24e58fcbb77bb7a6bec08fcd23f081b0a58"
name = "gopkg.in/urfave/cli.v1"
packages = ["."]
pruneopts = "NUT"
revision = "cfb38830724cc34fedffe9a2a29fb54fa9169cd1"
version = "v1.20.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/NaySoftware/go-fcm",
"github.com/beevik/ntp",
"github.com/btcsuite/btcd/btcec",
"github.com/btcsuite/btcd/chaincfg",
"github.com/btcsuite/btcd/chaincfg/chainhash",
"github.com/btcsuite/btcutil",
"github.com/btcsuite/btcutil/base58",
"github.com/ethereum/go-ethereum",
"github.com/ethereum/go-ethereum/accounts",
"github.com/ethereum/go-ethereum/accounts/abi",
"github.com/ethereum/go-ethereum/accounts/abi/bind",
"github.com/ethereum/go-ethereum/accounts/abi/bind/backends",
"github.com/ethereum/go-ethereum/accounts/keystore",
"github.com/ethereum/go-ethereum/common",
"github.com/ethereum/go-ethereum/common/hexutil",
"github.com/ethereum/go-ethereum/common/mclock",
"github.com/ethereum/go-ethereum/contracts/ens/contract",
"github.com/ethereum/go-ethereum/core",
"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/crypto/sha3",
"github.com/ethereum/go-ethereum/eth",
"github.com/ethereum/go-ethereum/eth/downloader",
"github.com/ethereum/go-ethereum/eth/filters",
"github.com/ethereum/go-ethereum/ethapi",
"github.com/ethereum/go-ethereum/ethclient",
"github.com/ethereum/go-ethereum/event",
"github.com/ethereum/go-ethereum/les",
"github.com/ethereum/go-ethereum/log",
"github.com/ethereum/go-ethereum/metrics",
"github.com/ethereum/go-ethereum/node",
"github.com/ethereum/go-ethereum/p2p",
"github.com/ethereum/go-ethereum/p2p/discv5",
"github.com/ethereum/go-ethereum/p2p/enode",
"github.com/ethereum/go-ethereum/p2p/enr",
"github.com/ethereum/go-ethereum/p2p/nat",
"github.com/ethereum/go-ethereum/params",
"github.com/ethereum/go-ethereum/rlp",
"github.com/ethereum/go-ethereum/rpc",
"github.com/golang/mock/gomock",
"github.com/golang/protobuf/proto",
"github.com/libp2p/go-libp2p-crypto",
"github.com/multiformats/go-multiaddr",
"github.com/mutecomm/go-sqlcipher",
"github.com/pborman/uuid",
"github.com/status-im/doubleratchet",
"github.com/status-im/migrate",
"github.com/status-im/migrate/database/sqlcipher",
"github.com/status-im/migrate/source/go_bindata",
"github.com/status-im/rendezvous",
"github.com/status-im/rendezvous/server",
"github.com/status-im/whisper/whisperv6",
"github.com/stretchr/testify/assert",
"github.com/stretchr/testify/require",
"github.com/stretchr/testify/suite",
"github.com/syndtr/goleveldb/leveldb",
"github.com/syndtr/goleveldb/leveldb/errors",
"github.com/syndtr/goleveldb/leveldb/iterator",
"github.com/syndtr/goleveldb/leveldb/opt",
"github.com/syndtr/goleveldb/leveldb/storage",
"github.com/syndtr/goleveldb/leveldb/util",
"golang.org/x/crypto/hkdf",
"golang.org/x/crypto/pbkdf2",
"golang.org/x/crypto/ssh/terminal",
"golang.org/x/text/unicode/norm",
"gopkg.in/go-playground/validator.v9",
]
solver-name = "gps-cdcl"
solver-version = 1