Commit Graph

12 Commits

Author SHA1 Message Date
Ethan Frey a508990e08 Cleaned up fees and errors a bit from feedback 2017-07-13 16:20:21 +02:00
Ethan Frey 36a453ea41 Fee handler set by default, tested app level 2017-07-12 20:38:54 +02:00
Ethan Frey 454227393b Finish unit tests on fees 2017-07-12 20:22:42 +02:00
Ethan Frey 1cc671108e Fee middleware using IPC 2017-07-12 19:25:15 +02:00
rigel rozanski 82c0f98235 more golint updating 2017-07-06 23:37:45 -04:00
Ethan Frey 6983f61961 Moved Coins from types -> modules/coin 2017-07-06 14:59:45 +02:00
Ethan Frey 49357a3574 Move kvstore from types to state 2017-07-06 14:23:38 +02:00
rigel rozanski 0303f2aaaa golinted up to and incl modules 2017-07-06 05:30:03 -04:00
Ethan Frey fa1a300943 Add SetOption to all middleware and handlers 2017-07-03 18:10:46 +02:00
Ethan Frey 225904b010 NewXYZTx returns Tx already wrapped, except for sigs 2017-07-03 15:01:28 +02:00
Ethan Frey 995452ea02 Complete error package overhaul 2017-07-03 14:50:33 +02:00
Ethan Frey 872c04280c Pull out fees from base into own module 2017-06-30 18:37:51 +02:00