diff options
author | Jimmy Hu <jimmy.hu@dexon.org> | 2018-10-31 17:22:29 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@dexon.org> | 2018-12-19 20:54:27 +0800 |
commit | 26b7d6403b713717d46fef1fa2bed273722a4ce8 (patch) | |
tree | 3acd53b240a60a985943c72a452374c240a904e3 /vendor/vendor.json | |
parent | ee41b31d622c2f808425ebee8ca461ad34fa405c (diff) | |
download | dexon-26b7d6403b713717d46fef1fa2bed273722a4ce8.tar dexon-26b7d6403b713717d46fef1fa2bed273722a4ce8.tar.gz dexon-26b7d6403b713717d46fef1fa2bed273722a4ce8.tar.bz2 dexon-26b7d6403b713717d46fef1fa2bed273722a4ce8.tar.lz dexon-26b7d6403b713717d46fef1fa2bed273722a4ce8.tar.xz dexon-26b7d6403b713717d46fef1fa2bed273722a4ce8.tar.zst dexon-26b7d6403b713717d46fef1fa2bed273722a4ce8.zip |
vendor: sync consensus core and fix conflic
Diffstat (limited to 'vendor/vendor.json')
-rw-r--r-- | vendor/vendor.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json index 201cc1b13..2276346c8 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -105,50 +105,50 @@ { "checksumSHA1": "IKOLx0ZjJoT9x9zO/bVAXWcNXs8=", "path": "github.com/dexon-foundation/dexon-consensus-core/common", - "revision": "d7262107807dad33a8fd6219718c977748de4313", - "revisionTime": "2018-10-31T04:51:54Z" + "revision": "0cb33171cae5c6f3b3980fc2fd74a8a09766eedb", + "revisionTime": "2018-10-31T09:20:24Z" }, { - "checksumSHA1": "sskLEXy7lUSdWbJPgU43UY+MIE0=", + "checksumSHA1": "v0U3x0U5VXJY6RzocsQgqD0qCdM=", "path": "github.com/dexon-foundation/dexon-consensus-core/core", - "revision": "d7262107807dad33a8fd6219718c977748de4313", - "revisionTime": "2018-10-31T04:51:54Z" + "revision": "0cb33171cae5c6f3b3980fc2fd74a8a09766eedb", + "revisionTime": "2018-10-31T09:20:24Z" }, { "checksumSHA1": "69/j3ROwzhdGPWKymJnGjaJ5QzY=", "path": "github.com/dexon-foundation/dexon-consensus-core/core/blockdb", - "revision": "d7262107807dad33a8fd6219718c977748de4313", - "revisionTime": "2018-10-31T04:51:54Z" + "revision": "0cb33171cae5c6f3b3980fc2fd74a8a09766eedb", + "revisionTime": "2018-10-31T09:20:24Z" }, { "checksumSHA1": "GXHmtn3UlUftllBXI+M8RBkilzY=", "path": "github.com/dexon-foundation/dexon-consensus-core/core/crypto", - "revision": "d7262107807dad33a8fd6219718c977748de4313", - "revisionTime": "2018-10-31T04:51:54Z" + "revision": "0cb33171cae5c6f3b3980fc2fd74a8a09766eedb", + "revisionTime": "2018-10-31T09:20:24Z" }, { "checksumSHA1": "sh19Kk6G7esEcBPC2QsaFF3V/Ds=", "path": "github.com/dexon-foundation/dexon-consensus-core/core/crypto/dkg", - "revision": "d7262107807dad33a8fd6219718c977748de4313", - "revisionTime": "2018-10-31T04:51:54Z" + "revision": "0cb33171cae5c6f3b3980fc2fd74a8a09766eedb", + "revisionTime": "2018-10-31T09:20:24Z" }, { "checksumSHA1": "priVCcv7H4LTooiN/1EUu8qFiSs=", "path": "github.com/dexon-foundation/dexon-consensus-core/core/crypto/ecdsa", - "revision": "d7262107807dad33a8fd6219718c977748de4313", - "revisionTime": "2018-10-31T04:51:54Z" + "revision": "0cb33171cae5c6f3b3980fc2fd74a8a09766eedb", + "revisionTime": "2018-10-31T09:20:24Z" }, { "checksumSHA1": "ZWmUF+3/pobzITsGZSOOtvK1nvs=", "path": "github.com/dexon-foundation/dexon-consensus-core/core/types", - "revision": "d7262107807dad33a8fd6219718c977748de4313", - "revisionTime": "2018-10-31T04:51:54Z" + "revision": "0cb33171cae5c6f3b3980fc2fd74a8a09766eedb", + "revisionTime": "2018-10-31T09:20:24Z" }, { "checksumSHA1": "ZOjAnqYE7HayNBTsMIgRQPLxndI=", "path": "github.com/dexon-foundation/dexon-consensus-core/core/types/dkg", - "revision": "d7262107807dad33a8fd6219718c977748de4313", - "revisionTime": "2018-10-31T04:51:54Z" + "revision": "0cb33171cae5c6f3b3980fc2fd74a8a09766eedb", + "revisionTime": "2018-10-31T09:20:24Z" }, { "checksumSHA1": "TAkwduKZqLyimyTPPWIllZWYFuE=", |