Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(audit)_: Added fail conditions for malformed string ints #6289

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Samyoul
Copy link
Member

@Samyoul Samyoul commented Jan 28, 2025

resolves https://github.com/status-im/least-authority-audit/issues/13

In a few places we've not handled the fail condition for big.Int.SetString(string), this PR adds the handling as per the audit feedback. See the above link for more details.

@Samyoul Samyoul self-assigned this Jan 28, 2025
@Samyoul Samyoul requested review from alaibe, Cuteivist, saledjenic and a team January 28, 2025 10:25
@status-im-auto
Copy link
Member

status-im-auto commented Jan 28, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 3544dba #1 2025-01-28 10:29:22 ~4 min macos 📦zip
✔️ 3544dba #1 2025-01-28 10:29:25 ~4 min ios 📦zip
✔️ 3544dba #1 2025-01-28 10:30:25 ~5 min windows 📦zip
✔️ 3544dba #1 2025-01-28 10:30:26 ~5 min macos 📦zip
✔️ 3544dba #1 2025-01-28 10:31:05 ~6 min android 📦aar
✔️ 3544dba #1 2025-01-28 10:31:51 ~6 min linux 📦zip
✔️ 3544dba #1 2025-01-28 10:33:44 ~8 min tests-rpc 📄log
✖️ 3544dba #1 2025-01-28 10:34:53 ~9 min tests 📄log
✖️ 3544dba #2 2025-01-28 11:10:24 ~1 min tests 📄log
✖️ 3544dba #3 2025-01-29 14:24:49 ~39 sec tests 📄log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants