Anton Kaliaev
3a3d508e5c
Commit now returns ResponseCommit |
7 years ago | |
---|---|---|
.. | ||
application.go | CheckTx and DeliverTx return ResponseCheckTx and ResponseDeliverTx respectively | 7 years ago |
base_app.go | CheckTx and DeliverTx return ResponseCheckTx and ResponseDeliverTx respectively | 7 years ago |
code.go | Remove Proof message, replace with more flexible Query | 8 years ago |
errors.go | s/Invalid[Address,Amount]/Invalid[Input,Output]/g | 9 years ago |
messages.go | remove tags from CheckTx | 7 years ago |
result.go | CheckTx and DeliverTx return ResponseCheckTx and ResponseDeliverTx respectively | 7 years ago |
types.pb.go | remove tags from CheckTx | 7 years ago |
types.proto | remove tags from CheckTx | 7 years ago |
validators.go | fixes from review | 8 years ago |