good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 77a4b330 authored by Alex Sharov's avatar Alex Sharov Committed by GitHub
Browse files

rawdb to return errors: part 1 (#1286)

* ReadBlockByNumber and ReadChainConfig return error

* Let's make rawdb package to return error. But by small steps.
High-level methods need to move first:

ReadBlockByNumber
ReadChainConfig
ReadBlockByHash
ReadHeaderByHash
WriteChainConfig
WriteDatabaseVersion
WriteBlock
DeleteTd
WriteTd
ReadTd
parent 6584b43b
No related branches found
No related tags found
No related merge requests found
Showing
with 263 additions and 94 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment