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

plutus-ledger-api V2 #55

Merged
merged 41 commits into from
Nov 7, 2024
Merged

plutus-ledger-api V2 #55

merged 41 commits into from
Nov 7, 2024

Conversation

szg251
Copy link
Collaborator

@szg251 szg251 commented Oct 4, 2024

@szg251 szg251 changed the title Some improvements that were hanging in the background plutus-ledger-api V2 Nov 5, 2024
@szg251 szg251 marked this pull request as ready for review November 5, 2024 16:39
@szg251 szg251 requested a review from chfanghr November 5, 2024 16:39
Copy link
Contributor

@chfanghr chfanghr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HUGE

plutus-ledger-api/src/v1/value.rs Outdated Show resolved Hide resolved
plutus-ledger-api/src/v1/value.rs Outdated Show resolved Hide resolved
plutus-ledger-api/src/v1/value.rs Outdated Show resolved Hide resolved
plutus-ledger-api/src/v1/value.rs Outdated Show resolved Hide resolved
plutus-ledger-api/src/v1/value.rs Outdated Show resolved Hide resolved
plutus-ledger-api/src/v1/value.rs Show resolved Hide resolved
plutus-ledger-api/src/v3/mod.rs Show resolved Hide resolved
plutus-ledger-api/tests/display.proptest-regressions Outdated Show resolved Hide resolved
@szg251 szg251 requested a review from chfanghr November 7, 2024 14:03
Copy link
Contributor

@chfanghr chfanghr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing doc strings! Thanks!

@@ -75,6 +80,8 @@ pub fn guard_bytes(ctx: &str, bytes: Vec<u8>, expected: usize) -> Result<Vec<u8>
}
}

/// Nom parser for BigInt
/// Expects an arbitrary length integer, optionally signed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

decimal numbers

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh no it's coming back

@szg251 szg251 merged commit 0f79249 into main Nov 7, 2024
2 checks passed
@szg251 szg251 deleted the szg251/improvements branch November 7, 2024 14:13
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.

2 participants