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

fix(freezeV2): optimize stake2.0 code #4798

Merged
merged 26 commits into from
Nov 22, 2022

Conversation

lxcmyf
Copy link
Contributor

@lxcmyf lxcmyf commented Nov 18, 2022

What does this PR do?
optimize stake2.0 code
Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

zhang0125 and others added 22 commits November 2, 2022 10:49
1. additional fee is charged when the transaction has memo information.
feat(memo-fee): add a proposal for memo fee
…ze_proposal_check

func(proposal): optimize proposal check
fix(mechanism): fix deflation or expansion problems
fix(mechanism): optimize deflation problems
fix(mechanism): optimize freezing precision query
fix(mechanism): optimize total weight when unfreeze owner
fix(mechanism): optimize name of proposal
1. update image links
2. modify log level
…ontributing-md

feat(CONTRIBUTING.md): update CONTRIBUTING.md
1. update to Version 4.6.0
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (feature/stake_2.0@48aa0ed). Click here to learn what that means.
The diff coverage is n/a.

@@                 Coverage Diff                  @@
##             feature/stake_2.0    #4798   +/-   ##
====================================================
  Coverage                     ?   54.02%           
  Complexity                   ?     8376           
====================================================
  Files                        ?      866           
  Lines                        ?    50037           
  Branches                     ?     5526           
====================================================
  Hits                         ?    27030           
  Misses                       ?    20789           
  Partials                     ?     2218           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

…e_2.0

# Conflicts:
#	actuator/src/main/java/org/tron/core/utils/ProposalUtil.java
#	chainbase/src/main/java/org/tron/core/capsule/DelegatedResourceCapsule.java
#	chainbase/src/main/java/org/tron/core/store/DynamicPropertiesStore.java
#	common/src/main/java/org/tron/common/parameter/CommonParameter.java
#	framework/src/main/java/org/tron/core/config/args/Args.java
…e_2.0

# Conflicts:
#	actuator/src/main/java/org/tron/core/utils/ProposalUtil.java
#	chainbase/src/main/java/org/tron/core/store/DynamicPropertiesStore.java
#	common/src/main/java/org/tron/common/parameter/CommonParameter.java
#	framework/src/main/java/org/tron/core/Wallet.java
#	framework/src/main/java/org/tron/core/config/args/Args.java
#	framework/src/main/java/org/tron/core/consensus/ProposalService.java
@zhang0125 zhang0125 merged commit eff6cda into tronprotocol:feature/stake_2.0 Nov 22, 2022
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.

7 participants