Skip to content

feat(net): merge release_v4.7.2 into develop #5250

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

Merged
merged 285 commits into from
Jun 1, 2023

Conversation

317787106
Copy link
Contributor

What does this PR do?

  • merge release_v4.7.2 into develop

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

317787106 and others added 30 commits March 2, 2023 20:14
…tract

- support call_data parameter
- support deploying contract for TriggerConstantContract
jwrct and others added 22 commits May 23, 2023 17:49
…pair_for_levledb

feat(db): remove auto-repair for corrupted leveldb
fix(net): update org.zeromq.jeromq version
…atomic-del

fix(db): skip expired checkpoints for recovery
…onrpc

feat(metric): add metrics for json-rpc
1. remove `stest` package
2. optimize test cast code
…pendency

feat(test): bump junit from 4.12 to 4.13.2
@codecov-commenter
Copy link

Codecov Report

Merging #5250 (dce0e65) into develop (40b7e1c) will increase coverage by 5.19%.
The diff coverage is 56.83%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@              Coverage Diff              @@
##             develop    #5250      +/-   ##
=============================================
+ Coverage      55.41%   60.60%   +5.19%     
- Complexity      8258     9067     +809     
=============================================
  Files            833      837       +4     
  Lines          49268    49697     +429     
  Branches        5461     5531      +70     
=============================================
+ Hits           27301    30121    +2820     
+ Misses         19827    17208    -2619     
- Partials        2140     2368     +228     
Impacted Files Coverage Δ
actuator/src/main/java/org/tron/core/vm/Op.java 76.47% <ø> (ø)
...e/vm/nativecontract/DelegateResourceProcessor.java 85.14% <ø> (ø)
...core/vm/nativecontract/FreezeBalanceProcessor.java 88.60% <ø> (ø)
...re/vm/nativecontract/FreezeBalanceV2Processor.java 74.07% <ø> (ø)
...vm/nativecontract/UnDelegateResourceProcessor.java 73.58% <ø> (ø)
...java/org/tron/core/capsule/TransactionCapsule.java 55.22% <0.00%> (+2.55%) ⬆️
...in/java/org/tron/common/prometheus/MetricKeys.java 0.00% <ø> (ø)
common/src/main/java/org/tron/core/Constant.java 50.00% <ø> (ø)
.../main/java/org/tron/core/config/args/SeedNode.java 100.00% <ø> (ø)
...main/java/org/tron/consensus/pbft/PbftManager.java 17.02% <0.00%> (ø)
... and 67 more

... and 201 files with indirect coverage changes

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

@317787106 317787106 marked this pull request as ready for review June 1, 2023 07:05
@317787106 317787106 requested review from jwrct and halibobo1205 June 1, 2023 07:06
@317787106 317787106 merged commit 06016cc into tronprotocol:develop Jun 1, 2023
@317787106 317787106 changed the title merge release_v4.7.2 into develop feat(net): merge release_v4.7.2 into develop Jun 1, 2023
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.

10 participants