-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: solana-foundation/solana-web3.js
base: v1.95.8
head repository: solana-foundation/solana-web3.js
compare: v1.96.0
- 9 commits
- 14 files changed
- 3 contributors
Commits on Dec 4, 2024
-
chore: bump typedoc from 0.27.2 to 0.27.3 (#3669)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.2 to 0.27.3. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.2...v0.27.3) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1614de4 - Browse repository at this point
Copy the full SHA 1614de4View commit details -
chore: bump prettier from 3.4.1 to 3.4.2 (#3670)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee06179 - Browse repository at this point
Copy the full SHA ee06179View commit details
Commits on Dec 9, 2024
-
chore: bump rollup from 4.28.0 to 4.28.1 (#3700)
Bumps [rollup](https://github.com/rollup/rollup) from 4.28.0 to 4.28.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.28.0...v4.28.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 093fbc4 - Browse repository at this point
Copy the full SHA 093fbc4View commit details -
chore: bump typedoc from 0.27.3 to 0.27.4 (#3699)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.3 to 0.27.4. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.3...v0.27.4) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 79e6a87 - Browse repository at this point
Copy the full SHA 79e6a87View commit details
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae15920 - Browse repository at this point
Copy the full SHA ae15920View commit details -
Configuration menu - View commit details
-
Copy full SHA for de972e4 - Browse repository at this point
Copy the full SHA de972e4View commit details -
chore: fix the GitHub pages workflow (#3716)
Instead of moving this directory, we need to copy it now so that we can ‘mount’ it in two places
Configuration menu - View commit details
-
Copy full SHA for eb3b362 - Browse repository at this point
Copy the full SHA eb3b362View commit details
Commits on Dec 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f554544 - Browse repository at this point
Copy the full SHA f554544View commit details
Commits on Dec 16, 2024
-
feat: Agave v2 RPC: replace
getConfirmedBlock
withgetBlock
(#3417)#### Problem With the upcoming upgrade from 1.18 to 2.0 on Solana mainnet-beta, deprecated RPC methods have been removed, therefore they will no longer be available through Web3.js client requests. The [Agave 2.0 Migration Guide](https://github.com/anza-xyz/agave/wiki/Agave-v2.0-Transition-Guide) lists semi-equivalent RPC method counterparts for each of the removed methods. #### Summary of Changes Replace `getConfirmedBlock` with `getBlock`. This method was already requiring a confirmation level of `confirmed` or `finalized`, so the behavior should be unchanged.
Configuration menu - View commit details
-
Copy full SHA for 60e39a6 - Browse repository at this point
Copy the full SHA 60e39a6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.95.8...v1.96.0