Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2850 remove api23 support #2887

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 28, 2022

  1. Remove version check code

    seabornlee committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b35fb63 View commit details
    Browse the repository at this point in the history
  2. Use original web3j lib

    seabornlee committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    13d27b8 View commit details
    Browse the repository at this point in the history
  3. Use stream API anyMatch

    seabornlee committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    79d09d6 View commit details
    Browse the repository at this point in the history
  4. Use Stream.mapToInt

    seabornlee committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d8cd424 View commit details
    Browse the repository at this point in the history
  5. Use stream API

    seabornlee committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6b44f79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a20466 View commit details
    Browse the repository at this point in the history
  7. Use stream API mapToInt

    seabornlee committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    ed25b36 View commit details
    Browse the repository at this point in the history
  8. Use stream mapToInt

    seabornlee committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1a0d257 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ba09b5 View commit details
    Browse the repository at this point in the history
  10. Use stream noneMatch API

    seabornlee committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    591d172 View commit details
    Browse the repository at this point in the history
  11. Use stream findFirst API

    seabornlee committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5fb051d View commit details
    Browse the repository at this point in the history