Vanshdeep Singh
a7ed8cf4cb
Write transactions on commit ( #2017 )
...
* Write transacitons on commit
* Fix docs strings, lazy check for duplicates
2018-02-02 14:40:24 +01:00
kansi
2b3a9fa6f6
Integrate output search api
2017-11-30 23:59:42 +05:30
kansi
00dd16840f
Added backend tests, configure app fixture
2017-11-23 16:27:35 +01:00
kansi
95c0f267e0
Integrate api GET "/transactions?asset_id={asset_id}&operation="
2017-11-23 16:27:35 +01:00
vrde
cf2f13aa3c
Remove app reinitialization from tests
2017-11-23 15:53:43 +01:00
codegeschrei
48e38b6713
fix flake8 errors
2017-11-16 17:14:21 +01:00
codegeschrei
63f0baf1b7
add double spend test, fix double spend validation
2017-11-16 11:53:14 +01:00
vrde
db7727a459
Add GET and POST transaction ( #1823 )
2017-11-11 02:26:50 +01:00
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