- Jul 04, 2021
-
-
Alex Sharov authored
-
- Jul 01, 2021
-
-
ledgerwatch authored
* Pull grpc bindings into erigon-lib * Remove mdbx dist Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- Jun 30, 2021
-
-
Alex Sharov authored
-
- Jun 29, 2021
-
-
Alex Sharov authored
-
Alex Sharov authored
This reverts commit e9ae6d68.
-
Alex Sharov authored
-
- Jun 22, 2021
-
-
Alex Sharov authored
* add table size logs and metrics * log stale readers * - don't collect db metrics in background - do check stale readers once an hour * execution to update metrics when print logs * hide file exists err * hide file exists err
-
- Jun 20, 2021
-
-
Artem Vorotnikov authored
* Remove unused tables, soft rename, take 3 * Bump db schema version * nil check in migration
-
Artem Vorotnikov authored
-
- Jun 19, 2021
-
-
Alex Sharov authored
* move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule * move mdbx to submodule
-
Artem Vorotnikov authored
-
Alex Sharov authored
To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195)
-
- Jun 18, 2021
-
-
mempirate authored
* net_peerCount for remote sentries * cleanup * Simplify NetPeerCount using SentryClient * Refactor id -> count
-
Alex Sharov authored
-
- Jun 17, 2021
-
-
mempirate authored
* Implement API and protobuf * Squashed 'interfaces/' content from commit cd3eca28e git-subtree-dir: interfaces git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774 * Implement net_peerCount RPC call * Squashed 'interfaces/' content from commit cd3eca28e git-subtree-dir: interfaces git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774 * Fixing merge conflicts * Remove p2p.Server from Ethereum backend * Fix peerCount calculation for internal sentries * Bump eth backend API version * Update rpcdaemon README * Document version change
-
- Jun 16, 2021
-
-
Artem Vorotnikov authored
-
Alex Sharov authored
-
- Jun 14, 2021
-
-
Alex Sharov authored
-
- Jun 11, 2021
-
-
Alex Sharov authored
* save * save * save
-
Alex Sharov authored
* txpool_content * txpool_content * txpool_content * txpool_content * Squashed 'interfaces/' content from commit 1e916d013 git-subtree-dir: interfaces git-subtree-split: 1e916d0137aff7bd9e9356cc203cea5f0ea9c7f1 * add test * add test * add test * merge devel * save
-
Alex Sharov authored
* extract p2p config out of sentry * extract p2p config out of sentry * extract p2p config out of sentry * rebase devel * rebase devel * add bootnodes to sentry * add bootnodes to sentry
-
Evgeny Danilenko authored
* use trace for TEVM status * restore testdata * fix getting contract from plain state * unwind * linters * reproducible build debug * debug * debug * remove debug
-
- Jun 06, 2021
-
-
ledgerwatch authored
* Move tests 6 * Compile fixes * Fix lint * Compile fixes * Fix compile * compile fixes * Compile fix * Fix consesus/clique * Cleanup * Add gas limit * Print * Prints * More print * Fix * Reinstate TestGetBlockReceipts66 Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- Jun 05, 2021
-
-
Alex Sharov authored
* 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
-
- Jun 04, 2021
-
-
Alex Sharov authored
* add db label - later will add txpool db * move commit marker to kv_mdbx behind Chain label * Update migrations.go * clean Co-authored-by:
ledgerwatch <akhounov@gmail.com>
-
Alex Sharov authored
* close cursor * stateless append * stateless append * faster pruning del and close cursor * faster pruning del and close cursor * less wrappers * less wrappers * less wrappers * clean Co-authored-by:
ledgerwatch <akhounov@gmail.com>
-
b00ris authored
* fix test * get rid of ObjectDatabase * sn_builder_prototype2 * save state * save state * integration step1 * fix lint * fix * fix test * integrate migrator.finish * fix lint * fix build * fix typo * fix
-
Alex Sharov authored
* simplify receipts reading * test
-
Alex Sharov authored
* mdbx 0.10.1 * remove -tags mdbx * remove -tags mdbx * remove -tags mdbx
-
ledgerwatch authored
* Migration to fix trace_filter * Fix to db/tx * Fix to db/tx * Error fixes * Bump KV version Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
ledgerwatch authored
* Intermediate * Test for trace_filter * Clean up * Clean up * clean up * More to the test * Hack * Block parameter * Block parameter * use mdbx * Print number of records * Print keys * Print index records * Print block numbers * Print values in tracecallset * Print some more * More printing * Print froms and tos * Print startBlock and endBlock * Tests and fixes * Cleanup Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- Jun 03, 2021
-
-
alex.sharov authored
-
- Jun 01, 2021
-
-
Alex Sharov authored
-
Alex Sharov authored
* save * save
-
- May 31, 2021
-
-
Alex Sharov authored
-
- May 30, 2021
-
-
Alex Sharov authored
-
- May 29, 2021
-
-
Andrea Lanfranchi authored
* wsl2 * Handle PS crash for garbage keys * More strict error checking * Update readme for reintroduced WSL support * Wrong htop display only for LMDB * Wrong link in Readme * A further note on WSL IP address Co-authored-by:
alex.sharov <AskAlexSharov@gmail.com>
-
- May 28, 2021
-
-
Alex Sharov authored
* genesis switch db * genesis switch db
-
alex.sharov authored
-
- May 27, 2021
-
-
Evgeny Danilenko authored
* convert contracts after block execution * check if has tevm code * after review-1 * handle ErrNotFound * typo * tests * tevm code bucket * testdata * execute pre-stage * after merge * test fix * test fix * fix test after merge * disable translation stage * after merge * rename params * rename to Erigon * parallelize EVM translation * fix * logging and fixes * fix * todos * cleanup * revert erigorn renaming * unwind * tevm unwind * fix AppData * non-parallel version * comments
-