Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
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: web3/web3.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.11.0
Choose a base ref
...
head repository: web3/web3.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.11.1
Choose a head ref
  • 8 commits
  • 36 files changed
  • 10 contributors

Commits on Jul 11, 2024

  1. Release/4.11.0 (#7145)

    luu-alex authored Jul 11, 2024
    1 Configuration menu
    Copy the full SHA
    463d070 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. fix(web3-errors): the undefined data in Eip838ExecutionError (#6905) (#…

    …7147)
    
    * fix(web3-errors): the undefined data in Eip838ExecutionError (#6905)
    
    * fix(web3-errors): handle the undefined data in Eip838ExecutionError constructor(#6433)
    
    * doc: update changelog
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Muhammad Altabba <24407834+Muhammad-Altabba@users.noreply.github.com>
    Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
    
    * changelog update
    
    ---------
    
    Co-authored-by: Xu Jianxiang <xjxtju@163.com>
    Co-authored-by: Muhammad Altabba <24407834+Muhammad-Altabba@users.noreply.github.com>
    Co-authored-by: Oleksii Kosynskyi <oleksii.kosynskyi@gmail.com>
    4 people authored Jul 12, 2024
    1 Configuration menu
    Copy the full SHA
    6b80cf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix getblock.transactions (#7151)

    * add default array to block.transactions
    
    * update
    
    * update
    luu-alex authored Jul 16, 2024
    1 Configuration menu
    Copy the full SHA
    9afaa61 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Tx Types and ERC20 token transaction (#7156)

    * added tx types and erc20 tx
    
    * reordered files
    
    * Update docs/docs/guides/wallet/tx-types.md
    
    Co-authored-by: Dan Forbes <dan.forbes@chainsafe.io>
    
    * Update docs/docs/guides/wallet/tx-types.md
    
    Co-authored-by: Dan Forbes <dan.forbes@chainsafe.io>
    
    * Update docs/docs/guides/wallet/tx-types.md
    
    Co-authored-by: Dan Forbes <dan.forbes@chainsafe.io>
    
    * Update docs/docs/guides/wallet/tx-types.md
    
    Co-authored-by: Dan Forbes <dan.forbes@chainsafe.io>
    
    * Update docs/docs/guides/wallet/tx-types.md
    
    Co-authored-by: Dan Forbes <dan.forbes@chainsafe.io>
    
    * Update docs/docs/guides/wallet/tx-types.md
    
    Co-authored-by: Dan Forbes <dan.forbes@chainsafe.io>
    
    * Update docs/docs/guides/wallet/tx-types.md
    
    Co-authored-by: Alex  <luu.alex98@gmail.com>
    
    * Update docs/docs/guides/wallet/tx-types.md
    
    Co-authored-by: Alex  <luu.alex98@gmail.com>
    
    ---------
    
    Co-authored-by: Dan Forbes <dan.forbes@chainsafe.io>
    Co-authored-by: Alex <luu.alex98@gmail.com>
    3 people authored Jul 17, 2024
    1 Configuration menu
    Copy the full SHA
    5ad7e5b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. remove redundant constructor of ContractBuilder (#7150)

    Co-authored-by: Oleksii Kosynskyi <oleksii.kosynskyi@gmail.com>
    agj017 and avkos authored Jul 22, 2024
    1 Configuration menu
    Copy the full SHA
    cbcfc18 View commit details
    Browse the repository at this point in the history
  2. Fix transaction receipt return type (#7159)

    * add default array to block.transactions
    
    * update
    
    * update
    
    * update
    
    * update changelog
    
    ---------
    
    Co-authored-by: CI <ci@github.com>
    luu-alex and gfidlab-ci-user authored Jul 22, 2024
    1 Configuration menu
    Copy the full SHA
    5f6deeb View commit details
    Browse the repository at this point in the history
  3. feat/docs/plugin-middleware (#7158)

    * Add Plugin Middleware Documentation
    
    Closes #6963
    
    * Clarify Request Middleware Response Processing
    danforbes authored Jul 22, 2024
    2 Configuration menu
    Copy the full SHA
    e5efe49 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. bump versions

    luu-alex committed Jul 23, 2024
    1 Configuration menu
    Copy the full SHA
    1b9df07 View commit details
    Browse the repository at this point in the history
Loading