Skip to content

Commit

Permalink
blockwatch: avoid nil pointer error when no block is on the stack
Browse files Browse the repository at this point in the history
  • Loading branch information
kyriediculous committed Apr 11, 2021
1 parent 55b14ac commit 8ab68ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

- \#1810 Display "n/a" in CLI when max gas price isn't specified (@kyriediculous)
- \#1827 Limit the maximum size of a segment read over HTTP (@jailuthra)
- \#1809 Don't log statement that blocks have been backfilled when no blocks have elapsed
- \#1809 Don't log statement that blocks have been backfilled when no blocks have elapsed (@kyriediculous)
- \#1809 Avoid nil pointer error in SyncToLatestBlock when no blocks are present in the database (@kyriediculous)

#### Orchestrator
Expand Down

0 comments on commit 8ab68ee

Please sign in to comment.