Go to file
battlmonstr 998d2d0d2f
Makefile improvements (#426)
* use $GOBIN everywhere
* make lint builds golangci-lint if needed
* moq rebuilt only if needed
* download protoc only if needed
* separate clean targets
* $PROTOC_INCLUDE
* refactor mkdir $GOBIN
2022-04-22 21:18:44 +07:00
.github/workflows Update ci.yml (#425) 2022-04-22 12:56:54 +01:00
aggregator compressor: log lvl #408 2022-04-01 10:44:25 +07:00
bptree Enable more linters (#381) 2022-03-19 11:38:37 +07:00
chain Add ArrowGlacierBlock and remove CatalystBlock (#139) 2021-10-31 17:21:20 +00:00
commitment [#389] fuzz tests on hex patricia hashed trie (#420) 2022-04-22 11:48:59 +01:00
common Enable more linters (#381) 2022-03-19 11:38:37 +07:00
compress Compress: reduce maxlen to 512 (#416) 2022-04-17 07:59:29 +07:00
direct Subscriptions for logs (#279) 2022-03-11 16:33:47 +00:00
etl etl: collector log level (#385) 2022-03-21 11:22:17 +07:00
gointerfaces Torrent peers stat (#424) 2022-04-22 17:49:38 +07:00
interfaces Torrent peers stat (#424) 2022-04-22 17:49:38 +07:00
kv Downloader tables (#422) 2022-04-21 10:43:46 +07:00
mmap Enable more linters (#381) 2022-03-19 11:38:37 +07:00
patricia Enable more linters (#381) 2022-03-19 11:38:37 +07:00
pedersen_hash WIP: issue/issue-281-create_binding_to_pedersen_hash (#301) 2022-02-10 14:47:28 +00:00
recsplit etl: collector log level (#385) 2022-03-21 11:22:17 +07:00
rlp Enable more linters (#381) 2022-03-19 11:38:37 +07:00
sais gsa example to calc repeats (#403) 2022-03-28 10:52:39 +07:00
txpool ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
types ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
.gitignore Reverted 3 last commits (#348) 2022-02-24 14:39:42 +00:00
.golangci.yml Enable more linters (#381) 2022-03-19 11:38:37 +07:00
go.mod Min requirement to go 1.18 (#423) 2022-04-22 10:56:29 +07:00
go.sum Min requirement to go 1.18 (#423) 2022-04-22 10:56:29 +07:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile Makefile improvements (#426) 2022-04-22 21:18:44 +07: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 Initial recsplit (#67) 2021-09-13 18:31:09 +01:00

erigon-lib

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