Vanshdeep Singh
5bfa8e29d8
Crash recovery mechanism ( #2045 )
...
* Crash recovery mechanism
* Propogate exception
* Added docs and crash receovery during block write
* Fix flake8 issue
* Remove approach 1 for crash recovery, recover db on 'bigchiandb start'
* Fix CI build issues
* Remove documentation
2018-02-21 10:50:12 +01:00
vrde
55073366ec
Problem: new env vars are not managed by the conf
...
Solution: add `BIGCHAINDB_` to new tendermint vars. Reference:
https://github.com/bigchaindb/bigchaindb/pull/2039#discussion_r167880795
2018-02-14 12:18:59 +01:00
Sylvain Bellemare
6e3f9e8f54
Docker compose for travis ( #2039 )
...
* Replace double quotes with single quotes (flake8)
* Test event subscriber to tendermint via ws
* Problem: Tendermint is not part of stack for CI
Solution: Add Tendermint to stack for CI. For simplicity's sake
docker-compose is being used.
2018-02-14 10:19:04 +01:00
Sylvain Bellemare
b7ef4caa26
Add dev setup of 4 nodes with docker-compose
2017-11-23 16:22:16 +01:00
Sylvain Bellemare
9b3d1e1c53
Add docker-compose for tendermint integration dev
2017-11-23 16:22:16 +01:00