Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update infrastructure.md #615

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions changelog/infrastructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ components, the logs will have the following format:
API endpoints and their inputs/outputs are defined.
- (`token_list_manager`): CLI for updating to new version of a previously saved list of trusted tokens.
- (`loadnext`): Crate, a new implementation of the loadtest for zkSync.
- (`api-docs`): tool for generating and testing API documentation. Docs are generated from a bunch of .apib files where
API endpoints and their inputs/outputs are defined.

### Fixed

Expand All @@ -36,7 +34,7 @@ components, the logs will have the following format:

### Added

- (`read-variable`): tool for read private and public variables from contracts.
- (`read-variable`): tool for reading private and public variables from contracts.
- (`reading-tool`): tool for reading test config.
- (`explorer`): column "Can be used to pay fees" for tokens.

Expand Down