good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jul 03, 2021
  2. Jul 02, 2021
  3. Jul 01, 2021
  4. Jun 30, 2021
  5. Jun 29, 2021
  6. Jun 26, 2021
  7. Jun 25, 2021
    • Alex Sharov's avatar
      Sokol v0 (#2228) · 605d7a8d
      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
      605d7a8d
  8. Jun 23, 2021
    • Evgeny Danilenko's avatar
      Remove stacked defers (#2149) · 80c2fc6a
      Evgeny Danilenko authored
      
      * rewrite everything
      
      * remove stacked defers
      
      * debug
      
      * fix panic on nil tx
      
      * use db.View
      
      * panic
      
      * block based progress
      
      * errors
      
      * - assume that batches are big  enough to not worry about saving carefully logTime
      - use only 1 digit as progress indicator
      - log only if processing > 16 blocks
      
      * - update metric when printing logs
      
      * remove excluded
      
      Co-authored-by: default avataralex.sharov <AskAlexSharov@gmail.com>
      80c2fc6a
  9. Jun 22, 2021
  10. Jun 20, 2021
  11. Jun 19, 2021
  12. Jun 18, 2021
  13. Jun 17, 2021
    • mempirate's avatar
      Implements net_peerCount RPC call for internal sentries (#2172) · e51b09da
      mempirate authored
      * Implement API and protobuf
      
      * Squashed 'interfaces/' content from commit cd3eca28e
      
      git-subtree-dir: interfaces
      git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774
      
      * Implement net_peerCount RPC call
      
      * Squashed 'interfaces/' content from commit cd3eca28e
      
      git-subtree-dir: interfaces
      git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774
      
      * Fixing merge conflicts
      
      * Remove p2p.Server from Ethereum backend
      
      * Fix peerCount calculation for internal sentries
      
      * Bump eth backend API version
      
      * Update rpcdaemon README
      
      * Document version change
      e51b09da
  14. Jun 16, 2021
  15. Jun 15, 2021
  16. Jun 14, 2021
  17. 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
    • 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
  18. Jun 12, 2021
  19. Jun 11, 2021
  20. Jun 10, 2021
  21. Jun 08, 2021
Loading