mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00

* Problem: several tests are skipped Solution: activate or remove tests * Problem: store_transaction is deprecated Solution: replace it with store_bulk_transaction * Problem: we don't test the transaction split Solution: undelete `test_store_transaction` * Problem: failing tests Solution: merge master and change deprecated store_transaction