Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse log level using tmlibs/cli/flags package (Fixes #97) #98

Merged
merged 1 commit into from
Jun 2, 2017

Conversation

melekes
Copy link
Contributor

@melekes melekes commented Jun 2, 2017

$ basecoin start
loading existing db
I[06-02|06:18:29.290] Done setting Account via SetOption           module=app result=Success
I[06-02|06:18:29.290] Starting Basecoin with Tendermint            module=main chain_id=test_chain_id
ERROR: Expected either "info", "debug", "error" or "none" level, given state:info,*:error

```
$ basecoin start
loading existing db
I[06-02|06:18:29.290] Done setting Account via SetOption           module=app result=Success
I[06-02|06:18:29.290] Starting Basecoin with Tendermint            module=main chain_id=test_chain_id
ERROR: Expected either "info", "debug", "error" or "none" level, given state:info,*:error
```
@melekes melekes merged commit 6f7a436 into develop Jun 2, 2017
@melekes melekes deleted the bugfix/97-unexpected-log-level branch June 2, 2017 08:18
liamsi pushed a commit to liamsi/cosmos-sdk that referenced this pull request Jun 26, 2018
Implementation of xchacha20poly1035 aead
ParthDesai pushed a commit to ChorusOne/cosmos-sdk that referenced this pull request Apr 19, 2021
* Update CoffeeScript syntax
* Update link checks
Raumo0 pushed a commit to mapofzones/cosmos-sdk that referenced this pull request Feb 13, 2022
* Test: add IsAllowedSender test

* Test: test for validateAllowList

* Tidy: readability of params_test.go

* Refactor: change WhiteList to AllowList

* Refactor: correct and tidy code

* tidy: remove unnecessary file

* tidy: run goimports

* Tidy: call goimports on all x/airdrop

* Tidy: remove junk code from genesis.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant