cosmos-sdk/stack
Ethan Frey 199ee81a97 Revert all on failed CheckTx, fee+nonce increment on failed DeliverTx 2017-07-27 15:31:33 -04:00
..
checkpoint.go Revert all on failed CheckTx, fee+nonce increment on failed DeliverTx 2017-07-27 15:31:33 -04:00
context.go Add height to context, cleanup, add to app and stack 2017-07-10 12:19:42 +02:00
dispatcher.go Add state space to the modules and test 2017-07-11 15:05:37 +02:00
helpers.go Finish unit tests on fees 2017-07-12 20:22:42 +02:00
helpers_test.go First end-to-end role tests 2017-07-12 17:24:12 +02:00
helperware.go Add CheckHandler as a helper 2017-07-12 16:53:07 +02:00
interface.go more golint updating 2017-07-06 23:37:45 -04:00
middleware.go Add state space to the modules and test 2017-07-11 15:05:37 +02:00
middleware_test.go Add height to context, cleanup, add to app and stack 2017-07-10 12:19:42 +02:00
mock.go Add role struct, storage, better tx validation 2017-07-11 13:54:41 +02:00
prefixstore.go Pull in logic from merkleeyes, get it all working with trees 2017-07-27 15:31:32 -04:00
recovery.go Moved the handlers from stack into modules 2017-07-06 16:00:54 +02:00
recovery_test.go Add height to context, cleanup, add to app and stack 2017-07-10 12:19:42 +02:00
state_space_test.go new library orders 2017-07-19 04:51:36 -04:00