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

Guard against overflows in Shelley TxIns #3478

Conversation

sevanspowell
Copy link
Contributor

Now, I have no idea if the maxShelleyTxInIx value here is correct, so help would be appreciated!

@Jimbo4350
Copy link
Contributor

@sevanspowell can you rebase this on master?

@Jimbo4350 Jimbo4350 self-assigned this Oct 27, 2022
@newhoggy newhoggy force-pushed the sevanspowell/txin-overflow branch 7 times, most recently from 5d5a73b to c96c023 Compare March 8, 2023 05:27
@newhoggy newhoggy force-pushed the sevanspowell/txin-overflow branch 2 times, most recently from 1906e9e to bb32fec Compare March 8, 2023 22:32
@newhoggy newhoggy requested a review from a team as a code owner March 8, 2023 22:32
@newhoggy newhoggy force-pushed the sevanspowell/txin-overflow branch from bb32fec to 5068c49 Compare March 8, 2023 22:32
@newhoggy
Copy link
Contributor

newhoggy commented Mar 8, 2023

To be merged in #4956 to trigger CI

- makeByronTransactionBody guards against overflows in the transaction indices,
but makeShelleyTransactionBody does not.
- Add appropriate guards to makeShelleyTransactionBody.
@newhoggy newhoggy force-pushed the sevanspowell/txin-overflow branch from 5068c49 to dcc5597 Compare March 10, 2023 00:18
@newhoggy newhoggy closed this Mar 24, 2023
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.

3 participants