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

Problem(fix #882):required tx-query environment vaiables are unchecked #931

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

linfeng-crypto
Copy link
Contributor

Solution: add environment check when the tx-query app starts, remove the environment check in the docker run script.

…e unchecked

Solution: add the environment check when the tx-query starts.
Copy link
Contributor

@tomtau tomtau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@codecov
Copy link

codecov bot commented Jan 20, 2020

Codecov Report

Merging #931 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #931      +/-   ##
==========================================
- Coverage   68.32%   68.31%   -0.01%     
==========================================
  Files         133      133              
  Lines       17534    17534              
==========================================
- Hits        11980    11979       -1     
- Misses       5554     5555       +1
Impacted Files Coverage Δ
chain-core/src/common/merkle_tree.rs 98.55% <0%> (-0.25%) ⬇️

@tomtau
Copy link
Contributor

tomtau commented Jan 20, 2020

bors r+

bors bot added a commit that referenced this pull request Jan 20, 2020
931: Problem(fix #882):required tx-query environment vaiables are unchecked r=tomtau a=linfeng-crypto

Solution:  add environment check when the tx-query app starts, remove the environment check in the docker run script.

Co-authored-by: linfeng <[email protected]>
Copy link
Collaborator

@leejw51crypto leejw51crypto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is good
lgtm

@bors
Copy link
Contributor

bors bot commented Jan 20, 2020

@bors bors bot merged commit 9d1c612 into crypto-com:master Jan 20, 2020
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.

6 participants