Skip to content

Commit

Permalink
Fix missing link to #1816
Browse files Browse the repository at this point in the history
Definitely worth noting that we don't track gas anymore by default.
  • Loading branch information
Eric Hennenfent committed Nov 6, 2020
1 parent f808797 commit bb5c6be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Thanks to our external contributors!
- [romits800](https://github.com/trailofbits/manticore/commits?author=romits800)

### Ethereum
* Made EVM module ignore runtime gas calculations by default [#1816](https://github.com/trailofbits/manticore/pull/1816)
* Updated gas calculations for calls to empty accounts [#1774](https://github.com/trailofbits/manticore/pull/1774)
* Fixed account existence checks for `selfdestruct` and `call` [#1801](https://github.com/trailofbits/manticore/pull/1801)

Expand Down

0 comments on commit bb5c6be

Please sign in to comment.