Go to file
Andrew Ashikhmin 2e162c70ba
Update Merge Engine API (Kiln v1) (#268)
* Remove interfaces for replacement

* Squashed 'interfaces/' content from commit 2daa726

git-subtree-dir: interfaces
git-subtree-split: 2daa72683ceaacfe0476005c11a6fc7b6d945780

* Update Merge Engine API

* Remove interfaces for replacement

* Squashed 'interfaces/' content from commit 0e25bcc

git-subtree-dir: interfaces
git-subtree-split: 0e25bcc642c90fcc63e12930032a7e0f2260e865

* Engine API updated

* Remove interfaces for replacement

* Squashed 'interfaces/' content from commit ee8057d

git-subtree-dir: interfaces
git-subtree-split: ee8057d3e8ab57059fac55434f3f55d189b00242

* Add INVALID_TERMINAL_BLOCK to EngineStatus

* Remove interfaces for replacement

* Squashed 'interfaces/' content from commit 50ece30

git-subtree-dir: interfaces
git-subtree-split: 50ece307faac31b7d7fe9cd06e11ed82c09064b9
2022-02-09 07:49:31 +01:00
.github/workflows Update ci.yml 2021-12-01 13:30:16 +00:00
aggregator [erigon2] accumulating chain history and bitmap indices (#306) 2022-02-08 21:19:29 +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] accumulating chain history and bitmap indices (#306) 2022-02-08 21:19:29 +00:00
common Helper to prohibit cli flag changes (#262) 2022-01-22 10:48:22 +07:00
compress Less alloc etl recsplit (#307) 2022-02-09 13:22:45 +07:00
direct Add nodeInfo GRPC methods (#196) 2021-11-30 14:41:31 +00:00
etl Less alloc etl recsplit (#307) 2022-02-09 13:22:45 +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 save 2022-02-03 16:28:43 +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
recsplit Less alloc etl recsplit (#307) 2022-02-09 13:22:45 +07:00
rlp [erigon2] Introduce commitment files and table (#201) 2022-01-12 11:21:52 +00:00
txpool Fix memory leak in txpool (#298) 2022-02-03 17:52:20 +00: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 [erigon2] accumulating chain history and bitmap indices (#306) 2022-02-08 21:19:29 +00: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