-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Tether.token.js #6078
Open
Sokhanetaze80
wants to merge
151
commits into
tronprotocol:feat/dependency_verification
Choose a base branch
from
Sokhanetaze80:tether.token.js
base: feat/dependency_verification
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Tether.token.js #6078
Sokhanetaze80
wants to merge
151
commits into
tronprotocol:feat/dependency_verification
from
Sokhanetaze80:tether.token.js
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…_template docs(issue/template): simplify issue template for bug
…d_parameter_descriptions docs(params): fix parameter descriptions for minTimeRatio and maxTime…
…blem-fetch fix(net): solve the problem of concurrent access to fetchBlockInfo object
…e_4.7.5 feat(version): update version to 4.7.5
feat(net): optimize block message processing logic
…blem-syncblock fix(net): solve the problem of concurrent access to syncBlockToFetch object
…state in which it was opened.
feat(net): remove redundant code
feat(consensus): optimize block production logic
…unt_tx_size feat(validate): validate account creation transaction size
…queue_size feat(log): print transaction size from pending and repush after generating block
Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.25.5 Bump io.github.tronprotocol:libp2p from 2.2.1 to 2.2.4
…bp2p feat(dependencies): update dependencies for protobuf-java
Release v4.7.6 merge to master
…version code:18372
…oyage-v4.7.5-64-g4103dfeb63 update a new version. version name:GreatVoyage-v4.7.5-64-g4103dfeb63,version code:18372
…evelop # Conflicts: # build.gradle # common/build.gradle
…o_develop merge master to develop
…rage feat(test): improve unit test coverage
* fix spelling and formatting errors
* Update CONTRIBUTING.md * Update shell.md
Minor changes have been made to the documentation
* optimize tests coverage * optimize tests coverage --------- Co-authored-by: chaozhu <[email protected]>
life is love
Joj501
approved these changes
Nov 18, 2024
nicoleconner00
approved these changes
Dec 2, 2024
Sokhanetaze80
changed the base branch from
develop
to
feat/dependency_verification
December 2, 2024 09:06
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Why are these changes required?
This PR has been tested by:
Follow up
Extra details