Go to file
ledgerwatch 43b38539b3
[erigon2] Remove empty commitments and add comments (#331)
* Remove empty commitments and add comments

* Remove logging

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-02-16 22:38:37 +00:00
.github/workflows WIP: issue/issue-281-create_binding_to_pedersen_hash (#301) 2022-02-10 14:47:28 +00:00
aggregator [erigon2] Remove empty commitments and add comments (#331) 2022-02-16 22:38:37 +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 [erigon2] Thin commitment (2nd attempt) (#329) 2022-02-16 16:44:00 +00:00
common Helper to prohibit cli flag changes (#262) 2022-01-22 10:48:22 +07:00
compress fuzz cases (#328) 2022-02-14 11:53:20 +07:00
direct rpcdaemon embed (#330) 2022-02-16 10:56:50 +07:00
etl recsplit: reset offset collector, etl: faster flush and load (#310) 2022-02-10 14:40:24 +07:00
gointerfaces Update Merge Engine API (Kiln v1) (#268) 2022-02-09 07:49:31 +01:00
interfaces Update Merge Engine API (Kiln v1) (#268) 2022-02-09 07:49:31 +01:00
kv remotedb server: ro db (#313) 2022-02-11 16:02:57 +07:00
mmap Decompressor.WithReadAhead (#290) 2022-02-01 11:19:11 +07:00
patricia Fixes in compress (#260) 2022-01-24 22:13:48 +00:00
pedersen_hash WIP: issue/issue-281-create_binding_to_pedersen_hash (#301) 2022-02-10 14:47:28 +00:00
recsplit [erigon2] Thin commitment (2nd attempt) (#329) 2022-02-16 16:44:00 +00:00
rlp [erigon2] Introduce commitment files and table (#201) 2022-01-12 11:21:52 +00:00
txpool fuzz cases (#328) 2022-02-14 11:53:20 +07:00
.gitignore Add B+ tree prototype implementation (#258) 2022-01-21 07:06:09 +00:00
.golangci.yml Pool: switch cache to tx.ID(), more metrics (#73) 2021-09-15 20:15:32 +07:00
go.mod direct: more compact naming (#320) 2022-02-12 18:48:42 +07:00
go.sum [erigon2] accumulating chain history and bitmap indices (#306) 2022-02-08 21:19:29 +00:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile Added starknet proto to gointerfaces (#254) 2022-01-20 09:31:34 +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