Go to file
ledgerwatch 9375b2173b
Introduce separate logger to txpool (#994)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2023-05-11 17:32:05 +00:00
.github/workflows linter up 2023-03-23 10:34:44 +07:00
bptree Fieldalign (#695) 2022-10-21 15:31:23 +07:00
chain PosdaoBlock is no longer needed (#971) 2023-04-14 09:45:12 +00:00
commitment enable more linters (#954) 2023-03-25 05:13:20 +00:00
common LeakDetector: use it to find which resource was created but not closed (leaked) (#990) 2023-05-08 05:22:24 +00:00
compress fix panic handler in NewCompressor (#987) 2023-05-08 03:40:38 +00:00
crypto add kzg context to erigon-lib (#984) 2023-05-03 06:42:21 +00:00
direct remove PeersUseless calls (#916) 2023-03-06 12:55:28 +00:00
downloader enable more linters (#954) 2023-03-25 05:13:20 +00:00
etl Fix: typos (#966) 2023-04-07 02:06:34 +00:00
gointerfaces updated sentinel (#988) 2023-05-08 03:38:05 +00:00
kv Separate logs for kv/remotedbserver (#993) 2023-05-10 16:09:09 +00:00
mmap e3: locality index (#823) 2023-01-07 12:30:57 +07: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 e3: index readers pool (#906) 2023-02-26 02:04:19 +00:00
rlp support for eth/68 in transaction pool (#877) 2023-02-01 21:50:37 +00:00
sais Avoid redefinitions in gsacak.h (#602) 2022-08-24 15:29:17 +02:00
state LeakDetector: use it to find which resource was created but not closed (leaked) (#990) 2023-05-08 05:22:24 +00:00
txpool Introduce separate logger to txpool (#994) 2023-05-11 17:32:05 +00:00
types update ssz.go with latest changes (#991) 2023-05-11 02:05:31 +00:00
.gitignore Reverted 3 last commits (#348) 2022-02-24 14:39:42 +00:00
.golangci.yml enable more linters (#954) 2023-03-25 05:13:20 +00:00
go.mod LeakDetector: use it to find which resource was created but not closed (leaked) (#990) 2023-05-08 05:22:24 +00:00
go.sum LeakDetector: use it to find which resource was created but not closed (leaked) (#990) 2023-05-08 05:22:24 +00:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile erigon backup: v0 of sub-command (#980) 2023-04-27 03:41:17 +00: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