Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

To fix okchain issue #70 && order tx not requiring fees #10

Merged
merged 3 commits into from
Apr 27, 2020

Conversation

banishee
Copy link

@banishee banishee commented Apr 23, 2020


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@banishee banishee changed the base branch from master to v0.37.9-patched April 23, 2020 10:32
@banishee banishee changed the title V0.37.9 patched issue70 To fix okchian issue #70 && order tx not requiring fees Apr 23, 2020
x/auth/ante.go Show resolved Hide resolved
@RevelationOfTuring RevelationOfTuring changed the title To fix okchian issue #70 && order tx not requiring fees To fix okchain issue #70 && order tx not requiring fees Apr 24, 2020
@zhongqiuwood zhongqiuwood merged commit be66d61 into v0.37.9-patched Apr 27, 2020
@zhongqiuwood zhongqiuwood deleted the v0.37.9-patched-issue70 branch April 27, 2020 13:56
zhongqiuwood added a commit that referenced this pull request Apr 27, 2020
* 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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants