Go to file
2022-01-18 12:55:20 +07:00
.github/workflows Update ci.yml 2021-12-01 13:30:16 +00:00
aggregator Switch to parallel compressor (#244) 2022-01-18 12:55:20 +07:00
chain Add ArrowGlacierBlock and remove CatalystBlock (#139) 2021-10-31 17:21:20 +00:00
commitment [erigon2] Introduce commitment files and table (#201) 2022-01-12 11:21:52 +00:00
common Pool: reject low nonce and low balance txs (#182) 2021-11-21 14:52:17 +00:00
compress Switch to parallel compressor (#244) 2022-01-18 12:55:20 +07:00
direct Add nodeInfo GRPC methods (#196) 2021-11-30 14:41:31 +00:00
etl Snapshots: create .dat in tmpdir (#225) 2022-01-09 14:43:55 +07:00
gointerfaces Snapshot: Txn lookup (#224) 2022-01-07 17:14:21 +07:00
interfaces Snapshot: Txn lookup (#224) 2022-01-07 17:14:21 +07:00
kv Switch to parallel compressor (#244) 2022-01-18 12:55:20 +07:00
mmap Fixes for compress, decompressor, and tests (#110) 2021-10-16 10:43:41 +01:00
patricia Generalise patricia tree, initial compress (#103) 2021-10-11 18:31:49 +01:00
recsplit [erigon2] Resumable prototype (#236) 2022-01-15 22:09:06 +00:00
rlp [erigon2] Introduce commitment files and table (#201) 2022-01-12 11:21:52 +00:00
txpool Encoding StarknetTx salt parameter (#243) 2022-01-17 13:47:16 +01:00
.gitignore add go.work to .gitignore 2021-12-26 12:29:31 +07:00
.golangci.yml Pool: switch cache to tx.ID(), more metrics (#73) 2021-09-15 20:15:32 +07:00
go.mod mdbx: fix gc "retry" issue (slowness of gc during commit) (#227) 2022-01-11 08:12:20 +00:00
go.sum mdbx: fix gc "retry" issue (slowness of gc during commit) (#227) 2022-01-11 08:12:20 +00:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile add downloader.proto (#206) 2021-12-14 13:33:32 +00: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