Commit Graph

215 Commits

Author SHA1 Message Date
rigelrozanski
dd9b5e78f7 cleanup stake marshalJson -> marshalBinary 2018-05-01 16:41:04 -04:00
Jae Kwon
cb2491bbb8 Use GoAmino 0.9.9 and change impl of Rational.MarshalAmino 2018-05-01 11:31:56 -07:00
Christopher Goes
2376f231c2
Rebase, update changelog & testcase 2018-05-01 14:00:23 +02:00
Christopher Goes
36e096d4bb
Update testcase after rebase 2018-05-01 13:52:49 +02:00
Christopher Goes
db3a82fc97
Update changelog, add simple testcase 2018-05-01 13:52:49 +02:00
Christopher Goes
ad6c7f0be4
Remove MemLogger, update baseapp 2018-05-01 13:52:49 +02:00
Christopher Goes
c7cd21955a
Add MemLogger 2018-05-01 13:52:49 +02:00
Christopher Goes
62fc3e2c49
Context-accessible logger field 2018-05-01 13:52:49 +02:00
Rigel
a674d75016
Merge pull request #895 from cosmos/sunny/remove-msg-get
Remove Get function from Msg interface
2018-04-30 22:12:19 -04:00
Christopher Goes
a6589949fb
Remove unnecessary code 2018-05-01 00:19:28 +02:00
Sunny Aggarwal
9f4f35a6db
removed Get from account 2018-05-01 00:15:27 +02:00
Sunny Aggarwal
af0e71fa0d
got rid of Get on Msg interface 2018-05-01 00:15:15 +02:00
rigelrozanski
4a834ae9c5 rational cleanup 2018-04-30 17:39:13 -04:00
rigelrozanski
ce32117399 rational embedes bigRat 2018-04-30 17:21:14 -04:00
rigelrozanski
318e924145 refactor 2018-04-27 20:36:11 -04:00
rigelrozanski
10ddd7a3d3 refactor export function, working 2018-04-27 20:06:50 -04:00
Christopher Goes
ad77affb53 Add IterateAccounts & account export 2018-04-27 20:04:29 -04:00
Christopher Goes
ff66629b68 Example WriteGenesis implementation 2018-04-27 20:00:58 -04:00
rigelrozanski
260ab69e4f cleanup, move simplestaking to democoin 2018-04-26 22:59:30 -04:00
mossid
06d47bebed add comments for golint 2018-04-25 14:45:22 +02:00
mossid
8ff316c99e merge from develop 2018-04-25 14:15:34 +02:00
mossid
87edaa80d4 add comments, clarify Iterate() 2018-04-25 13:44:29 +02:00
mossid
88a11ec0bb apply requests 2018-04-20 23:25:43 +02:00
mossid
91767fc6d3 add GenericMapper 2018-04-19 21:07:56 +02:00
mossid
e00d03aabd in progress 2018-04-19 21:07:56 +02:00
mossid
1b72a6c40d apply requests 2018-04-19 21:07:56 +02:00
mossid
373e408fad expose QueueInfo 2018-04-19 21:07:56 +02:00
mossid
fbfdbd4266 stdlib -> lib 2018-04-19 21:07:56 +02:00
mossid
2c10c868f4 prefixed storekey 2018-04-19 21:07:56 +02:00
mossid
cc07dce8f2 mock store 2018-04-19 21:07:56 +02:00
mossid
36c6f72690 add comment & write test for Iterate()s 2018-04-19 21:07:56 +02:00
rigelrozanski
5c78c382f9 stdlib linting 2018-04-19 13:04:40 -04:00
rigelrozanski
d28efaac27 many renames / golint compliance 2018-04-19 00:49:24 -04:00
rigelrozanski
c63a545206 stake handler tests 2018-04-18 12:19:35 -04:00
Christopher Goes
f8e44b5b00 Error codespacing (#809)
* Initial codespacing layout (ref #766)
* Add codespace to Router (ref #766)
* Implement Codespacer and update modules
* Default codespaces, testcases
* Update error formatting, codespacer tests
* Add RegisterOrPanic testcase
* Update CHANGELOG
2018-04-17 19:16:21 -07:00
Christopher Goes
3bbb15f454
Add tx to feeHandler, move around in example apps 2018-04-16 14:58:19 +02:00
Christopher Goes
39ee95abe4
Refactor to use FeeHandler function 2018-04-16 14:15:03 +02:00
Christopher Goes
e870163ec0
Implement fee pool pseudo-account in sdk.AccountMapper 2018-04-16 13:59:56 +02:00
rigelrozanski
bdc7fe56ba cachecontext comments and changelog update 2018-04-10 15:44:49 -04:00
Joon
1c8094c6bd
Update context.go 2018-04-10 17:07:54 +02:00
mossid
8ed15f7e9d typo 2018-04-10 17:06:02 +02:00
mossid
442e677300 add CacheContext 2018-04-10 17:04:27 +02:00
Rigel
18ac0f99d1
Merge pull request #767 from cosmos/sunny/IAVLsubspace
KVStore Subspaces
2018-04-09 20:22:38 -04:00
Sunny Aggarwal
69448f90e5 added just FF byte 2018-04-10 01:32:04 +02:00
Sunny Aggarwal
9b40cf184f added PrefixBytesTest 2018-04-08 00:58:03 +02:00
Jae Kwon
c4bc888375 Fix almost all tests 2018-04-07 00:02:00 -07:00
Sunny Aggarwal
4bcfcd5cc8 added comments and got rid of fixed variable 2018-04-06 11:29:25 +02:00
Sunny Aggarwal
348e28a4b5
Merge branch 'develop' into sunny/IAVLsubspace 2018-04-05 22:02:21 +02:00
Sunny Aggarwal
f10983ba06 address review 2018-04-05 21:54:30 +02:00
Ethan Buchman
9b5babba81 sort coins in genesis 2018-04-05 14:55:10 +03:00