Péter Szilágyi
|
054412e335
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
|
gary rong
|
7fd0ccaa68
|
core: remove unnecessary fields in logs, receipts and tx lookups (#17106)
* core: remove unnecessary fields in log
* core: bump blockchain database version
* core, les: remove unnecessary fields in txlookup
* eth: print db version explicitly
* core/rawdb: drop txlookup entry struct wrapper
|
2019-02-21 15:14:35 +02:00 |
|
Dave McGregor
|
33d233d3e1
|
vendor, crypto, swarm: switch over to upstream sha3 package
|
2019-01-04 09:26:07 +02:00 |
|
gary rong
|
7beccb29be
|
all: get rid of error when creating memory database (#16716)
* all: get rid of error when create mdb
* core: clean up variables definition
* all: inline mdb definition
|
2018-05-09 15:24:25 +03:00 |
|
Péter Szilágyi
|
6cf0ab38bd
|
core/rawdb: separate raw database access to own package (#16666)
|
2018-05-07 14:35:06 +03:00 |
|