Bump bn.js from 5.2.2 to 5.2.3 - #15
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [bn.js](https://github.com/indutny/bn.js) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](indutny/bn.js@v5.2.2...v5.2.3) --- updated-dependencies: - dependency-name: bn.js dependency-version: 5.2.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/bn.js-5.2.3
branch
from
March 4, 2026 20:26
5cd24d1 to
e580285
Compare
arnabmitra
pushed a commit
that referenced
this pull request
Mar 18, 2026
arnabmitra
pushed a commit
that referenced
this pull request
Mar 24, 2026
* reload rewards amount in vault after minting to fix event info * remove wrong lamports check during request_redeem, correct check is handled in complete_redeem * fix update_config event output to use correct old_period * remove unused program_data account from sweep redeem funds * change unbond acccount owner constraint error code to InvalidTokenOwner * box several accounts in stake program account_struct to reduce frame size * adding test for update_config event emits incorrect old_period sherlock-audit/2026-03-figure-mar-4th-2026#21 * adding test for issue #16. * test for issue #15. * test for issue #14. --------- Co-authored-by: Arnab Mitra <arnabmitra@macbookpro.lan>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps bn.js from 5.2.2 to 5.2.3.
Changelog
Sourced from bn.js's changelog.
Commits
ea6c0725.2.333df26bfix imaskn state (#317)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.