All notable changes to the infrastructure will be documented in this file. Since the infrastructure
has a lot of
components, the logs will have the following format:
(<component-name>): <the description of the change>
- (
explorer
): Deposits from and withdrawals to an L1 account with the same address are not displayed on the account history page.
- (
explorer
): bug with updating transaction data after searching another transaction was fixed.
- (
fee-seller
): reserve fee accumulator address.
- (
explorer
) was refactored and optimized. - (
explorer
): optimized by caching. - (
tok_cli
): was removed and all commands from it have been moved tozk
.
- (
fee-seller
): the logic of amount to withdraw/transfer through ZkSync network. - Link to status page was added to explorer.
- (
explorer
): account and token ids, verified and committed nonces. - (
zk
):lint
command.