Commit Graph

1126 Commits

Author SHA1 Message Date
Jae Kwon d9e4b32004 Make code clearer by setting things to app 2018-01-27 17:34:43 -08:00
Jae Kwon 2246a9c68b Fix guide docs 2018-01-27 17:34:43 -08:00
Jae Kwon b95b67d520 Separation of Tx from Msg; CodeType 2018-01-26 06:54:03 -08:00
Jae Kwon 05036e35d2 CacheWrap after AnteHandler 2018-01-26 06:54:03 -08:00
Jae Kwon c6bad0b325 Add first Basecoin test harness 2018-01-26 06:54:03 -08:00
Jae Kwon de5bf2ebc6 Add Coins.AmountOf 2018-01-26 06:54:03 -08:00
Jae Kwon ac7fa3f59f Require BeginBlock for NewContext 2018-01-26 06:54:03 -08:00
Jae Kwon a5fa1874c5 Expose way to get Context 2018-01-26 06:54:03 -08:00
Jae Kwon 83f0ee31af
Split dummy into 2 files. (#371)
* Update examples/basecoin glide.lock
* Split dummy file
2018-01-24 01:04:44 -08:00
Jae Kwon 8650fd70c9
Update docs (#372)
Update docs/design.md and docs/basics.md
2018-01-22 06:49:59 -08:00
Jae Kwon 9480f976e1 Update glide.lock 2018-01-22 06:20:46 -08:00
Jae Kwon 55c4bc873c Remove baseapp/data 2018-01-22 06:20:46 -08:00
Jae Kwon be665d53fe Substore->Store; BaseApp has db; Mapper 2018-01-22 06:20:46 -08:00
Ethan Buchman b4e4881261 docs: more on txs, context, handlers 2018-01-21 23:21:19 -08:00
Ethan Buchman 94999ad455 docs: Msg and Tx 2018-01-21 23:21:19 -08:00
Jae Kwon 6be2532459 wire.UnmarshalBinary expects a pointer to struct, never a pointer pointer 2018-01-21 20:58:52 -08:00
Jae Kwon 68e04e629a Do not use global wire.Marshal* 2018-01-21 19:48:19 -08:00
Jae Kwon 0d22a9106c Wipe examples/basecoin/vendor to use cosmos-sdk vendor 2018-01-20 22:28:43 -08:00
Jae Kwon b9455e9620 Make basecoin a root project 2018-01-20 22:28:43 -08:00
Jae Kwon 561da6353f x/auth/Account -> x/auth/BaseAccount; RegisterWireBaseAccount() 2018-01-20 22:10:41 -08:00
Jae Kwon f942cb4340 WIP: Add docs 2018-01-20 22:10:41 -08:00
Jae Kwon 633eaa87b3 cosmos-sdk/app.App -> cosmos-sdk/baseapp.BaseApp 2018-01-20 20:13:46 -08:00
Jae Kwon bd8bbf9d98 BasecoinApp init refactor 2018-01-20 19:06:29 -08:00
Jae Kwon 05f0c96089 Add CODEOWNERS 2018-01-20 18:18:16 -08:00
Jae Kwon 8fda920de0 auth.AccountStore assumes go-wire; Remove GetTxBytes() from Tx 2018-01-20 18:11:38 -08:00
Ethan Buchman 6d3b5cb402 basecoin: fix codecs, add some tests 2018-01-20 18:11:38 -08:00
Jae Kwon a74293e4ba godoc tweak 2018-01-20 15:03:57 -08:00
Ethan Buchman 7ce6c7c972
Merge pull request #350 from cosmos/feature/vagrant
Working Vagrantfile
2018-01-18 18:18:42 -05:00
Adrian Brink 88171a8ab2 Vagrantfile 2018-01-18 18:08:08 -05:00
Jae Kwon 48cc398266 Update error constructor names 2018-01-18 00:53:40 -08:00
Jae Kwon 11cccfaf02 New error API 2018-01-18 00:44:54 -08:00
Ethan Buchman 85cc4321d4
Merge pull request #347 from cosmos/coverage
codecov: closes #334
2018-01-17 20:32:33 -05:00
Ethan Buchman 8c6a2d7ec1 codecov: closes #334 2018-01-17 20:00:54 -05:00
Jae Kwon 14a0dce920
Refactor basecoin example (#332)
Refactor basecoin example
2018-01-17 16:59:40 -08:00
Ethan Buchman fdc7316fda
Merge pull request #333 from cosmos/docs
README makeover
2018-01-17 19:46:08 -05:00
Ethan Buchman d74f491072 x/auth: fix test 2018-01-17 19:42:05 -05:00
Ethan Buchman 69621fb41e fix circle 2018-01-17 19:17:57 -05:00
Ethan Buchman 228b90eb7e README makeover 2018-01-17 19:15:07 -05:00
Jae Kwon 81b6012021 Vendor tools into tools/* (#331)
* Add tools dir
* Update Makefile to call tools/Makefile
* Add cmd/basecoind to make make pass
2018-01-16 11:24:20 -08:00
Ethan Buchman 17870670d1 app: fix test 2018-01-15 20:38:56 -05:00
Ethan Buchman 124f93b20f x/bank: fix test 2018-01-15 20:21:33 -05:00
Ethan Buchman 1b82ff7a9a x/auth: fix test 2018-01-15 20:19:39 -05:00
Ethan Buchman 48a864f93d store: fix tests 2018-01-15 20:10:46 -05:00
Ethan Buchman e4676102a7 dummy compiles 2018-01-15 20:01:51 -05:00
Ethan Buchman 381424460c basecoin compiles 2018-01-14 22:49:57 -05:00
Ethan Buchman d2a801a513 fix glide. basecoin doesnt compile ... 2018-01-13 12:37:00 -05:00
Ethan Buchman 2d56729a1f TransferHandlerFn -> NewHandler 2018-01-12 19:17:17 -08:00
Ethan Buchman 5f76febce8 auth and bank compile 2018-01-12 19:17:17 -08:00
Ethan Buchman ab438c3f45 app compiles 2018-01-12 19:17:17 -08:00
Ethan Buchman 5e46eea616 types and store compile 2018-01-12 19:17:17 -08:00