Go to file
2022-07-29 09:13:40 +07:00
.github/workflows save 2022-07-19 10:46:07 +07:00
aggregator kv.Del() remove second parameter (#554) 2022-07-26 12:47:08 +07:00
bptree remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06:00
chain Add ArrowGlacierBlock and remove CatalystBlock (#139) 2021-10-31 17:21:20 +00:00
commitment commitment: generic btree #523 2022-07-18 11:46:38 +07:00
common use PrioritizedSend method (#553) 2022-07-26 10:37:29 +07:00
compress [erigon2.2] Split 2.2 and 2.3 prototype (#548) 2022-07-28 08:47:13 +01:00
direct direct_kv (#550) 2022-07-26 09:42:34 +07:00
etl kv.Del() remove second parameter (#554) 2022-07-26 12:47:08 +07:00
gointerfaces parity_listStorageKeys: *mdbx.MdbxCursor is not kv.CursorDupSort (#559) 2022-07-29 09:13:40 +07:00
interfaces parity_listStorageKeys: *mdbx.MdbxCursor is not kv.CursorDupSort (#559) 2022-07-29 09:13:40 +07:00
kv parity_listStorageKeys: *mdbx.MdbxCursor is not kv.CursorDupSort (#559) 2022-07-29 09:13:40 +07:00
mmap run go fix ./... (#453) 2022-05-17 14:48:16 +07:00
patricia remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06:00
pedersen_hash Test for kv_mdbx optimized (#528) 2022-07-18 21:36:58 +02:00
recsplit Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +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 [erigon2.2] Split 2.2 and 2.3 prototype (#548) 2022-07-28 08:47:13 +01:00
txpool kv.Del() remove second parameter (#554) 2022-07-26 12:47:08 +07:00
types Fixes an issue where pending transaction push was throttled to at most 1 per 100ms. https://github.com/ledgerwatch/erigon/issues/3892 (#555) 2022-07-27 12:09:20 +07:00
.gitignore Reverted 3 last commits (#348) 2022-02-24 14:39:42 +00:00
.golangci.yml remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06:00
go.mod kv.Snapshots() grpc method (#549) 2022-07-26 09:28:10 +07:00
go.sum kv.Snapshots() grpc method (#549) 2022-07-26 09:28:10 +07:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile kv.Snapshots() grpc method (#549) 2022-07-26 09:28:10 +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 Test for kv_mdbx optimized (#528) 2022-07-18 21:36:58 +02:00

erigon-lib

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