Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reason: Error returned during deposit due to age commitment conflict is more refined now
|
|
Distinguish between and communicate:
a) null hash value expected, got non-null
b) non-null hash value expected, got null
c) hash value of known coin differ from given
|
|
|
|
|
|
|
|
|
|
|
|
The response to GET /withdrawal-operation/$WITHDRAWAL_ID also must
include the status field.
|
|
We now return the status field in POST /withdrawal-operation/$WITHDRAWAL_ID
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parsing function is done and we have the lock
|