- Jul 03, 2021
-
-
Alex Sharov authored
-
Alex Sharov authored
-
- Jul 02, 2021
-
-
ledgerwatch authored
* rpctest bench for eth_getTransationReceipt * Add blockHash to re-generated receipts * Modify scanReceipts Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
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>
-
Alex Sharov authored
-
Zhengyan Gao authored
-
- Jun 30, 2021
-
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Zhengyan Gao authored
-
- Jun 29, 2021
-
-
Alex Sharov authored
-
Alex Sharov authored
This reverts commit e9ae6d68.
-
Alex Sharov authored
-
- Jun 28, 2021
-
-
Alex Sharov authored
-
Andrea Lanfranchi authored
-
- Jun 27, 2021
-
-
Alex Sharov authored
* add namespaces list to rpcdaemon help * add namespaces list to rpcdaemon help * add namespaces list to rpcdaemon help
-
Zhengyan Gao authored
* update tx block base fee, tips,fee cap json fields. (eip1559) * gofmt core/types/block.go
-
Alex Sharov authored
-
- Jun 26, 2021
-
-
ledgerwatch authored
Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Alex Sharov authored
* trace_replay * trace_replay * trace_replay * trace_replay * trace_replay
-
- Jun 25, 2021
-
-
Alex Sharov authored
* handle chain flag in integration * handle chain flag in integration * handle chain flag in integration * save * save * merge devel * save * noopWriter - one is enough * chain spec parser * chain spec parser * embed * embed * embed * embed * embed * embed * embed * clean * clean * correct alloc after reset state * correct alloc after reset state * correct alloc after reset state * integration reset state now does re-apply genesis and chainConfig * eips summary * eips summary * eips summary
-
Alex Sharov authored
* simplify eth_callBundle * simplify eth_callBundle
-
- Jun 24, 2021
-
-
Roman Koblov authored
* Make default gas for eth_Call to be maximum gas capacity instead of 0 * Fix nil pointer dereference
-
- Jun 23, 2021
-
-
ledgerwatch authored
* Scan txs * Find examples with access lists Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
ledgerwatch authored
* Fix range for eth_getLogs * Use Or and measure time * more measurement * more measurement * Not compute tx hashes * Not compute tx hashes * Not compute tx hashes * filter logs before derive fields * Fix filtering by block number * fix Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
ledgerwatch authored
* Remove root from eth_getTransactionReceipt * Simplifaction of status Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
ledgerwatch authored
* Scan receipts * Not check tx type before Berlin * Reverse * scan receipt code in the migration * Turn migration on * Apply migration * Fix * Print last * Remove last * Not remove last * Not updata in migration * no cursors in migration * Handle empty blocks * Handle empty blocks * Use the same code in hack * Print * Print * Save * Fix * Fix lint * Fix lint * Fix for empty DB Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
- 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
-
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
-
- 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
-
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
-
-
mempirate authored
* net_peerCount for remote sentries * cleanup * Simplify NetPeerCount using SentryClient * Refactor id -> count
-