Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kilavvy authored Feb 1, 2025
1 parent e80cacd commit a569c42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Features

- [tests] Make the test code more clear and reuseable ([#225](https://github.com/paradigmxyz/revm-inspectors/issues/225))
- [tests] Make the test code more clear and reusable ([#225](https://github.com/paradigmxyz/revm-inspectors/issues/225))
- [tracing] Js-tracer add coinbase into context ([#223](https://github.com/paradigmxyz/revm-inspectors/issues/223))
- Tweak write_bytecodes output ([#217](https://github.com/paradigmxyz/revm-inspectors/issues/217))
- Add TraceWriterConfig ([#216](https://github.com/paradigmxyz/revm-inspectors/issues/216))
Expand Down Expand Up @@ -314,7 +314,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Bug Fixes

- Geth trace inconsistence with selfdestruct ([#173](https://github.com/paradigmxyz/revm-inspectors/issues/173))
- Geth trace inconsistency with selfdestruct ([#173](https://github.com/paradigmxyz/revm-inspectors/issues/173))
- Parity state diff when creating SC with balance ([#172](https://github.com/paradigmxyz/revm-inspectors/issues/172))

### Miscellaneous Tasks
Expand Down

0 comments on commit a569c42

Please sign in to comment.