Vanshdeep Singh 7384a49d9a Problem: Invalid transaction posted to Tendermint (#2270)
* Problem: Amount error is not tested on the HTTP level.

Solution: A failed web test to reproduce the problem.

* Problem: Invalid transaction posted to Tendermint

Solution: Pass the exception to HTTP POST handler function

* Problem: DoubleSpend and CriticalDoubleSpend not differentiated

Solution: Handle these exceptions differently in `get_spent`

* Problem: No test for checking exception DoubleSpend and CriticalDoubleSpend

Solution: Add necessary tests

* Problem: find doesn't raise IndexError

Solution: Remove exception handling for IndexError
2018-05-09 13:41:22 +02:00
..
2017-11-30 23:59:42 +05:30
2017-11-24 12:30:57 +05:30
2017-06-13 12:31:49 +02:00
2017-12-06 10:25:52 +05:30
2017-11-30 23:59:42 +05:30
2016-12-15 17:17:18 +01:00
2018-02-22 12:41:20 +01:00