txlogpatch

command
v2.4.3-rc0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

txlogpatch generates a transaction-log patch BoltDB that removes a set of forged IN_CONTRACT_TRANSFER records from specific block heights. A node loads the produced file via chain.patchTransactionLogPath / chain.patchTransactionLogEndHeight and then serves the corrected transaction logs for those heights. Transaction logs are not part of any receipt or state root, so this does not affect consensus.

Usage:

go run ./tools/txlogpatch \
  -csv FORGERY_FINAL.csv -endpoint api.mainnet.iotex.one:443 -out txlog.db.patch

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL