Skip to content

Commit 1a6c93f

Browse files
authored
test(evm): cover delegate call storage regression (#13010)
* Test covering delegate call storage regression * Better function comment * update changelog * Add contract hex --------- Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
1 parent 0f39313 commit 1a6c93f

File tree

4 files changed

+191
-0
lines changed

4 files changed

+191
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
1010
# UNRELEASED
1111

12+
- test!: add test for proxy contract minting ([filecoin-project/lotus#13010](https://github.com/
1213
- fix(deps): fix Ledger hardware wallet support ([filecoin-project/lotus#13048](https://github.com/filecoin-project/lotus/pull/13048))
1314
- fix(eth): always return nil for eth transactions not found ([filecoin-project/lotus#12999](https://github.com/filecoin-project/lotus/pull/12999))
1415
- feat: add gas to application metric reporting `vm/applyblocks_early_gas`, `vm/applyblocks_messages_gas`, `vm/applyblocks_cron_gas` ([filecoin-project/lotus#13030](https://github.com/filecoin-project/lotus/pull/13030))

0 commit comments

Comments
 (0)