-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5764 from NomicFoundation/feat/remove-support-for…
…-int-aliased-console-logs feat!: Stop supporting console.log selectors with "(u)int" aliases
- Loading branch information
Showing
11 changed files
with
12 additions
and
444 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"hardhat": minor | ||
--- | ||
|
||
Remove support for `console.log` selectors that wrongly use "(u)int" type aliases in the selector calculation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
221 changes: 0 additions & 221 deletions
221
packages/hardhat-core/src/internal/hardhat-network/stack-traces/logger.ts
Large diffs are not rendered by default.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...nal/hardhat-network/stack-traces/test-files/0_5/console-logs/backward-compatibility/c.sol
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...hardhat-network/stack-traces/test-files/0_5/console-logs/backward-compatibility/test.json
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...nal/hardhat-network/stack-traces/test-files/0_6/console-logs/backward-compatibility/c.sol
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...hardhat-network/stack-traces/test-files/0_6/console-logs/backward-compatibility/test.json
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...nal/hardhat-network/stack-traces/test-files/0_7/console-logs/backward-compatibility/c.sol
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...hardhat-network/stack-traces/test-files/0_7/console-logs/backward-compatibility/test.json
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...nal/hardhat-network/stack-traces/test-files/0_8/console-logs/backward-compatibility/c.sol
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...hardhat-network/stack-traces/test-files/0_8/console-logs/backward-compatibility/test.json
This file was deleted.
Oops, something went wrong.