Skip to content

fix(big)!: treat uninitialized big.Int as zero#360

Merged
rvagg merged 1 commit intomasterfrom
rvagg/bigzero
Mar 10, 2025
Merged

fix(big)!: treat uninitialized big.Int as zero#360
rvagg merged 1 commit intomasterfrom
rvagg/bigzero

Conversation

@rvagg
Copy link
Copy Markdown
Member

@rvagg rvagg commented Mar 5, 2025

No description provided.

@github-project-automation github-project-automation Bot moved this to 📌 Triage in FilOz Mar 5, 2025
@rvagg rvagg force-pushed the rvagg/fip-0100/type-updates branch 2 times, most recently from 792b023 to d3ca895 Compare March 5, 2025 23:29
@Stebalien
Copy link
Copy Markdown
Member

I'd consider merging this change regardless (and, in that case, I'd merge it into master and rebase on it). We never actually want to panic if this is nil, and it's still possible to distinguish between nil and zero.

Base automatically changed from rvagg/fip-0100/type-updates to feat/fip-0100 March 6, 2025 02:12
@rvagg rvagg changed the base branch from feat/fip-0100 to master March 6, 2025 02:14
@rvagg rvagg marked this pull request as ready for review March 6, 2025 02:14
@rvagg
Copy link
Copy Markdown
Member Author

rvagg commented Mar 6, 2025

filecoin-project/lotus#12936 has this pulled in to Lotus, looking at itest coverage for now.

@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FilOz Mar 6, 2025
@rvagg
Copy link
Copy Markdown
Member Author

rvagg commented Mar 10, 2025

ok, let's do this then

@rvagg rvagg changed the title fix!(big): treat uninitialized big.Int as zero fix(big)!: treat uninitialized big.Int as zero Mar 10, 2025
@rvagg rvagg merged commit d7e679c into master Mar 10, 2025
@rvagg rvagg deleted the rvagg/bigzero branch March 10, 2025 00:23
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Mar 10, 2025
@rvagg rvagg restored the rvagg/bigzero branch March 10, 2025 00:23
@rvagg rvagg deleted the rvagg/bigzero branch March 10, 2025 00:23
@rjan90 rjan90 moved this from 🎉 Done to ☑️ Done (Archive) in FilOz Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ☑️ Done (Archive)

Development

Successfully merging this pull request may close these issues.

4 participants