Go to file
Giulio rebuffo 21aa65c1c3
Silence errors for mdbx_get no data (#521)
* removed empty data cursors operations

* ops

* ops
2022-07-14 18:05:25 +02:00
.github/workflows remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06:00
aggregator fixes for bin commitment trie, test updates (#517) 2022-07-10 12:08:25 +01: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 fixes for bin commitment trie, test updates (#517) 2022-07-10 12:08:25 +01:00
common Chenged lowercase b meaning bits to uppercase B meaning Bytes (#481) 2022-06-08 19:19:17 +07:00
compress remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06:00
direct save (#509) 2022-07-01 10:20:32 +06:00
etl match roaring version with erigon #475 2022-05-30 09:17:47 +07:00
gointerfaces Downloader verify (#507) 2022-07-01 10:06:58 +06:00
interfaces Downloader verify (#507) 2022-07-01 10:06:58 +06:00
kv Silence errors for mdbx_get no data (#521) 2022-07-14 18:05:25 +02: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 WIP: issue/issue-281-create_binding_to_pedersen_hash (#301) 2022-02-10 14:47:28 +00:00
recsplit remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06: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] FinishTx to aggregate with delay (to avoid MDBX panic) (#513) 2022-07-06 06:42:40 +01:00
txpool envelope (#518) 2022-07-08 16:25:51 +02:00
types remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06: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 fix(#4543): BeginRo use semaphore (#520) 2022-07-13 14:37:45 +02:00
go.sum fix(#4543): BeginRo use semaphore (#520) 2022-07-13 14:37:45 +02: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