Skip to content

Account range#781

Merged
AlexeyAkhunov merged 12 commits into
masterfrom
account_range_fixes
Jul 27, 2020
Merged

Account range#781
AlexeyAkhunov merged 12 commits into
masterfrom
account_range_fixes

Conversation

@b00ris

@b00ris b00ris commented Jul 24, 2020

Copy link
Copy Markdown
Contributor

closes #764

  • some walkAsOf fixes&tests

var blockNumber uint64

if number, ok := blockNrOrHash.Number(); ok {
if number == rpc.PendingBlockNumber {

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.

Maybe it's a switch-case-default situation?

@AlexeyAkhunov AlexeyAkhunov merged commit 9fc51a3 into master Jul 27, 2020
@AlexeyAkhunov AlexeyAkhunov deleted the account_range_fixes branch September 29, 2020 15:10
battlmonstr pushed a commit that referenced this pull request Sep 14, 2023
cffls pushed a commit to cffls/erigon that referenced this pull request Jul 12, 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.

Add support accountRange to rpc daemon

3 participants