Commit Graph
100 Commits
Author SHA1 Message Date
Jae Kwon 2abc90e92b Merge remote-tracking branch 'origin/develop' into alessio/auth-txcontext-to-txbuilder 2018-09-07 10:49:12 -07:00
Jae Kwon a27d83911a bld -> bldr in txbuilder.go 2018-09-07 10:34:44 -07:00
Jae Kwon 6325441861 txBld -> txBldr 2018-09-07 10:15:49 -07:00
Jae Kwon acd125029d x/auth/client/context -> x/auth/client/txbuilder 2018-09-07 10:04:58 -07:00
Jae Kwon bec53fb1df fixed bech32 for validator pubkeys 2018-08-26 16:44:51 -07:00
Jae Kwon 305589faf4 Update bech32 human readable spec to simply "cosmos" (#2103)
Update bech32 human readable to simply "cosmos"
2018-08-26 16:41:08 -07:00
Jae Kwon 204762b2a1 Merge pull request #2115 from cosmos/jack/ci-fix
Fix Circle issue with merging from forks
2018-08-21 14:28:22 -07:00
Jae Kwon f076794c5a Fix bug introduced during merge 2018-08-20 21:55:23 -07:00
Jae Kwon a9800a92ae Fix slashing test to reflect SlashFractionDowntime param 2018-08-12 01:08:35 -04:00
Jae Kwon 77d02e348e fixed proposaltype string bug (#1829)
* fixed proposaltype string bug
2018-08-12 01:05:08 -04:00
Jae Kwon 0600d7356d Update PRIORITIES.md 2018-08-08 13:06:01 -07:00
Jae Kwon bd65dbe2df Update PRIORITIES.md 2018-08-08 12:59:21 -07:00
Jae Kwon 9342e34da2 Update PRIORITIES.md 2018-08-08 12:58:27 -07:00
Jae Kwon b333d56b36 Update PRIORITIES.md 2018-08-08 12:55:23 -07:00
Jae Kwon 950f151e02 Update PRIORITIES.md 2018-08-08 12:49:02 -07:00
Jae Kwon 9841a2dd91 Update PRIORITIES.md 2018-07-31 16:46:43 -07:00
Jae Kwon a5114ea1a2 Create PRIORITIES.md 2018-07-31 12:43:02 -07:00
Jae Kwon d27c5ee9e1 Tweak changelog, using tendermint 0.22.8 not 0.22.7 2018-07-26 19:10:57 -07:00
Jae Kwon 23e3d5ac12 Release 0.23.1 2018-07-26 19:07:33 -07:00
Jae Kwon 55562fbaca Bump tendermint to 0.22.8. 2018-07-26 18:18:39 -07:00
Jae Kwon f05d76184c Merge pull request #1769 from cosmos/release/v0.23.0
Release v0.23.0
2018-07-25 19:01:37 -07:00
Jae Kwon a393f80cd1 fixed proposaltype string bug (#1829)
* fixed proposaltype string bug
2018-07-25 18:37:34 -07:00
Jae Kwon 3dcec8a25c Move more junk from PENDING to CHANGELOG for below merges 2018-07-25 17:08:25 -07:00
Jae Kwon a86fcdc88f Fix slashing test to reflect SlashFractionDowntime param 2018-07-25 16:24:41 -07:00
Jae Kwon 7487f67346 Use new tmlibs/common.Error for sdk.Error 2018-06-25 16:44:09 -04:00
Jae Kwon b0c58c0b37 Revert "Run CLI tests"
This reverts commit 5d2e7e94e5.
2018-06-02 04:49:46 -07:00
Jae Kwon 5d2e7e94e5 Run CLI tests 2018-06-02 04:41:34 -07:00
Jae Kwon 871574888b Make Execute and GoExecute log better 2018-05-31 14:56:17 -07:00
Jae Kwon cb2491bbb8 Use GoAmino 0.9.9 and change impl of Rational.MarshalAmino 2018-05-01 11:31:56 -07:00
Jae Kwon 62d63c9483 Update README.md 2018-04-13 02:47:46 -07:00
Jae Kwon 396b85b303 Update README.md 2018-04-13 02:47:18 -07:00
Jae Kwon 62112eab17 Merge branch 'develop' into jae/fixrmssubstores 2018-04-13 02:06:27 -07:00
Jae Kwon d530ee2abc Fix MountStoreWithDB(); Bump to 0.15.0-rc0 2018-04-13 02:04:31 -07:00
Jae Kwon eb25943c58 ... 2018-04-12 16:24:34 -07:00
Jae Kwon 186ee72c0c Update documentation 2018-04-12 16:22:44 -07:00
Jae Kwon 5883c0e942 Support namespacing within RMS db 2018-04-12 15:56:41 -07:00
Jae Kwon 9b246ec78c Update README.md 2018-04-07 14:31:44 -07:00
Jae Kwon 413780807e WIP 2018-04-07 02:16:41 -07:00
Jae Kwon a06cfbeaa8 ... 2018-04-07 00:19:44 -07:00
Jae Kwon 923742622a Fix docs; Bump version; Fix makefile 2018-04-07 00:08:53 -07:00
Jae Kwon c4bc888375 Fix almost all tests 2018-04-07 00:02:00 -07:00
Jae Kwon 6c845e4ecd Comment Capitalization. 2018-04-06 21:48:54 -07:00
Jae Kwon 49fdf80d9d WIP commit 2018-04-06 17:25:08 -07:00
Jae Kwon a44e871dc7 WIP, aminoification 2018-04-06 16:20:14 -07:00
Jae Kwon e2b2185e6d Fix go-wire dependency 2018-03-12 10:26:48 -07:00
Jae Kwon 7f4bcff3cf Add GetCommitKVStore and CommitKVStore 2018-02-21 09:49:33 -05:00
Jae Kwon 1197c6db93 Making basecoind quickly terminate - temporary workaround 2018-02-18 22:09:10 -08:00
Jae Kwon 102d196204 Add README.md to Basecoin; Update licenses 2018-01-28 18:17:19 -08:00
Jae Kwon 4354774532 Remove shelldown from tools 2018-01-28 18:17:19 -08:00
Jae Kwon 3b09a3033a Review feedback from Adrian 2018-01-28 15:20:45 -08:00
Jae Kwon c368b1062c Add docs/design.md; Add sketchy for illustration 2018-01-28 15:20:45 -08:00
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
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
Jae Kwon a74293e4ba godoc tweak 2018-01-20 15:03:57 -08: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
Jae Kwon 14a0dce920 Refactor basecoin example (#332)
Refactor basecoin example
2018-01-17 16:59:40 -08: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
Jae Kwon fcd8e88e65 Fix x/coin imports 2018-01-12 19:17:17 -08:00
Jae Kwon ba2b4f0f21 WIP: refactor
Refactor

* No more decorators, but rather types.AntiHandler
* No more handlers, but rather types.MsgHandler
* Ability to pass "stores" in NewXYZHandler()
* Coins live in types, and Accounts have coins
* Coinstore -> bank
2018-01-12 19:17:17 -08:00
Jae Kwon 620bdf409f Update context to track thePast 2018-01-12 19:17:17 -08:00
Jae Kwon 51e6144c0d Initial commit for permissioning... 2018-01-12 19:17:17 -08:00
Jae Kwon 657820372c App compiles. Ready to build on it 2017-12-26 17:04:48 -08:00
Jae Kwon ab2cef884d Move Coins to types 2017-12-25 00:57:07 -08:00
Jae Kwon e7b38b3fb9 ABCI w/ more non-nullable fields 2017-12-22 00:23:37 -08:00
Jae Kwon e308810a51 WIP app.go... 2017-12-21 23:30:44 -08:00
Jae Kwon 623e77d5a2 Context is more immutable 2017-12-21 23:30:14 -08:00
Jae Kwon 3acc94e7cd WIP: Fixing App to compile 2017-12-21 20:19:44 -08:00
Jae Kwon 1afab45cf5 Move store/types.go to types/store.go and alias 2017-12-21 20:05:41 -08:00
Jae Kwon cd278dea6c Fix dependency in store 2017-12-21 19:48:29 -08:00
Jae Kwon 62f736fbd0 Update comment on usage of sdkErrors 2017-12-21 17:56:57 -08:00
Jae Kwon 5c06e56c24 WIP: Implementing App w/ tests 2017-12-21 03:44:59 -08:00
Jae Kwon 45c2e9c30b curVersion -> nextVersion 2017-12-21 03:44:27 -08:00
Jae Kwon 00d73c397c BaseApp -> App and cleanup, WIP 2017-12-21 03:44:21 -08:00
Jae Kwon 6f9a08d921 Conform to new tmlibs Iterator 2017-12-21 03:44:04 -08:00
Jae Kwon 1ec9e2e0ae Commit, and working on InitState/SetOpetion 2017-12-21 03:41:40 -08:00
Jae Kwon d681049023 CommitMultiStore, and SetCommitStoreLoader->SetSubstoreLoader 2017-12-21 03:39:00 -08:00
Jae Kwon 6b5f08e918 Fix errors/ and x/coin/errors.go 2017-12-21 03:31:33 -08:00
Jae Kwon 66e6225d13 Update glide file 2017-12-19 20:52:07 -08:00