Go to file
2022-03-18 14:47:39 +07:00
.github/workflows go 1.18 on ci (#375) 2022-03-18 11:27:44 +07:00
aggregator during computeCommitment exits with RootHash when there are no updates to apply (#366) 2022-03-15 17:01:51 +00:00
bptree Add B+ tree prototype implementation (#258) 2022-01-21 07:06:09 +00:00
chain Add ArrowGlacierBlock and remove CatalystBlock (#139) 2021-10-31 17:21:20 +00:00
commitment during computeCommitment exits with RootHash when there are no updates to apply (#366) 2022-03-15 17:01:51 +00:00
common dir package - to enforce dir RW lock by types (#332) 2022-02-18 09:24:30 +07:00
compress Elias fano search and merge (#357) 2022-03-13 22:46:17 +00:00
direct Subscriptions for logs (#279) 2022-03-11 16:33:47 +00:00
etl [erigon2] Optimisations in etl collector and compressor (#339) 2022-02-20 22:14:06 +00:00
gointerfaces snapshots: grpc event (#377) 2022-03-18 14:47:39 +07:00
interfaces snapshots: grpc event (#377) 2022-03-18 14:47:39 +07:00
kv Mdbx: WriteMap fallback on open error (#369) 2022-03-16 11:59:11 +00:00
mmap Decompressor.WithReadAhead (#290) 2022-02-01 11:19:11 +07:00
patricia compress: less allocs (#361) 2022-03-12 15:33:01 +07:00
pedersen_hash WIP: issue/issue-281-create_binding_to_pedersen_hash (#301) 2022-02-10 14:47:28 +00:00
recsplit Elias fano search and merge (#357) 2022-03-13 22:46:17 +00:00
rlp [erigon2] Introduce commitment files and table (#201) 2022-01-12 11:21:52 +00:00
sais [compress] Allow uncompressed words (#350) 2022-03-09 17:25:22 +00:00
txpool Pool cost (#373) 2022-03-17 20:16:57 +00:00
.gitignore Reverted 3 last commits (#348) 2022-02-24 14:39:42 +00:00
.golangci.yml Pool: switch cache to tx.ID(), more metrics (#73) 2021-09-15 20:15:32 +07:00
go.mod use same version of golang.org/x/crypto with erigon #368 2022-03-16 11:30:33 +07:00
go.sum use same version of golang.org/x/crypto with erigon #368 2022-03-16 11:30:33 +07:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile lint up (#360) 2022-03-11 08:49:54 +07:00
README.md Initial commit 2021-06-19 10:43:10 +01: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