Thanks to visit codestin.com
Credit goes to github.com

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.16.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: 4.x
Choose a head ref
  • 9 commits
  • 43 files changed
  • 4 contributors

Commits on Dec 3, 2024

  1. Fixes for Minor Typographical Errors are Not Accepted (#7406)

    Replaces #7405
    Dan Forbes authored Dec 3, 2024
    1 Configuration menu
    Copy the full SHA
    acdb0c7 View commit details
    Browse the repository at this point in the history
  2. Various Typo Fixes (#7413)

    Replaces #7408, #7409, #7410, and #7411
    Dan Forbes authored Dec 3, 2024
    1 Configuration menu
    Copy the full SHA
    b3ee417 View commit details
    Browse the repository at this point in the history
  3. Release/4.16.0 (#7412)

    * v4.16.0 release
    
    * update web3-types
    
    * add typescript and version bump to changelogs
    luu-alex authored Dec 3, 2024
    1 Configuration menu
    Copy the full SHA
    594f83a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. add dist path for minified builds in validator (#7416)

    * add dist path for minified builds in validator
    
    * update changelog
    luu-alex authored Dec 10, 2024
    1 Configuration menu
    Copy the full SHA
    f41ca32 View commit details
    Browse the repository at this point in the history
  2. Add Documentation for React Native (#7419)

    * Add Documentation for React Native
    
    Closes #7314
    
    * Web3.js Must be Imported as Default Import
    Dan Forbes authored Dec 10, 2024
    1 Configuration menu
    Copy the full SHA
    fa5ce5b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. doc: add docs of createContractAddress (#7421)

    * doc: add docs of createContractAddress
    
    * docs: add detail refer to nonce
    jasonandjay authored Dec 11, 2024
    1 Configuration menu
    Copy the full SHA
    ae99434 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Ethers Migration guide (#7441)

    * update codeowners
    
    * migration guide
    
    * update
    
    * updated code owners
    
    * doc update
    
    * doc update
    
    * docs updates
    jdevcs authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    89976a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. viem migration guide (#7444)

    * viem migration guide
    
    * desc
    
    * updates
    
    * updates
    
    * updates
    jdevcs authored Jan 16, 2025
    1 Configuration menu
    Copy the full SHA
    bc4a34b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. disclaimer msgs (#7446)

    * readme update
    
    * docs update
    jdevcs authored Jan 17, 2025
    1 Configuration menu
    Copy the full SHA
    bf16917 View commit details
    Browse the repository at this point in the history
Loading