- Mar 29, 2021
-
-
Artem Vorotnikov authored
-
- Mar 28, 2021
-
-
ledgerwatch authored
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
-
Alex Sharov authored
Mining: remove local pow mining (from ethash), --miner.notify is required now, cycle is non-blocking now (#1617)
-
Alex Sharov authored
-
Alex Sharov authored
-
- Mar 27, 2021
-
-
ledgerwatch authored
* block range options for rpctest * convert bench8 to fastjson * Add txtrace to integration tool Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- Mar 26, 2021
-
-
Artem Vorotnikov authored
-
ledgerwatch authored
-
Alex Sharov authored
-
Artem Vorotnikov authored
* Remove graphql, legacy options * Remove CODEOWNERS * Remove EWASM and custom EVM interpreter
-
alex.sharov authored
-
- Mar 25, 2021
-
-
Alex Sharov authored
-
Igor Mandrigin authored
-
ledgerwatch authored
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
-
Alex Sharov authored
-
- Mar 24, 2021
-
-
Artem Vorotnikov authored
* ObjectDatabase cleanup * Remove ObjectDatabase::WarmUp
-
ledgerwatch authored
* Fix for prefetched bodies * Do not reset headers stage to 0 Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
ledgerwatch authored
-
ledgerwatch authored
Correct forkID computation in sentry, use blocks prefetched by NewBlockPacket, Fix NaN delivery speed output (#1596) * Use proper forkID * Remove NaN from Write block bodies messages * Move Prefetched blocks Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
-
Chase Wright authored
-
- Mar 23, 2021
-
-
ledgerwatch authored
-
Artem Vorotnikov authored
* Move stuff around * Remove * tidy * Fix for writeReceipt printing * fix lint typo Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
-
alex.sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
RPCDaemon: increase throughput by allowing more parallel grpc streams and not lockthread for read tx (#1580)
-
ledgerwatch authored
* Uncomment * Try to fix * Try again * Compile fix * Compile fix * Compile fix * Compile fix * Compile fix * fix lint * Enable more tests * Fix core tests * Remove comment outs Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
-
Alex Sharov authored
-
- Mar 22, 2021
-
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
ledgerwatch authored
-
Alex Sharov authored
-
- Mar 21, 2021
-
-
ledgerwatch authored
* Remove Blockchain dependency from forkID, fix ENR update * Fix handshake_test * Remove db access from handshake * Undo * Use StagedSync in test handlers * Compile fix * Debugging * dependency fixes * More info * Print test name * Increase timeout * Disable checkpoint test * Optimise RW message pipe * Fix test * Print handshake errors * See where the pipe is closing * Remove checkpoints * Remove printouts * Revert "Fix test" This reverts commit d154e07b5f97f0b54485b50d572fb27c6c61af4b. * Revert "Optimise RW message pipe" This reverts commit 6936111a7ffdf166a19c6cf6fa9c8de725b449e0. * Revert "Increase timeout" This reverts commit 9dc0e234bbb80a1ff5146788a308fb7d76ce69de. * Revert "See where the pipe is closing" This reverts commit 3cf22afc43f2b2a254b63b86a0e24b58f84bdc2b. * Remove printing * Relax peerEventCh Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
-
Artem Vorotnikov authored
-