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: stryke-xyz/web3-multicall
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: HashEx/web3-multicall
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.
  • 16 commits
  • 22 files changed
  • 4 contributors

Commits on Apr 15, 2022

  1. init

    Alexey authored and Alexey committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    a237e5a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    masquel authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b2f7755 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. added error handling when output types from abi do not match the type…

    …s from the smart contract
    kalekseev committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    ad0a680 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. added Arbitrum, Optimism networks

    kalekseev committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    68f0399 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. multicall v2 support

    Shandin17 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    948fa4a View commit details
    Browse the repository at this point in the history
  2. array search to mapping

    Shandin17 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6770877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef2b11 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from Shandin17/shcube-feature

    multicall v2 support
    masquel authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a68d849 View commit details
    Browse the repository at this point in the history
  5. toCheckSome deleted

    Shandin17 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    da1a7f0 View commit details
    Browse the repository at this point in the history
  6. lowerCase address

    Shandin17 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d114761 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from Shandin17/shcube-feature

    toCheckSum deleted
    masquel authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6e29c8c View commit details
    Browse the repository at this point in the history
  8. 0.0.6

    Alexey authored and Alexey committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a0439fd View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    9160245 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Shandin17/shcube-feature

    abi selector, version selector
    masquel authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    134acb1 View commit details
    Browse the repository at this point in the history
  3. aggregate method fix

    Shandin17 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    1042c51 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from Shandin17/shcube-feature

    aggregate method fix
    masquel authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    209c026 View commit details
    Browse the repository at this point in the history
Loading