Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tronprotocol/protocol
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tronweb3/protocol-mini
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Dec 4, 2022

  1. delete used pbs

    Satan-web3 committed Dec 4, 2022
    Copy the full SHA
    4777045 View commit details
  2. delete unused files

    Satan-web3 committed Dec 4, 2022
    Copy the full SHA
    a75989f View commit details
  3. Merge pull request #1 from tronsuper/feature/delete-unused-pb

    Feature/delete unused pb
    trongroup authored Dec 4, 2022
    Copy the full SHA
    3a2e583 View commit details
  4. add storage contract

    Satan-web3 committed Dec 4, 2022
    Copy the full SHA
    d9318e6 View commit details
  5. Merge pull request #2 from tronsuper/feature/add_protofile

    add storage contract
    trongroup authored Dec 4, 2022
    Copy the full SHA
    a2ac1f6 View commit details

Commits on Dec 13, 2024

  1. chore: update readme

    jbng committed Dec 13, 2024
    Copy the full SHA
    71ed505 View commit details
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -11,3 +11,6 @@ git subtree pull --prefix src/main/protos/ protocol master

## Run the included *.sh files to initialize the dependencies

# Note❕
To reduce the size of the generated JavaScript bundle, unnecessary parts of the Java-Tron protocol definition were removed.

44 changes: 0 additions & 44 deletions core/Discover.proto

This file was deleted.

Loading