Go to file
ledgerwatch 234be664fc
Optimise history access for multiple files (#498)
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-06-18 22:54:36 +01:00
.github/workflows [erigon2.2] Parallel build files and merge, change file names (#487) 2022-06-12 10:14:18 +01:00
aggregator HPH with direct reading from state by plainKey (#472) 2022-06-09 13:46:11 +01:00
bptree run go fix ./... (#453) 2022-05-17 14:48:16 +07:00
chain Add ArrowGlacierBlock and remove CatalystBlock (#139) 2021-10-31 17:21:20 +00:00
commitment HPH with direct reading from state by plainKey (#472) 2022-06-09 13:46:11 +01:00
common Chenged lowercase b meaning bits to uppercase B meaning Bytes (#481) 2022-06-08 19:19:17 +07:00
compress [erigon 2.2] Make keys always uncompressed, values compressed only for code (#492) 2022-06-17 12:39:49 +01:00
direct sentry: grpc.ClientStream.RecvMsg for direct sentry streams (#469) 2022-05-26 20:53:16 +07:00
etl match roaring version with erigon #475 2022-05-30 09:17:47 +07:00
gointerfaces Remove INVALID_TERMINAL_BLOCK (#470) 2022-05-26 17:01:43 +02:00
interfaces Remove INVALID_TERMINAL_BLOCK (#470) 2022-05-26 17:01:43 +02:00
kv Implemented ForAmount and MDBX sequencing (#497) 2022-06-18 21:24:30 +02:00
mmap run go fix ./... (#453) 2022-05-17 14:48:16 +07:00
patricia run go fix ./... (#453) 2022-05-17 14:48:16 +07:00
pedersen_hash WIP: issue/issue-281-create_binding_to_pedersen_hash (#301) 2022-02-10 14:47:28 +00:00
recsplit [erigon 2.2] Make keys always uncompressed, values compressed only for code (#492) 2022-06-17 12:39:49 +01:00
rlp Txn tip is u256 (#447) 2022-05-13 12:21:29 +07:00
sais gsa example to calc repeats (#403) 2022-03-28 10:52:39 +07:00
state Optimise history access for multiple files (#498) 2022-06-18 22:54:36 +01:00
txpool [txpool] Prevent clogging up the pending sub pool (#494) 2022-06-17 15:46:01 +01:00
types run go fix ./... (#453) 2022-05-17 14:48:16 +07:00
.gitignore Reverted 3 last commits (#348) 2022-02-24 14:39:42 +00:00
.golangci.yml up linter version (#443) 2022-05-10 10:14:02 +07:00
go.mod MDBX patch for txid to try to reduce GC work on commit (#490) 2022-06-14 11:42:14 +01:00
go.sum MDBX patch for txid to try to reduce GC work on commit (#490) 2022-06-14 11:42:14 +01:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile Reclaimable space in logs (#484) 2022-06-09 13:37:28 +01: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