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: Blackmorse/java-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: GoodforGod/java-etherscan-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 50 files changed
  • 3 contributors

Commits on Sep 24, 2023

  1. Contract creation API

    Blackmorse committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    333cfe4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Formatting

    Blackmorse committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    234cce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. filtering out empty env

    Blackmorse committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    64540b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Fix codestyle

    Blackmorse committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    06464f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge pull request GoodforGod#27 from Blackmorse/contract_creation

    Contract creation API
    GoodforGod authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3b1af9d View commit details
    Browse the repository at this point in the history
  2. [2.1.0-SNAPSHOT]

    EtherScanAPI.Builder#withRetryOnLimitReach added
    GoodforGod committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3a87ca8 View commit details
    Browse the repository at this point in the history
  3. [2.1.0-SNAPSHOT]

    build.gradle updated for new CI
    CONTRIBUTING.md added
    README.md updated
    GoodforGod committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3405883 View commit details
    Browse the repository at this point in the history
  4. [2.1.0-SNAPSHOT]

    CI updated
    GoodforGod committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    40059f4 View commit details
    Browse the repository at this point in the history
  5. [2.1.0-SNAPSHOT]

    Javadoc fixed
    GoodforGod committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    519c26a View commit details
    Browse the repository at this point in the history
  6. [2.1.0-SNAPSHOT]

    Method renamed
    GoodforGod committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b6e9ba5 View commit details
    Browse the repository at this point in the history
  7. [2.1.0-SNAPSHOT]

    Method renamed
    GoodforGod committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c855695 View commit details
    Browse the repository at this point in the history
  8. [2.1.0-SNAPSHOT]

    CI updated
    GoodforGod committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3a252b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1195075 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. [2.1.0-SNAPSHOT]

    README.md updated
    GoodforGod committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3de7b24 View commit details
    Browse the repository at this point in the history
Loading