Commit Graph

8 Commits

Author SHA1 Message Date
vrde 2815cffcb5
Flat UTXO collection and first integration with Tendermint™ (#1822)
* Remove testing for rethinkdb, mongodb, and Py3.5

* Add first tests

* Add validation

* Add command to start the ABCI Server

* Reuse existing MongoDB Connection class

* Use DuplicateTransaction

* Test only tendermint

* Update travis scripts

* Fix pep8 errors

* Update Makefile
2017-11-10 17:53:57 +01:00
Troy McConaghy 3c97532219 Update Makefile so 'release' depends on 'dist' 2017-04-18 17:35:12 +02:00
Sylvain Bellemare 1083e04dd5 Fix Makefile (test) coverage target 2017-03-28 12:25:42 +02:00
Sylvain Bellemare 9679561d89 Update pytest command in Makefile
Use new command "pytest", add verbosity, and distribute tests across
available CPU cores
2017-03-28 12:25:42 +02:00
Sylvain Bellemare 5e479d831b Remove superfluous comment 2017-02-08 09:54:56 +01:00
Sylvain Bellemare 1d0396212b Modify Makefile for releases 2017-02-07 17:20:47 +01:00
Brett Sun a1aa64aa61 Fix Makefile for new docs structure 2017-01-30 11:45:17 -05:00
Sylvain Bellemare d8db71c72e Add Makefile for clean up tasks, etc 2016-12-13 11:52:56 +01:00