Alex Sharov
|
7c79d6d453
|
Cfg dirs (#4388)
|
2022-06-07 11:00:37 +07:00 |
|
battlmonstr
|
e6c056e666
|
Rename Datadir/dataDir to follow conventions. (#3576)
* rename from Datadir to DataDir (functions and public vars)
* rename dataDir to datadir (local variables)
|
2022-02-22 17:39:48 +00:00 |
|
Alex Sharov
|
1e3228124a
|
Move cli root context to erigon-lib (#3294)
* save
* save
* save
|
2022-01-19 10:49:07 +07:00 |
|
Alex Sharov
|
6bd44eb26c
|
move kv to erigon-lib (#2467)
|
2021-07-29 18:53:13 +07:00 |
|
Alex Sharov
|
5069558752
|
Apache licensed logger (#2460)
|
2021-07-29 17:23:23 +07:00 |
|
Alex Sharov
|
838e5f9ef2
|
Move bucket constants into kv package, move kv interface to kv package (#2455)
|
2021-07-28 09:47:38 +07:00 |
|
Alex Sharov
|
bc271f92ce
|
To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195)
|
2021-06-19 15:21:53 +07:00 |
|
Artem Vorotnikov
|
af836a6200
|
Nuke LMDB (#2167)
|
2021-06-16 13:57:58 +03:00 |
|
Alex Sharov
|
5ba3ea162a
|
Simulated backend and genesis to kv (#2104)
* move to kv
* move to kv
* move to kv
* move to kv
* move to kv
* move to kv
* merge
* merge
* merge
* merge
* merge
* merge
* merge
* merge
|
2021-06-05 16:17:04 +01:00 |
|
Alex Sharov
|
545fe32f68
|
Mdbx - make it default db. Lazy buckets renaming. (#1982)
|
2021-05-22 10:03:02 +07:00 |
|
Alex Sharov
|
0be3044b7e
|
rename (#1978)
* rename
* rename "make grpc"
* rename "abi bindings templates"
* rename "abi bindings templates"
|
2021-05-20 19:25:53 +01:00 |
|
ledgerwatch
|
75ca6b8c76
|
Initial work on integration tests (#1797)
* Initial work on integration tests
* Delete subtree
* Squashed 'interfaces/' content from commit 41a082ba4
git-subtree-dir: interfaces
git-subtree-split: 41a082ba4bde38647325eb0416cb1da1b4ca2b12
* Add consensus interfaces
* More stuff
* comments
* Fix compile
* Squashed 'interfaces/' changes from 41a082ba4..1b13a42a7
1b13a42a7 Add chainspec to consensus interface
git-subtree-dir: interfaces
git-subtree-split: 1b13a42a7803f5464722867a71065c27a7ebe8c3
* Squashed 'interfaces/' changes from 1b13a42a7..93a072c4c
93a072c4c Add missing import
git-subtree-dir: interfaces
git-subtree-split: 93a072c4c099d169322a3a53b95e40203276820b
* New consensus interfaces
* More on clique
* Fix tests
* Squashed 'interfaces/' changes from 93a072c4c..62f4ec4b2
62f4ec4b2 Add test service for consensus engine
git-subtree-dir: interfaces
git-subtree-split: 62f4ec4b263107635ffa3aabd5d634af22e813c6
* Squashed 'interfaces/' changes from 62f4ec4b2..061a63543
061a63543 Fix
git-subtree-dir: interfaces
git-subtree-split: 061a63543babdeb51ab7e3a96dec56b2485d4389
* Configuring clique engine with toml specs - start
* More toml parsing
* Constructed rinkeby genesis
* Simplify VerifyHeaders functions
* Fix lint
* Remove concurrent verification tests
* Fix lint
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-04-29 16:14:10 +01:00 |
|