cosmos-sdk/stack
2017-08-03 21:41:23 +02:00
..
checkpoint_test.go Fix app state to commit properly 2017-07-27 15:31:34 -04:00
checkpoint.go Make it all compile with new Deliver/CheckTx 2017-08-03 21:41:23 +02:00
context.go Make it all compile with new Deliver/CheckTx 2017-08-03 21:41:23 +02:00
dispatcher.go Make it all compile with new Deliver/CheckTx 2017-08-03 21:41:23 +02:00
helpers_test.go First end-to-end role tests 2017-07-12 17:24:12 +02:00
helpers.go Make it all compile with new Deliver/CheckTx 2017-08-03 21:41:23 +02:00
helperware.go Make it all compile with new Deliver/CheckTx 2017-08-03 21:41:23 +02:00
interface.go Make it all compile with new Deliver/CheckTx 2017-08-03 21:41:23 +02:00
middleware_test.go Prepare stack middleware to handle IBC middleware 2017-07-27 16:23:08 -04:00
middleware.go Make it all compile with new Deliver/CheckTx 2017-08-03 21:41:23 +02:00
mock.go Add role struct, storage, better tx validation 2017-07-11 13:54:41 +02:00
prefixstore.go Add tests for checkpointer 2017-07-27 15:31:33 -04:00
recovery_test.go Add height to context, cleanup, add to app and stack 2017-07-10 12:19:42 +02:00
recovery.go Make it all compile with new Deliver/CheckTx 2017-08-03 21:41:23 +02:00
state_space_test.go Ported everything to SimpleDB interface 2017-07-27 15:31:33 -04:00