Commit Graph

15 Commits

Author SHA1 Message Date
Ethan Frey 37550ca91d Add InitValidate method for setup 2017-08-03 21:41:23 +02:00
Ethan Frey cbfd2cd611 Make it all compile with new Deliver/CheckTx 2017-08-03 21:41:23 +02:00
Ethan Frey 6b96fa4554 Add tests for checkpointer 2017-07-27 15:31:33 -04:00
Ethan Frey 51a29e4bb7 Ported everything to SimpleDB interface 2017-07-27 15:31:33 -04:00
Ethan Frey 454227393b Finish unit tests on fees 2017-07-12 20:22:42 +02:00
Ethan Frey 33c9aa96f3 First end-to-end role tests 2017-07-12 17:24:12 +02:00
Ethan Frey 9ea34e9c8f Add CheckHandler as a helper 2017-07-12 16:53:07 +02:00
rigel rozanski 82c0f98235 more golint updating 2017-07-06 23:37:45 -04:00
Ethan Frey b757467f7b Moved content of txs package to sit next to the handlers 2017-07-06 16:33:38 +02:00
Ethan Frey 49357a3574 Move kvstore from types to state 2017-07-06 14:23:38 +02:00
Ethan Frey fa1a300943 Add SetOption to all middleware and handlers 2017-07-03 18:10:46 +02:00
Ethan Frey b9ce148e8e Add more middleware tests 2017-06-30 18:37:50 +02:00
Ethan Frey 4883476166 Add recovery middleware, test stack 2017-06-30 18:37:50 +02:00
Ethan Frey 7b5e41adf6 Move middleware interface into stack, testable handlers 2017-06-30 18:37:50 +02:00
Ethan Frey 1caeec218f Moved middleware into own package 2017-06-30 18:37:50 +02:00