good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jul 02, 2021
  2. Jul 01, 2021
  3. Jun 30, 2021
  4. Jun 29, 2021
  5. Jun 28, 2021
  6. Jun 27, 2021
  7. Jun 26, 2021
  8. 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
    • Alex Sharov's avatar
      simplify eth_callBundle (#2233) · d8608ac2
      Alex Sharov authored
      * simplify eth_callBundle
      
      * simplify eth_callBundle
      d8608ac2
  9. Jun 24, 2021
  10. Jun 23, 2021
  11. Jun 22, 2021
  12. Jun 19, 2021
  13. Jun 18, 2021
  14. 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
  15. Jun 16, 2021
  16. 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
      7ed337cd
  17. Jun 11, 2021
  18. Jun 09, 2021
  19. Jun 06, 2021
  20. Jun 05, 2021
  21. Jun 04, 2021
Loading