Skip to content

merge release_4.6.0 to master#4800

Merged
lvs007 merged 122 commits intomasterfrom
release_4.6.0
Nov 21, 2022
Merged

merge release_4.6.0 to master#4800
lvs007 merged 122 commits intomasterfrom
release_4.6.0

Conversation

@forfreeday
Copy link
Copy Markdown
Contributor

What does this PR do?

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

bladehan1 and others added 30 commits August 5, 2022 17:55
1. avoid infinite loop when exception cause has loop
fix(net): change process exception
1. modify PacketDecoder decode log
 1. this method is not used, and is wrong in some case
 2. re-add correct method if it may be used in the future
1. show help information in groups, with version information
feat(command): show help message
1. update Wallet log level
1. remote docker-publish.yml
1. disable light node data to split history data
2. disable history data splitted from light node data to merge
3. disable split if block is less than 65536
4. add latest 65536 blocks and related transactions into snapshot data
5. remove light node minimum dbs check
feat(liteFullNodeTool): optimize liteFullNodeTool
yanghang8612 and others added 26 commits October 19, 2022 11:12
fix(test): low probability of failure for some uint tests
1. additional fee is charged when the transaction has memo information.
feat(memo-fee): add a proposal for memo fee
…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
feat(CONTRIBUTING.md): update CONTRIBUTING.md
1. update to Version 4.6.0
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 21, 2022

Codecov Report

Merging #4800 (f724e05) into master (349116e) will decrease coverage by 0.03%.
The diff coverage is 51.00%.

@@             Coverage Diff              @@
##             master    #4800      +/-   ##
============================================
- Coverage     54.20%   54.16%   -0.04%     
- Complexity     7940     8034      +94     
============================================
  Files           831      833       +2     
  Lines         47117    47700     +583     
  Branches       5104     5180      +76     
============================================
+ Hits          25538    25836     +298     
- Misses        19552    19804     +252     
- Partials       2027     2060      +33     
Impacted Files Coverage Δ
...g/tron/core/actuator/ClearABIContractActuator.java 80.76% <0.00%> (ø)
...re/actuator/UpdateEnergyLimitContractActuator.java 85.00% <0.00%> (ø)
...ain/java/org/tron/common/utils/ForkController.java 74.03% <0.00%> (ø)
...rc/main/java/org/tron/common/utils/WalletUtil.java 25.39% <0.00%> (-0.41%) ⬇️
...rg/tron/core/capsule/DelegatedResourceCapsule.java 82.81% <0.00%> (-4.08%) ⬇️
...rc/main/java/org/tron/core/db/BlockIndexStore.java 46.15% <0.00%> (-12.18%) ⬇️
.../tron/core/db/accountstate/AccountStateEntity.java 0.00% <0.00%> (ø)
...rg/tron/core/db/common/iterator/StoreIterator.java 84.21% <0.00%> (ø)
...c/main/java/org/tron/core/store/CheckTmpStore.java 25.00% <ø> (ø)
.../java/org/tron/core/store/TreeBlockIndexStore.java 46.15% <0.00%> (-3.85%) ⬇️
... and 139 more

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

@lvs007 lvs007 merged commit 554e34c into master Nov 21, 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.