erigontech / erigontech/erigon

db: Extract biz-logic from `db/state` pkg

Open
#17,289 5 comments 0 reactions 0 assignees View on GitHub
tech debt reduction
Dominant language
Go
Stars
3.6k
Forks
1.5k
Avg merge
1d 16h
Merged PRs (30d)
455

Description

- [ ] https://github.com/erigontech/erigon/issues/13174
- [ ] `BuildFiles` to not have hardcoded domains
- [ ] https://github.com/erigontech/erigon/issues/17466

Move SharedDomains out of `db/state`:
- [x] split SharedDomains to 2 classes
- [ ] Add interface between 2 classes (to break cross-dependency)
- [ ] Move SharedDomains out of `db/state` pkg (with it's tests. tests already in own pkg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.