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

fix(tests): update test cases for postprocessing cleanup #314

Merged

Conversation

Jon-Becker
Copy link
Owner

Motivation

Solution

@Jon-Becker Jon-Becker merged commit 3ac10e2 into jon-becker/common-hardening Jan 27, 2024
5 of 7 checks passed
Jon-Becker added a commit that referenced this pull request Jan 30, 2024
* chore(common): hardening common, `.unwrap()` purge

* chore(common): hardening VM ops, `.unwrap()` purge

* chore(common): remove flaky VM usize conversions, use `?`

* chore(common): hardening common, `.unwrap()` purge

* chore: use unwrap_or(false) rather than error propogation for regex matching (#284)

* chore: use `unwrap_or(false)` rather than error propogation for regex matching

* chore(clippy): make clippy happy

* chore: merge `main` into `jon-becker/common-hardening`

* chore(core): purge all instances of `.unwrap()`, proper error handling(ish) (#292)

* [DRAFT] chore: convert all instances of bytecode, calldata to Vec<u8> (#309)

* chore: convert all instances of bytecode, calldata to `Vec<u8>`

* chore(decode): retype all instances of calldata as `Vec<u8>`

* fix(cache): doctests cannot access private mod `util`

* fix(decode): various decode fixes introduced in f168506 (#311)

* fix(decompile): solidity postprocessing things (#313)

* fix(tests): update test cases for postprocessing cleanup (#314)
@Jon-Becker Jon-Becker deleted the jon-becker/fix-postprocess-tests branch December 27, 2024 07:03
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.

1 participant