- May 05, 2021
-
-
Alex Sharov authored
* use same keepalive settings in sentry and rpcdaemon * use same keepalive settings in sentry and rpcdaemon
-
Alex Sharov authored
-
Alex Sharov authored
-
- May 04, 2021
-
-
ledgerwatch authored
* Fix for eth_getTransaction... returning tx from the pool * Fix * Fix more issues * Fix for EOF Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
ledgerwatch authored
* Fix transaction stream test * Fix * Update events.go Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
Add kv to stage settings (because it doesn't change in runtime, tx will be passed as Stage func argument) (#1872) * add kv to config * move forward tx use * move forward tx use * gc stat * gc stat * changeset writer - move to tx * clean * clean * clean * clean * clean
-
ledgerwatch authored
* Fix RPC daemon * Initial fixes for trace_filter Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Artem Vorotnikov authored
* Move storage changeset code into one file * Simplify storage changeset tests * simplify more * more * more * more * move account changeset into one file * simplify account changeset test * NewStorageChangesetPlain -> NewStorageChangeSet * EncodeStoragePlain -> EncodeStorage * StorageChangeSetPlain -> StorageChangeSet * AccountChangeSetPlain -> AccountChangeSet * more * more * more * Simplify EncodeStorage * more * Simplify FromDBFormat * more rename * rename changeset buckets (constant names only)
-
ledgerwatch authored
* Fix RPC daemon * Skip the test to fix RPC daemon Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Alex Sharov authored
* clean * clean * clean
-
ledgerwatch authored
* Trace Index * trace_filter * hrtc -> hrt * Fix CallTraces * wip * wip * Fix for incorrect gas * fix * Fix Tracer * Add block and uncle coinbases to trace index * rewind coinbase * Commit every 100k blocks after block 3m * Simplify * Safe unwinds * Safe unwind 2 * Cleanup * Simplification * Remove intermediate JSON transform * Reinstate optional CallIndex stage * Create rpctest bench for trace_filter * Fix trace_filter generator * Restore unwind order * Ignore the storage mode * Ignore the storage mode Co-authored-by:
Artem Vorotnikov <artem@vorotnikov.me> Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Alex Sharov authored
-
Alex Sharov authored
-
ledgerwatch authored
Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Alex Sharov authored
-
- May 03, 2021
-
-
Alex Sharov authored
* less use deprecated methods * less use deprecated methods * auto Dp limit * auto Dp limit * add test
-
ledgerwatch authored
* Add block rewards to trace_block * Add rewards to trace_block * Remove printouts * Fix trace_block and trace_transaction * Fix getBlockByNumber * Fix for parent/non parent block * Reverse fix for trace_call * Fix eth_getTransactionBy * Fixes for TIMESTAMP etc opcodes * More fixes * Fixes to tracers * Don't call CaptureEnd twice * Corrent gasUsed for CaptureEnd in create * Do CaptureFault consistently * Correct gasUsed for create * Remove insufficient balance trace * Catch contract collision error * Compatibility * Compatibility * More error names * Out of gas * Clean up * more error messages * Restore CaptureFault * Errors * Fix test Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Alex Sharov authored
-
Alex Sharov authored
-
- May 02, 2021
-
-
ledgerwatch authored
* Prevent deadlock by starting txPool early * Reduce error levels in the logs Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
ledgerwatch authored
* EIP-3529 * Test fix and EIP-3541 * Fix tests * Fix * Fix stagedsync test * Fix * Remove dup Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Alex Sharov authored
* use lru * add comment * add comment
-
alex.sharov authored
-
Artem Vorotnikov authored
-
- May 01, 2021
-
-
ledgerwatch authored
Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Alex Sharov authored
* broadcast new headers * don't use eth type * don't use eth type * add seenAnnounces scet * use lru
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
- Apr 30, 2021
-
-
ledgerwatch authored
* Aleut fix for GASPRICE opcode * Fix for tip+basefee > feecap * Unbork * Fix tests * Remove setHead test * Test fix Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Alex Sharov authored
* add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr
-
- Apr 29, 2021
-
-
Alex Sharov authored
-
ledgerwatch authored
* 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>
-
Alex Sharov authored
-
Igor Mandrigin authored
This reverts commit 16c4531b.
-
Igor Mandrigin authored
-
ledgerwatch authored
Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
Thomas Jay Rush authored
* Fixes trace_transaction to use new OETracer from trace_block * Fixes trace_get to use OETracer from trace_block * Trace only up to txIndex as per suggestion in trace_transaction * Cleaning up a few old comments
-
- Apr 28, 2021
-
-
Alex Sharov authored
-