Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove topLevels param of resolver#515

Merged
AlexeyAkhunov merged 2 commits into
masterfrom
simplify_resolver2
May 5, 2020
Merged

Remove topLevels param of resolver#515
AlexeyAkhunov merged 2 commits into
masterfrom
simplify_resolver2

Conversation

@AskAlexSharov

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread core/state/intermediate_hashes.go Outdated
if incarnation == 0 {
panic("0 incarnation")
}
if len(buf.B) >= common.HashLength {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you change > to >= ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i have no good reason. removing this change.

Comment thread core/state/intermediate_hashes.go Outdated
panic("0 incarnation")
}

if len(buf.B) >= common.HashLength {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you change > to >= ?

@AlexeyAkhunov AlexeyAkhunov merged commit 2686bf2 into master May 5, 2020
@AlexeyAkhunov AlexeyAkhunov deleted the simplify_resolver2 branch June 4, 2020 14:45
cffls pushed a commit to cffls/erigon that referenced this pull request Jun 5, 2024
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.

2 participants