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: GoodforGod/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: iSnow/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.
  • 19 commits
  • 0 files changed
  • 1 contributor

Commits on Jul 9, 2020

  1. Method to get an event time stamp as milliseconds since the Unix epoc…

    …h to avoid time zone calculations
    iSnow committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    d27d01a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf2d386 View commit details
    Browse the repository at this point in the history
  3. Method to get an event time stamp as milliseconds since the Unix epoc…

    …h to avoid time zone calculations
    iSnow committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    8de0601 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    903a188 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    235be0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec0cf80 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    2893283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6494764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67b695d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    iSnow authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    278396a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    iSnow authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ccda631 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    iSnow authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    dffeda7 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    iSnow authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    577c38d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    5c79d66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e61c0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50d5799 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    120ba0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7bb00c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Merge branch 'master' of https://github.com/GoodforGod/java-etherscan…

    …-api
    
    � Conflicts:
    �	.gitignore
    �	README.md
    �	src/main/java/io/api/etherscan/core/impl/BasicProvider.java
    �	src/main/java/io/api/etherscan/error/ParseException.java
    �	src/main/java/io/api/etherscan/error/RateLimitException.java
    �	src/main/java/io/api/etherscan/executor/impl/HttpExecutor.java
    �	src/main/java/io/api/etherscan/model/Log.java
    iSnow committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    f1a6a28 View commit details
    Browse the repository at this point in the history
Loading