This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* okchain patch * Change system fee to gas fee * remove minimum-gas-prices from the server/start.go * fix backend default config * Remove some meaningless comments and some default value of flags * fix the mock test func * set defaultMinGasPrices = "0.00000001okt" * FIX: issue #47, remove param msdLimited in config/default_params.go * add fee * Update query.go change client tips from cosmosxxx to okchainxxx * open CI and fix UT (#12) * Update config.yml * udpate go mod * Update config.yml * fix UT * fix UT * fix UT * fix UT * fix UT * fix UT * fix UT * fix UT * fix slashing UT * Update config.yml * cancel TxMsgs limit, revert to version cosmos * Update config.yml * Update config.yml * Update config.yml * Update README.md Co-authored-by: ylsGit <> Co-authored-by: yezhigang <zhigang.ye@okcoin.net> * To fix okchain issue #70 && order tx not requiring fees (#10) * set the Infinite Gas Meter for order tx Co-authored-by: GeYiLi <yili.ge@okcoin.net> Co-authored-by: liuxiong <xiong.liu@okcoin.net> Co-authored-by: yanwei.han <yanwei.han@okcoin.net> Co-authored-by: qzhongwood <2609611@qq.com> Co-authored-by: MichaelWang <guanyi.wang@okcoin.net> Co-authored-by: lei.ji@okcoin.com <lei.ji@okcoin.net> Co-authored-by: ZhiGang <44460798+KamiD@users.noreply.github.com> Co-authored-by: ylsGit <bzwdyls@163.com> Co-authored-by: yezhigang <zhigang.ye@okcoin.net> Co-authored-by: banishee <gl12138@live.com> Co-authored-by: GeYiLi <yili.ge@okcoin.net>
- Loading branch information
1 parent
469463a
commit e85e6e7
Showing
187 changed files
with
2,679 additions
and
1,551 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.