Skip to content

Cannot disable Transaction Lookup Limit when running in archive mode #22415

Closed
@ryanschneider

Description

@ryanschneider

System information

Geth version: 1.10.0-unstable
OS & Version: Linux
Commit hash : 19d7a37

Expected behaviour

Disabling transaction lookup limit via --txlookuplimit 0 should work w/ --gcmode-archive.

Actual behaviour

Mar 02 22:32:06 ip-10-0-64-77 geth[19655]: Fatal: Flags --gcmode=archive, --txlookuplimit can't be used at the same time

Steps to reproduce the behaviour

Run current master with these flags:

/usr/bin/geth --ropsten --txlookuplimit 0 --gcmode archive

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions