Skip to content

Tips: Helpful features in Geth Annos Basin (v1.11.0) #220

@hsyodyssey

Description

@hsyodyssey

Geth was official upgraded to v1.11.0 with several new features. In addition to the Shanghai upgrade part, there are some other features that might be helpful for Sequencer.

  1. Pebble as the database. pebble is a KV-based data engine like leveldb/Rocksdb maintained by cockroachdb. Pebble is derived from goleveldb with many new features and is maintained by an active team. ethdb: pebble backend (64bit platforms only) ethereum/go-ethereum#26517
  2. Tracer(I think you're already tracking this part)
  3. Prepare for path-based trie storage. PBSS is not intergrated in this version but finished most pre-works.

Other major features, like removing mobile parts and using golang generics, may not directly related to sequencer's needs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions