.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
e3: log slow (unclosed) contexts to detect leaks ( #979 )
2023-04-24 05:52:21 +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
e3: rethink meaning of kv_temporal.BeginRw() ( #983 )
2023-04-30 03:08:39 +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
aggV3.rotate() unlock in defer to prevent deadlock
2023-05-05 11:08:37 +07:00
txpool
[interfaces] lower_snake_case field names ( #967 )
2023-04-12 09:59:02 +00:00
types
move ssz from erigon/cl/cltypes to erigon-lib/types ( #989 )
2023-05-08 03:41:11 +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
updated sentinel ( #988 )
2023-05-08 03:38:05 +00:00
go.sum
updated sentinel ( #988 )
2023-05-08 03:38:05 +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