.github/workflows
|
linter up
|
2023-03-23 10:34:44 +07:00 |
bptree
|
Fieldalign (#695)
|
2022-10-21 15:31:23 +07:00 |
chain
|
PIP12: Add bor configs for time based StateSync confirmation delay (#1002)
|
2023-05-29 13:11:21 +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 nil ptr in close() (#1005)
|
2023-06-01 09:10:34 +00:00 |
crypto
|
Update go-kzg-4844 to v0.3.0 (#1015)
|
2023-06-07 15:29:33 +00:00 |
direct
|
Merge EngineGetPayloadWithBlobs into EngineGetPayload (#1010)
|
2023-06-02 10:27:15 +00:00 |
downloader
|
Downloader fix no race between .Download() and .Stats() (#1004)
|
2023-06-01 09:04:06 +00:00 |
etl
|
etl: collector.close nil ptr fix (#1003)
|
2023-06-01 09:00:00 +00:00 |
gointerfaces
|
linter version up (#1012)
|
2023-06-04 02:51:08 +00:00 |
kv
|
kv_mdbx: don't use defer for wg.Add(). not necessary and sometime it checking invalid err variable (#1019)
|
2023-06-13 03:57:11 +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
|
Store Canonical/NonCanonical/Bad blocks/senders/txs in same tables. Make re-org cheaper. (#1013)
|
2023-06-05 05:36:54 +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
|
e3: move domains to tables.go (#1018)
|
2023-06-11 14:12:07 +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
|
Crypto lib up (#1021)
|
2023-06-14 03:42:44 +00:00 |
go.sum
|
Crypto lib up (#1021)
|
2023-06-14 03:42:44 +00:00 |
LICENSE
|
Initial commit
|
2021-06-19 10:43:10 +01:00 |
Makefile
|
linter version up (#1012)
|
2023-06-04 02:51:08 +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 |