good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jul 03, 2021
  2. Jun 22, 2021
  3. Jun 19, 2021
  4. Jun 18, 2021
  5. Jun 16, 2021
  6. Jun 15, 2021
  7. Jun 14, 2021
    • BitBaseBit's avatar
      Added temp file in crashreports because git is stupid (#2157) · 229d6671
      BitBaseBit authored
      * added temp file in crashreports because git is stupid and wont add empty folders
      
      * added proper creating of crash report dir
      
      * changed crashreports dir to one directory up from datadir
      
      * implemented suggestions
      
      * switched back to 5d651381daf9d12cc663a7326b3b16d7bb4c1aa0 for tests/testdata
      Unverified
      229d6671
  8. Jun 13, 2021
    • 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
      Unverified
      7ed337cd
  9. Jun 11, 2021
  10. Jun 04, 2021
  11. May 31, 2021
  12. May 28, 2021
  13. May 26, 2021
  14. May 22, 2021
  15. May 20, 2021
  16. May 18, 2021
  17. May 08, 2021
    • b00ris's avatar
      Snapshot sync headers stage (#1836) · 565a4250
      b00ris authored
      
      * save state
      
      * snapshot update works
      
      * save state
      
      * snapshot migrator
      
      * tx test
      
      * save state
      
      * migrations stages refactor
      
      * refactor snapshot migrator
      
      * compilation fixed
      
      * integrate snapshot migrator
      
      * goerli sync headers
      
      * debug async snapshotter on goerly
      
      * move verify headers, remove experiments, fix remove old snapshot
      
      * save state
      
      * refactor snapshotsync injection
      
      * fix deadlock
      
      * replace snapshot generation stage logic to migrate method
      
      * change done for body snapshot
      
      * clean
      
      * clean&&change deleted value
      
      * clean
      
      * fix hash len
      
      * fix hash len
      
      * remove one of wrap methods, add remove snapshots on start
      
      * add err check
      
      * fix shadowing
      
      * stages unwind order debug
      
      * matryoshka experiments
      
      * steam test
      
      * fix build
      
      * fix test
      
      * fix lint
      
      * fix test
      
      * fix test datarace
      
      * add get test
      
      * return timeout
      
      * fix mdbx overlap
      
      * fix after merge
      
      * change epoch size
      
      * clean todo
      
      * fix
      
      * return testdata
      
      * added return from sndownloader gorutine
      
      * fix review comments
      
      * Fix
      
      * More info
      
      Co-authored-by: default avatarAlex Sharp <alexsharp@Alexs-MacBook-Pro.local>
      Unverified
      565a4250
  18. Apr 30, 2021
    • Alex Sharov's avatar
      add --sentry.api.addr flag (#1850) · 249b3098
      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
      Unverified
      249b3098
  19. Apr 27, 2021
  20. Apr 26, 2021
  21. Apr 19, 2021
  22. Apr 09, 2021
  23. Apr 03, 2021
  24. Mar 29, 2021
  25. Mar 26, 2021
  26. Mar 23, 2021
  27. Mar 19, 2021
  28. Mar 18, 2021
  29. Mar 15, 2021
  30. Mar 10, 2021
Loading