Ethan Frey
|
041943c441
|
Rename all packages and imports to cosmos-sdk
|
2017-08-21 22:15:15 +01:00 |
Ethan Frey
|
640f06998a
|
Moved all gas and payment values to uint64 to make sure we are safe here
|
2017-08-04 14:11:01 +02:00 |
Ethan Frey
|
2f4f875dd4
|
Cleanup from PR comments
|
2017-08-04 13:50:55 +02:00 |
Ethan Frey
|
1715c0aeba
|
Handlers and middlewares add gas prices
|
2017-08-03 21:41:24 +02:00 |
Ethan Frey
|
37550ca91d
|
Add InitValidate method for setup
|
2017-08-03 21:41:23 +02:00 |
Ethan Frey
|
eb08136104
|
Fix all tests for CheckTx/DeliverTx split
|
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
|
51a29e4bb7
|
Ported everything to SimpleDB interface
|
2017-07-27 15:31:33 -04:00 |
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 |
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
|
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 |