Go to file
2021-10-29 09:58:52 +07:00
.github/workflows return err on duplicate (#89) 2021-09-22 15:30:34 +07:00
chain Pool: chain config, non-mainnet (#78) 2021-09-18 20:58:20 +07:00
common Pool intrinsic gas check (#126) 2021-10-25 08:49:04 +07:00
compress etl.collector - move logPrefix to constructor (#128) 2021-10-25 09:12:00 +07:00
direct --txpool.pricelimit support (#96) 2021-10-02 17:34:33 +07:00
etl etl.collector - move logPrefix to constructor (#128) 2021-10-25 09:12:00 +07:00
gointerfaces --txpool.pricelimit support (#96) 2021-10-02 17:34:33 +07:00
interfaces Pool: switch to PendingBaseFee (#90) 2021-09-26 19:47:11 +07:00
kv save 2021-10-28 21:52:22 +07:00
mmap Fixes for compress, decompressor, and tests (#110) 2021-10-16 10:43:41 +01:00
patricia Generalise patricia tree, initial compress (#103) 2021-10-11 18:31:49 +01:00
recsplit recsplit: bigger bufio buffer (#129) 2021-10-26 11:19:26 +07:00
rlp more p2p fuzzing (#131) 2021-10-26 13:52:23 +07:00
txpool clean fuzz of pool 2021-10-29 09:58:52 +07:00
.gitignore .gitignore 2021-07-27 09:54:09 +07:00
.golangci.yml Pool: switch cache to tx.ID(), more metrics (#73) 2021-09-15 20:15:32 +07:00
go.mod mdbx_v0.10.2_back 2021-10-29 08:15:49 +07:00
go.sum mdbx_v0.11.1 2021-10-29 08:16:10 +07:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile 🐛 Fix Makefile in order to allow space in folder names and compilation in WSL2 environment when Windows Path is added to the path of Linux, more information can be found here: https://github.com/golang/go/issues/49166 (#133) 2021-10-27 14:44:38 +01: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