Skip to content

Commit f92cc90

Browse files
authored
fix: Resolve codespell error in changelog (#1058)
1 parent d94da1c commit f92cc90

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@
2020
* **anvil:** recomputing next-base-fee after reloading state ([#10488](https://github.com/matter-labs/foundry-zksync/issues/10488)) ([e0ad278](https://github.com/matter-labs/foundry-zksync/commit/e0ad278c4433bc48f1c6ec902f72bf4d980957e0))
2121
* **anvil:** use saturating_to when check for req funds ([#10503](https://github.com/matter-labs/foundry-zksync/issues/10503)) ([f240a34](https://github.com/matter-labs/foundry-zksync/commit/f240a34ac6824d7a5b3d7b25cb9dfe78aee2f4d4))
2222
* **cast:** disassembler PC & end of code push padding ([#10520](https://github.com/matter-labs/foundry-zksync/issues/10520)) ([73fec68](https://github.com/matter-labs/foundry-zksync/commit/73fec683a281be0d2215ab735fac43222e1fd358))
23-
* fix formating crash caused by non-breaking space in comment ([1eb5988](https://github.com/matter-labs/foundry-zksync/commit/1eb598870e7e26a57d813e7584a0a5517566bdd9))
24-
* fix formating crash caused by non-breaking space in comment ([4bcedfb](https://github.com/matter-labs/foundry-zksync/commit/4bcedfbc0b02ca53f34a91db75872bf773fd6e94))
25-
* fix formating crash caused by non-breaking space in comment ([38536c9](https://github.com/matter-labs/foundry-zksync/commit/38536c965bde2d155666fdc2d54302b750edee02))
26-
* fix formating crash caused by non-breaking space in comment. ([#10522](https://github.com/matter-labs/foundry-zksync/issues/10522)) ([38536c9](https://github.com/matter-labs/foundry-zksync/commit/38536c965bde2d155666fdc2d54302b750edee02))
23+
* fix formatting crash caused by non-breaking space in comment. ([#10522](https://github.com/matter-labs/foundry-zksync/issues/10522)) ([38536c9](https://github.com/matter-labs/foundry-zksync/commit/38536c965bde2d155666fdc2d54302b750edee02))
2724
* **forge:** do not revert if event with count 0 not emitted ([#10534](https://github.com/matter-labs/foundry-zksync/issues/10534)) ([447ef28](https://github.com/matter-labs/foundry-zksync/commit/447ef284e6fc1210028ce6bcffad1c87c9fb7df4))
2825
* **forge:** mark prank applied on contract creation too ([#10532](https://github.com/matter-labs/foundry-zksync/issues/10532)) ([fb9904b](https://github.com/matter-labs/foundry-zksync/commit/fb9904b17c070ea74f4fc4525c00bc6c403c0acb))
2926
* **forge:** support preproc with try contract creation ([#10498](https://github.com/matter-labs/foundry-zksync/issues/10498)) ([12b2ed4](https://github.com/matter-labs/foundry-zksync/commit/12b2ed44f8d0667b3c10ce58493466484a66c245))

0 commit comments

Comments
 (0)