Go to file
Håvard Anda Estensen 5a1726b107
Avoid leaking the popped item (#760)
Set the deleted item to its zero val so it can be garbage collected.
2022-12-04 16:19:09 +07:00
.github/workflows Downloader extract, step2 (#739) 2022-11-20 10:41:20 +07:00
aggregator Avoid leaking the popped item (#760) 2022-12-04 16:19:09 +07:00
bptree Fieldalign (#695) 2022-10-21 15:31:23 +07:00
chain Fieldalign (#695) 2022-10-21 15:31:23 +07:00
commitment [WIP] E4 commitment keys replace (#684) 2022-11-21 07:39:30 +00:00
common log experiment enabling (#759) 2022-12-03 12:56:12 +07:00
compress Avoid leaking the popped item (#760) 2022-12-04 16:19:09 +07:00
crypto Remove TxParseContext.withBor (#622) 2022-09-04 13:15:02 +02:00
direct Add withdrawal operations to Engine API (#734) 2022-12-01 08:32:55 +01:00
downloader hotfix(downloader): detect ipv6 only on linux #6117 (#745) 2022-11-24 20:43:41 +07:00
etl Avoid leaking the popped item (#760) 2022-12-04 16:19:09 +07:00
gointerfaces Add withdrawal operations to Engine API (#734) 2022-12-01 08:32:55 +01:00
kv log experiment enabling (#759) 2022-12-03 12:56:12 +07:00
mmap Madv helpers (#667) 2022-10-04 10:51:51 +01:00
patricia fix linter warnings (#698) 2022-10-22 13:19:27 +07:00
pedersen_hash Enable unconvert linter (#609) 2022-08-30 09:50:23 +07:00
recsplit tests speedup (#751) 2022-12-01 14:45:03 +07:00
rlp Fieldalign (#695) 2022-10-21 15:31:23 +07:00
sais Avoid redefinitions in gsacak.h (#602) 2022-08-24 15:29:17 +02:00
state Avoid leaking the popped item (#760) 2022-12-04 16:19:09 +07:00
txpool Use hex package to convert bytes to string (#761) 2022-12-04 16:17:37 +07:00
types fix linter warnings (#698) 2022-10-22 13:19:27 +07:00
.gitignore Reverted 3 last commits (#348) 2022-02-24 14:39:42 +00:00
.golangci.yml Remove deprectated linter structcheck (#715) 2022-10-31 11:40:04 +07:00
go.mod mdbx: reproducibility of benchmarks (#757) 2022-12-02 18:42:35 +07:00
go.sum mdbx: reproducibility of benchmarks (#757) 2022-12-02 18:42:35 +07:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile Added execution .proto (#749) 2022-11-30 11:20:21 +01:00
README.md Initial commit 2021-06-19 10:43:10 +01:00
rules.go linter: add rules.go from erigon #418 Open 2022-04-17 09:12:09 +07:00
tools.go Added execution .proto (#749) 2022-11-30 11:20:21 +01:00

erigon-lib

Dependencies of Erigon project, rewritten from scratch and licensed under Apache 2.0