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

update impl-stacktrie branch up-to-date #1505

Merged

Conversation

hqjang-pepper
Copy link
Contributor

Proposed changes

  • update impl-stacktrie branch up-to-date

Types of changes

Please put an x in the boxes related to your change.

  • Bugfix
  • New feature or enhancement
  • Others

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING GUIDELINES doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes ($ make test)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Related issues

  • Please leave the issue numbers or links related to this PR here.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

blukat29 and others added 30 commits June 20, 2022 17:44
Co-authored-by: Jamie <32922423+jimni1222@users.noreply.github.com>
This reverts commit 96d6818.
Co-authored-by: Jamie <32922423+jimni1222@users.noreply.github.com>
…akinginfo

Implemented staking information downloader
Co-authored-by: Jamie <32922423+jimni1222@users.noreply.github.com>
hyunsooda and others added 21 commits July 6, 2022 17:14
Co-authored-by: Henry Will <99243374+henry-will@users.noreply.github.com>
Co-authored-by: Henry Will <99243374+henry-will@users.noreply.github.com>
apply kip71 hardfork to check a request of transactions
peer: fix multiChannelPeer ReadMsg loop to read closed ch immediately
Add constant metric for showing binary version
…tocol

implemented snapshot synchronization
all : implement dynamicGasPrice(kip-71)
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
9 out of 10 committers have signed the CLA.

✅ jeongkyun-oh
✅ bobpkr
✅ odg0318
✅ aidan-kwon
✅ kjhman21
✅ kjeom
✅ yoomee1313
✅ hqjang-pepper
✅ hyunsooda
❌ mckim19


mckim19 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@hqjang-pepper hqjang-pepper self-assigned this Jul 8, 2022
@hqjang-pepper hqjang-pepper merged commit ed6c20f into klaytn:impl-stacktrie Jul 8, 2022
@hqjang-pepper hqjang-pepper deleted the KLT-1346/Apply-StackTrie branch July 28, 2022 09:27
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.

None yet