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: corpetty/py-etherscan-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Rose2161/mypy-etherscan-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 10 files changed
  • 3 contributors

Commits on Oct 21, 2023

  1. Update

    Rose2161 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    c8f1fad View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    Rose2161 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e955637 View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    Rose2161 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9dab028 View commit details
    Browse the repository at this point in the history
  4. Update etherscan

    Rose2161 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    c69c531 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Rose2161 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    3bb789f View commit details
    Browse the repository at this point in the history
  6. Update __init__.py

    Rose2161 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    4f15e67 View commit details
    Browse the repository at this point in the history
  7. Update test_transactions.py

    Rose2161 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    bab794c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Update api_key.json

    Rose2161 authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5a0bc10 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update __init__.py

    Rose2161 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1dd93fa View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix: pip-requirements.txt to reduce vulnerabilities (#7)

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
    
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    Rose2161 and snyk-bot authored May 29, 2024
    Configuration menu
    Copy the full SHA
    db2947c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    59652e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    dfbdee5 View commit details
    Browse the repository at this point in the history
  2. Update api_key.json

    Rose2161 authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d9252bc View commit details
    Browse the repository at this point in the history
  3. Update FUNDING.yml

    Rose2161 authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    6af2f5b View commit details
    Browse the repository at this point in the history
Loading