Commit Graph

17 Commits

Author SHA1 Message Date
rigel rozanski
8617841296 errors cleanup 2017-07-19 01:23:13 -04:00
Ethan Frey
5950ff34e3 remove sequence number from coins 2017-07-12 19:25:14 +02:00
Ethan Frey
771c08483e Remove prefix space in modules, done with state space 2017-07-11 15:11:10 +02:00
Ethan Frey
fbdec34ea6 fix typo 2017-07-11 13:56:39 +02:00
Ethan Frey
11a8c0d9a2 Add roles middleware and handler 2017-07-11 13:55:28 +02:00
Ethan Frey
a047e210fa Moved the handlers from stack into modules 2017-07-06 16:00:54 +02:00
Ethan Frey
49357a3574 Move kvstore from types to state 2017-07-06 14:23:38 +02:00
rigel rozanski
9b561344fe addressing PR 154 comments 2017-07-06 05:39:58 -04:00
rigel rozanski
0303f2aaaa golinted up to and incl modules 2017-07-06 05:30:03 -04:00
Ethan Frey
fcab8ac901 Write dispatcher, change SetOption arguments 2017-07-04 12:22:06 +02:00
Ethan Frey
fc44de2141 Fix up BasecoinApp and tests 2017-07-03 21:34:08 +02:00
Ethan Frey
7c4f408934 Implement SetOption in coin module 2017-07-03 18:58:28 +02:00
Ethan Frey
fa1a300943 Add SetOption to all middleware and handlers 2017-07-03 18:10:46 +02:00
Ethan Frey
c5a1b4883a Connect coin handler to a store and test it 2017-07-03 15:33:59 +02:00
Ethan Frey
995452ea02 Complete error package overhaul 2017-07-03 14:50:33 +02:00
Ethan Frey
673b51f3b0 More thorough tests on coin module 2017-06-30 20:26:17 +02:00
Ethan Frey
37796002ae Start on coin handler 2017-06-30 18:37:51 +02:00