- Jun 22, 2021
-
-
Alex Sharov authored
-
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
-
ledgerwatch authored
Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
- Jun 21, 2021
-
-
ledgerwatch authored
* Detect broken ancestry * Print last canonical headers * Add backExec * Cleanup * Add unwind util * Add trimTxs utility * Actually delete tx records * Avoid infinite loop * Change strategy * Close cursor after commmit * Fix RwBegin issue * 10m records per transaction Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Alex Sharov authored
-
Alex Sharov authored
* tx.AsMessage was called twice * noopWriter - one is enough
-
ledgerwatch authored
* extractHeaders * Print diff * Fix for state corruption without performance regression Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
- Jun 20, 2021
-
-
Artem Vorotnikov authored
* Remove unused tables, soft rename, take 3 * Bump db schema version * nil check in migration
-
Artem Vorotnikov authored
-
Artem Vorotnikov authored
-
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
-
Alex Sharov authored
-
Artem Vorotnikov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195)
-
Alex Sharov authored
-
- Jun 18, 2021
-
-
ledgerwatch authored
-
mempirate authored
* net_peerCount for remote sentries * cleanup * Simplify NetPeerCount using SentryClient * Refactor id -> count
-
ledgerwatch authored
* Try to solve sentry hanging problem + p2p impovement from geth * Fix import * Finer stream lock Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
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
-
Igor Mandrigin authored
-
ledgerwatch authored
-
ledgerwatch authored
This reverts commit 1390b3c7.
-
ledgerwatch authored
This reverts commit 470a9918. Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
alex.sharov authored
This reverts commit 470a9918.
-
alex.sharov authored
-
- Jun 16, 2021
-
-
ledgerwatch authored
* Experiment with tests * Increase test concurrency to 8 * Lower concurrency * Concurrency back to 2 Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
ledgerwatch authored
* Initial investigations * Add compatibility option, cleanup * More cleanup * Better error handling for streaming RPC requests Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
ledgerwatch authored
-
ledgerwatch authored
* Fix for peer not found messages * Print proto on disconnects too Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Artem Vorotnikov authored
-
Artem Vorotnikov authored
-
Alex Sharov authored
* - add context for goroutines shutdown - use 1 select for all channels to avoid deadlock * - add context for goroutines shutdown - use 1 select for all channels to avoid deadlock - integration: senders to use right chainconfig
-
BitBaseBit authored
-
Artem Vorotnikov authored
-
Alex Sharov authored
-