Skip to content

Commit

Permalink
chore(output): weekly command output update (#1423)
Browse files Browse the repository at this point in the history
update command output

Co-authored-by: zerosnacks <zerosnacks@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and zerosnacks authored Feb 3, 2025
1 parent 0d3a89b commit 16a686e
Show file tree
Hide file tree
Showing 68 changed files with 2,672 additions and 228 deletions.
3 changes: 1 addition & 2 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
- [`forge config`](./reference/cli/forge/config.md)
- [`forge coverage`](./reference/cli/forge/coverage.md)
- [`forge create`](./reference/cli/forge/create.md)
- [`forge debug`](./reference/cli/forge/debug.md)
- [`forge doc`](./reference/cli/forge/doc.md)
- [`forge eip712`](./reference/cli/forge/eip712.md)
- [`forge flatten`](./reference/cli/forge/flatten.md)
Expand Down Expand Up @@ -169,7 +168,6 @@
- [`cast disassemble`](./reference/cli/cast/disassemble.md)
- [`cast estimate`](./reference/cli/cast/estimate.md)
- [`cast estimate --create`](./reference/cli/cast/estimate/--create.md)
- [`cast etherscan-source`](./reference/cli/cast/etherscan-source.md)
- [`cast find-block`](./reference/cli/cast/find-block.md)
- [`cast format-bytes32-string`](./reference/cli/cast/format-bytes32-string.md)
- [`cast format-units`](./reference/cli/cast/format-units.md)
Expand Down Expand Up @@ -213,6 +211,7 @@
- [`cast shr`](./reference/cli/cast/shr.md)
- [`cast sig`](./reference/cli/cast/sig.md)
- [`cast sig-event`](./reference/cli/cast/sig-event.md)
- [`cast source`](./reference/cli/cast/source.md)
- [`cast storage`](./reference/cli/cast/storage.md)
- [`cast storage-root`](./reference/cli/cast/storage-root.md)
- [`cast to-ascii`](./reference/cli/cast/to-ascii.md)
Expand Down
2 changes: 1 addition & 1 deletion src/output/cast/cast-call

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 5 additions & 6 deletions src/output/cheatcodes/forge-test-cheatcodes-expectrevert

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions src/output/cheatcodes/forge-test-simple

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

214 changes: 179 additions & 35 deletions src/output/forge_tree/forge-tree

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 16a686e

Please sign in to comment.