Skip to content

Unify Height naming and drop deprecated logging interface#50

Merged
VJalili merged 4 commits into
B1AAB:mainfrom
VJalili:unify-block-height
Apr 23, 2026
Merged

Unify Height naming and drop deprecated logging interface#50
VJalili merged 4 commits into
B1AAB:mainfrom
VJalili:unify-block-height

Conversation

@VJalili

@VJalili VJalili commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator
  • Standardize property naming to Height: Refactored all instances of BlockHeight to Height. This resolves ambiguity when searching and matching properties in Neo4j. Previously, Cypher query auto-completion made it unclear whether a node or relationship used Height or BlockHeight. This unification eliminates that confusion.

  • Remove deprecated logging interface: Dropped the custom async logging interface from early versions of EBA. While it provided an elegant GUI, it was difficult to serialize logs to a file and was eventually replaced by a standard logger. This removes the unused code.

  • Update docs

    • Add links to live demo and overview slides to README.
    • Remove Google drive links for released v1 data.

@VJalili
VJalili merged commit 96de82d into B1AAB:main Apr 23, 2026
2 checks passed
@VJalili
VJalili deleted the unify-block-height branch April 23, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant