Skip to content
This repository was archived by the owner on Jan 22, 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: solana-labs/solana-web3.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.47.3
Choose a base ref
...
head repository: solana-labs/solana-web3.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.47.4
Choose a head ref
  • 4 commits
  • 15 files changed
  • 4 contributors

Commits on Jul 8, 2022

  1. chore: make documentation and examples more prominent in README (#26498)

    * Make documentation and examples more prominent in README
    
    There's a lot more documentation to this library than many users would see looking at the current README
    
    - Make a dedicated 'Documentation and examples' heading
    - Bring the Solana Cookbook (which has more examples than all the other documentation listed in the README) to the top 
    - Mention the examples higher up in the README
    
    * Update web3.js/README.md
    
    * Update web3.js/README.md
    mikemaccana authored Jul 8, 2022
    Copy the full SHA
    5c6b178 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e3dc440 View commit details

Commits on Jul 12, 2022

  1. Support for returnData in simulate transaction (#26499)

    feat(web3.js): add Support for returnData in simulate transaction
    atharmohammad authored Jul 12, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e8390c6 View commit details

Commits on Jul 13, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d217b6b View commit details
Loading