good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jun 17, 2021
  2. Jun 16, 2021
  3. Jun 15, 2021
  4. Jun 14, 2021
  5. Jun 13, 2021
    • ledgerwatch's avatar
      Not to remove TD records on failed blocks (#2155) · c4cfd84b
      ledgerwatch authored
      
      * Not to remove TD records on failed blocks
      
      * Commit tx when stopped
      
      * Not to mess up stageloop commits
      
      * Stop
      
      * Fix header unwinds
      
      Co-authored-by: default avatarAlex Sharp <alexsharp@Alexs-MacBook-Pro.local>
      c4cfd84b
    • mempirate's avatar
      Add --maxpeers cli option (#2150) (#2158) · 89edfe39
      mempirate authored
      * add --maxpeers cli options (#2150)
      
      * cleanup
      89edfe39
    • BitBaseBit's avatar
      Implemented panic handling, graceful shutdown and reporting for all goroutines... · 7ed337cd
      BitBaseBit authored
      Implemented panic handling, graceful shutdown and reporting for all goroutines that don't explicitly handle them. (#2153)
      
      * implemented crash reporting for all goroutine panics that aren't handled explicitly
      
      * implemented crash reporting for all goroutine panics that aren't handled explicitly
      
      * changed node defaults back to originals after testing
      
      * implemented panic handling for all goroutines that don't explicitly handle them, outputting the stack trace to a file in crashreports
      
      * handling panics on all goroutines gracefully
      
      * updated missing call
      
      * error assignment
      
      * implemented suggestions
      
      * path.Join added
      
      * implemented Evgeny's suggestions
      
      * changed path.Join to filepath.Join for cross-platform
      
      * added err check
      
      * updated RecoverStackTrace to LogPanic
      
      * updated closures
      
      * removed call of common.Go to some goroutines
      
      * updated scope capture
      
      * removed testing files
      
      * reverted back to original method, I feel like its less intrusive
      
      * update filename for clarity
      7ed337cd
    • ledgerwatch's avatar
      Upgrade tests to 9.0.2 (#2147) · 74862ce6
      ledgerwatch authored
      
      * Upgrade tests to 9.0.1
      
      * Fix gas limit rule
      
      * Clean up output
      
      * Update testdata
      
      * Fix tip assigment
      
      * Fix genesis discrepancy
      
      * Skip typeTwo berlin test
      
      Co-authored-by: default avatarAlex Sharp <alexsharp@Alexs-MacBook-Pro.local>
      74862ce6
  6. Jun 12, 2021
  7. Jun 11, 2021
Loading