bigchaindb / bigchaindb-driver

Official Python driver for BigchainDB
https://www.bigchaindb.com
Apache License 2.0
105 stars 104 forks source link

Problem: bdb voting does not exist anymore #459

Closed codegeschrei closed 6 years ago

codegeschrei commented 6 years ago

Solutions: remove leftover exceptions

codegeschrei commented 6 years ago

in bdb we updated tendermint. I need to include the changes in master first and merge them in here to let the tests run

see https://github.com/bigchaindb/bigchaindb-driver/pull/460

codecov-io commented 6 years ago

Codecov Report

Merging #459 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #459   +/-   ##
=======================================
  Coverage   99.57%   99.57%           
=======================================
  Files           5        5           
  Lines         233      233           
=======================================
  Hits          232      232           
  Misses          1        1