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

chore: add idle-timeout to rest server and bump up tendermint #42

Merged
merged 2 commits into from
Dec 15, 2020
Merged

chore: add idle-timeout to rest server and bump up tendermint #42

merged 2 commits into from
Dec 15, 2020

Conversation

jinsan-line
Copy link
Contributor

Related with: https://github.com/line/link/issues/1137

add idle-timeout to rest server and bump up tendermint

Description

Motivation and context

Configure http more to optimize http performance

How has this been tested?

  • make test

Checklist:

  • I followed the contributing guidelines.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@jinsan-line jinsan-line self-assigned this Dec 15, 2020
@jinsan-line
Copy link
Contributor Author

Please note that I revised .circleci/config.yml to set GITHUB_TOKEN.

Copy link

@egonspace egonspace left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@kukugi kukugi left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Contributor

@wetcod wetcod left a comment

Choose a reason for hiding this comment

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

LGTM

@jinsan-line jinsan-line merged commit fd91795 into Finschia:feat/perf Dec 15, 2020
@jinsan-line jinsan-line deleted the timeout-and-connection-pool branch December 15, 2020 11:40
wetcod added a commit that referenced this pull request Feb 4, 2021
…#61)

* chore: add `idle-timeout` to rest server and bump up tendermint

* chore: revise .circleci/config.yml

Co-authored-by: KIm, JinSan <jinsan@linecorp.com>
egonspace pushed a commit that referenced this pull request Mar 28, 2021
* feat: add encoder for approve, burn_from, transfer_from

* feat: setup circleci for integration test

* feat: add cli_test for token-tester contract

* fix: apply review

* fix: build error

* fix: apply review

* fix: add validation that contractAddress cannot mint token after revoke perm

* fix: remove unnecessary parameter
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.

4 participants