Go to file
Alex Sharov 5be29adf1a
Grpc err utils (#334)
* save

* save
2022-02-18 09:40:11 +07: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 dir package - to enforce dir RW lock by types (#332) 2022-02-18 09:24:30 +07:00
compress fuzz cases (#328) 2022-02-14 11:53:20 +07:00
direct rpcdaemon embed fixes (#333) 2022-02-17 11:24:13 +07:00
etl recsplit: reset offset collector, etl: faster flush and load (#310) 2022-02-10 14:40:24 +07:00
gointerfaces Grpc err utils (#334) 2022-02-18 09:40:11 +07:00
interfaces Update Merge Engine API (Kiln v1) (#268) 2022-02-09 07:49:31 +01:00
kv Grpc err utils (#334) 2022-02-18 09:40:11 +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 Grpc err utils (#334) 2022-02-18 09:40:11 +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 dir package - to enforce dir RW lock by types (#332) 2022-02-18 09:24:30 +07:00
go.sum dir package - to enforce dir RW lock by types (#332) 2022-02-18 09:24:30 +07: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