Update abci develop

This commit is contained in:
Ethan Frey 2017-04-10 22:46:03 +02:00
parent e4e17a2c95
commit d3069b0f5b
2 changed files with 30 additions and 16 deletions

44
glide.lock generated
View File

@ -1,12 +1,12 @@
hash: 3fd28c04658701e65d8f27e245d15c61056199201fd5af6d18385491fc579a70 hash: 3fd28c04658701e65d8f27e245d15c61056199201fd5af6d18385491fc579a70
updated: 2017-04-10T20:38:02.65047007+02:00 updated: 2017-04-10T22:34:33.346948802+02:00
imports: imports:
- name: github.com/btcsuite/btcd - name: github.com/btcsuite/btcd
version: 583684b21bfbde9b5fc4403916fd7c807feb0289 version: 4b348c1d33373d672edd83fc576892d0e46686d2
subpackages: subpackages:
- btcec - btcec
- name: github.com/BurntSushi/toml - name: github.com/BurntSushi/toml
version: 99064174e013895bbd9b025c31100bd1d9b590ca version: b26d9c308763d68093482582cea63d69be07a0f0
- name: github.com/davecgh/go-spew - name: github.com/davecgh/go-spew
version: 6d212800a42e8ab5c146b8ace3490ee17e5225f9 version: 6d212800a42e8ab5c146b8ace3490ee17e5225f9
subpackages: subpackages:
@ -20,9 +20,10 @@ imports:
subpackages: subpackages:
- proto - proto
- name: github.com/golang/protobuf - name: github.com/golang/protobuf
version: 69b215d01a5606c843240eab4937eab3acee6530 version: 2bba0603135d7d7f5cb73b2125beeda19c09f4ef
subpackages: subpackages:
- proto - proto
- ptypes/any
- name: github.com/golang/snappy - name: github.com/golang/snappy
version: 553a641470496b2327abcac10b36396bd98e45c9 version: 553a641470496b2327abcac10b36396bd98e45c9
- name: github.com/gorilla/websocket - name: github.com/gorilla/websocket
@ -32,9 +33,9 @@ imports:
- name: github.com/jmhodges/levigo - name: github.com/jmhodges/levigo
version: c42d9e0ca023e2198120196f842701bb4c55d7b9 version: c42d9e0ca023e2198120196f842701bb4c55d7b9
- name: github.com/mattn/go-colorable - name: github.com/mattn/go-colorable
version: acb9493f2794fd0f820de7a27a217dafbb1b65ea version: ded68f7a9561c023e790de24279db7ebf473ea80
- name: github.com/mattn/go-isatty - name: github.com/mattn/go-isatty
version: 9622e0cc9d8f9be434ca605520ff9a16808fee47 version: fc9e8d8ef48496124e79ae0df75490096eccf6fe
- name: github.com/pkg/errors - name: github.com/pkg/errors
version: 645ef00459ed84a119197bfb8d8205042c6df63d version: 645ef00459ed84a119197bfb8d8205042c6df63d
- name: github.com/pmezard/go-difflib - name: github.com/pmezard/go-difflib
@ -42,16 +43,16 @@ imports:
subpackages: subpackages:
- difflib - difflib
- name: github.com/spf13/cobra - name: github.com/spf13/cobra
version: fcd0c5a1df88f5d6784cb4feead962c3f3d0b66c version: 5deb57bbca49eb370538fc295ba4b2988f9f5e09
- name: github.com/spf13/pflag - name: github.com/spf13/pflag
version: 9ff6c6923cfffbcd502984b8e0c80539a94968b7 version: 9a906f17374922ed0f74e1b2f593d3723f2ffb00
- name: github.com/stretchr/testify - name: github.com/stretchr/testify
version: 69483b4bd14f5845b5a1e55bca19e954e827f1d0 version: 69483b4bd14f5845b5a1e55bca19e954e827f1d0
subpackages: subpackages:
- assert - assert
- require - require
- name: github.com/syndtr/goleveldb - name: github.com/syndtr/goleveldb
version: 3c5717caf1475fd25964109a0fc640bd150fce43 version: 8c81ea47d4c41a385645e133e15510fc6a2a74b4
subpackages: subpackages:
- leveldb - leveldb
- leveldb/cache - leveldb/cache
@ -66,7 +67,7 @@ imports:
- leveldb/table - leveldb/table
- leveldb/util - leveldb/util
- name: github.com/tendermint/abci - name: github.com/tendermint/abci
version: af792eac777de757cd496349a5f6b5313738fcbc version: 31eafe8f8eba6b8817edd74df399f508540da528
subpackages: subpackages:
- client - client
- example/counter - example/counter
@ -105,7 +106,7 @@ imports:
- name: github.com/tendermint/go-merkle - name: github.com/tendermint/go-merkle
version: 714d4d04557fd068a7c2a1748241ce8428015a96 version: 714d4d04557fd068a7c2a1748241ce8428015a96
- name: github.com/tendermint/go-p2p - name: github.com/tendermint/go-p2p
version: 97a5ed2d1a17eaee8717b8a32cfaf7a9a82a273d version: ebd3929c0db9e42268cd677a7782451be7d23327
subpackages: subpackages:
- upnp - upnp
- name: github.com/tendermint/go-rpc - name: github.com/tendermint/go-rpc
@ -127,7 +128,7 @@ imports:
- client - client
- testutil - testutil
- name: golang.org/x/crypto - name: golang.org/x/crypto
version: 40541ccb1c6e64c947ed6f606b8a6cb4b67d7436 version: 9ef620b9ca2f82b55030ffd4f41327fa9e77a92c
subpackages: subpackages:
- curve25519 - curve25519
- nacl/box - nacl/box
@ -138,7 +139,7 @@ imports:
- ripemd160 - ripemd160
- salsa20/salsa - salsa20/salsa
- name: golang.org/x/net - name: golang.org/x/net
version: d379faa25cbdc04d653984913a2ceb43b0bc46d7 version: d1e1b351919c6738fdeb9893d5c998b161464f0c
subpackages: subpackages:
- context - context
- http2 - http2
@ -148,20 +149,33 @@ imports:
- lex/httplex - lex/httplex
- trace - trace
- name: golang.org/x/sys - name: golang.org/x/sys
version: e48874b42435b4347fc52bdee0424a52abc974d7 version: f3918c30c5c2cb527c0b071a27c35120a6c0719a
subpackages: subpackages:
- unix - unix
- name: golang.org/x/text
version: f4b4367115ec2de254587813edaa901bc1c723a8
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: 411e09b969b1170a9f0c467558eb4c4c110d9c77
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc - name: google.golang.org/grpc
version: 7b399ed358736bc5522021cdc7d79a8ee9ac6f98 version: b47cbd158b4721c318abbb389929ef005c322118
subpackages: subpackages:
- codes - codes
- credentials - credentials
- grpclog - grpclog
- internal - internal
- keepalive
- metadata - metadata
- naming - naming
- peer - peer
- stats - stats
- status
- tap - tap
- transport - transport
testImports: [] testImports: []

View File

@ -1,6 +1,6 @@
#! /bin/bash #! /bin/bash
go get github.com/tendermint/abci/... go get -d github.com/tendermint/abci
# get the abci commit used by tendermint # get the abci commit used by tendermint
COMMIT=`bash scripts/glide/parse.sh abci` COMMIT=`bash scripts/glide/parse.sh abci`