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.
Martin Holst Swende
94ab4ea341
core/rawdb: fix transaction indexing/unindexing hashing error (#22457)
* core/rawdb: more verbose error logs + better hashing
* core/rawdb: add failing testcase
* core/rawdb: properly hash transactions while indexing/unindexing
* core/rawdb: exit on error + better log msg
|
4 years ago |
.. |
accessors_chain.go
|
core: persist bad blocks (#21827)
|
4 years ago |
accessors_chain_test.go
|
core: persist bad blocks (#21827)
|
4 years ago |
accessors_indexes.go
|
core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480)
|
4 years ago |
accessors_indexes_test.go
|
core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480)
|
4 years ago |
accessors_metadata.go
|
core, eth, les: implement unclean-shutdown marker (#21893)
|
4 years ago |
accessors_snapshot.go
|
core/rawdb, eth/protocols : Method name typo fix (#22026)
|
4 years ago |
accessors_state.go
|
core, eth, les, trie: add a prefix to contract code (#21080)
|
4 years ago |
chain_iterator.go
|
core/rawdb: fix transaction indexing/unindexing hashing error (#22457)
|
4 years ago |
chain_iterator_test.go
|
core/rawdb: fix transaction indexing/unindexing hashing error (#22457)
|
4 years ago |
database.go
|
cmd/geth: add db commands stats, compact, put, get, delete (#22014)
|
4 years ago |
freezer.go
|
core: define and test chain rewind corner cases (#21409)
|
4 years ago |
freezer_table.go
|
core: speed up header import (#21967)
|
4 years ago |
freezer_table_test.go
|
core/rawdb: swap tailId and itemOffset for deleted items in freezer (#21220)
|
4 years ago |
schema.go
|
all: bloom-filter based pruning mechanism (#21724)
|
4 years ago |
table.go
|
all: simplify and fix database iteration with prefix/start (#20808)
|
5 years ago |
table_test.go
|
all: simplify and fix database iteration with prefix/start (#20808)
|
5 years ago |