Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Implement read-only wrapper for db #80

@gsalgado

Description

@gsalgado

It'd be nice to have a wrapper around BaseDB that allows only methods that just read from the db (e.g. .get(), .exists()), raising an error if any methods that write to the DB are called. For more info, see https://github.com/pipermerriam/py-evm/pull/76#discussion_r134647156

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions