Sylvain Bellemare 7bd6d485bc Test Bigchain.get_blocks_status_containing_tx() (#399)
* Test Bigchain.get_blocks_status_containing_tx()

exception case

* Test Bigchaindb.has_previous_vote()

* Add missing blank lines (pep 8)

* Group imports

* Move ImproperVoteError into .exceptions.py

* Simplify logic

* Simplify formatting

* Imrpove the docstrings a bit

* Move GenesisBlockAlreadyExistsError

into .exceptions.py

* Remove unused import

* Add missing blank line

* Remove extra blank line

* Group imports from same module together

* Add test for Bigchain.transaction_exists()
2016-06-28 14:19:22 +02:00
2016-05-18 15:43:47 +02:00
2016-05-10 11:44:48 +02:00
2016-02-19 00:26:38 +01:00
2016-05-17 14:53:46 +02:00
2016-04-27 17:14:33 +02:00
2016-05-13 16:22:40 +02:00
2016-02-10 19:55:33 +01:00
2016-02-10 19:55:33 +01:00
2016-06-13 16:11:21 +02:00

PyPI PyPI Travis branch Codecov branch Documentation Status Join the chat at https://gitter.im/bigchaindb/bigchaindb

BigchainDB

A scalable blockchain database. The whitepaper explains what that means.

Get Started

Quickstart

Set Up and Run a BigchainDB Node

Run BigchainDB with Docker

Description
Languages
Python 83.6%
Shell 12.5%
Lua 1.6%
Dockerfile 0.8%
Jinja 0.7%
Other 0.8%