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: iexbase/tron-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: const-tmp/tron-api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 9 files changed
  • 2 contributors

Commits on Aug 30, 2022

  1. Bump eth-account from 0.4.0 to 0.5.9

    Bumps [eth-account](https://github.com/ethereum/eth-account) from 0.4.0 to 0.5.9.
    - [Release notes](https://github.com/ethereum/eth-account/releases)
    - [Changelog](https://github.com/ethereum/eth-account/blob/master/docs/release_notes.rst)
    - [Commits](ethereum/eth-account@v0.4.0...v0.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: eth-account
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    30ab87a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Fix #106

    anon committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    0e35530 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. bad

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    acf2332 View commit details
    Browse the repository at this point in the history
  2. latest versions

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b198944 View commit details
    Browse the repository at this point in the history
  3. fork trx-utils

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    38adf1d View commit details
    Browse the repository at this point in the history
  4. fix import hashable

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8b617b9 View commit details
    Browse the repository at this point in the history
  5. fix import OrderedDict

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7cf1cdd View commit details
    Browse the repository at this point in the history
  6. fix import Mapping

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a93557c View commit details
    Browse the repository at this point in the history
  7. fix import Mapping

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    37ce631 View commit details
    Browse the repository at this point in the history
  8. fix from eth_abi import encode_abi

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    75e64cf View commit details
    Browse the repository at this point in the history
  9. fix from eth_abi import decode_abi

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b24c3d4 View commit details
    Browse the repository at this point in the history
  10. fix from eth_abi import encode_abi

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2e5da1d View commit details
    Browse the repository at this point in the history
  11. trx-utils master branch

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5fc0d47 View commit details
    Browse the repository at this point in the history
  12. remove version constraints

    anon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ea215bc View commit details
    Browse the repository at this point in the history
Loading