Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Muehlhaeuser
57fc1d21e1
cmd/geth, core/rawdb: add missing error checks (#19871)
* Added missing error checks
Add error handling where we assign err a value, but don't check for it being nil.
* core/rawdb: tiny style nit
|
5 years ago |
.. |
accessors_chain.go
|
core, cmd, vendor: fixes and database inspection tool (#15)
|
6 years ago |
accessors_chain_test.go
|
core, eth, les, light: scope receipt functionality a bit cleaner
|
6 years ago |
accessors_indexes.go
|
core: concurrent database reinit from freezer dump
|
6 years ago |
accessors_indexes_test.go
|
core: lookup txs by block number instead of block hash (#19431)
|
6 years ago |
accessors_metadata.go
|
cmd/geth, core/rawdb: seamless freezer consistency, friendly removedb
|
6 years ago |
database.go
|
cmd/geth, core/rawdb: seamless freezer consistency, friendly removedb
|
6 years ago |
freezer.go
|
core, ethdb, metrics, p2p: expose various counter metrics for grafana
|
5 years ago |
freezer_reinit.go
|
core: concurrent database reinit from freezer dump
|
6 years ago |
freezer_table.go
|
cmd/geth, core/rawdb: add missing error checks (#19871)
|
5 years ago |
freezer_table_test.go
|
cmd/geth, core/rawdb: add missing error checks (#19871)
|
5 years ago |
schema.go
|
cmd/geth, core/rawdb: seamless freezer consistency, friendly removedb
|
6 years ago |
table.go
|
core, cmd, vendor: fixes and database inspection tool (#15)
|
6 years ago |